-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Downloading HIB home #2
Comments
I'm afraid the Humble guys are making it harder and harder for automatic processing to work. I've pushed an update that might or might not work. Worst case scenario, you can still grab your gamekey list manually by visiting https://www.humblebundle.com/api/v1/user/order and saving the page to disk to feed to |
So now the error is different (I haven't tried the manual way yet) ~/HBundle$ ./grab-hib.rb -d whatever > doit |
In Manual mode, all the torrent one show an error, while direct downloads work. Here an extract showing several torrents failing and a direct download working: [2016-07-10 09:21:55.088 AWST] transmission-remote: (http://localhost:9091/transmission/rpc/) Couldn't connect to server |
I removed the gamekeys from the above post. |
The transmission error is a different issue altogether. For the future,please open a separate issue. |
Sorry, was not sure if ti was related. Thanks! |
No problem, have fun with your games now ;-) |
I installed transmission-remote, but did not work (debian). So I tried transmission-daemon, and after setting it to no authentication, this time it all worked. Thanks! |
~/HBundle$ ./grab-hib.rb -d whatever > doit
'Downloading HIB home ...
Logging in ...
./grab-hib.rb:209:in
download_home': undefined method
field_with' for nil:NilClass (NoMethodError)from ./grab-hib.rb:316:in `
The text was updated successfully, but these errors were encountered: