dnafication / saz2jmx

A utility to convert fiddler capture (saz) to jmeter script (jmx)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: end of central directory record signature

subhm07 opened this issue · comments

✖ 1 ~ ❯❯❯ sudo npx saz2jmx -s ~/Desktop/2021-4-18 -d ~/Documents/hello.jmx
not a valid zip/saz archive
/home/shubham/node_modules/saz2jmx/lib/index.js:23
throw err;
^

Error: end of central directory record signature not found
at /home/shubham/node_modules/yauzl/index.js:187:14
at /home/shubham/node_modules/yauzl/index.js:631:5
at /home/shubham/node_modules/fd-slicer/index.js:32:7
at FSReqCallback.wrapper [as oncomplete] (fs.js:516:5)