Robert Wang

Results 5 comments of Robert Wang

same here, changed baseUrl to https://learning.oreilly.com but still got 301 error, [safari-downloader] starting application... [safari-downloader] StatusCodeError: 301 - undefined any way to turn on debug to see more details? Thanks.

found my issue, npm installed as global but I checked and changed indix.js under cloned repo, run this to find global installation then check baseUrl there. $ npm root -g

you need to go to cloned folder SafariBooks-Downloader, package.json is there which needed for your npm install.

Any news about this issue? I got same issue here, 172.25.250.26 is floating ip, I cannot ping it in netns. Looks like the issue is with 172.25.250.26/32, it should be...

I got similar issue when run minishift on CMD or wsl, only works with msys64. The minishift oc-env will give window back slash path format, just manually change to unix...