xofred/deviantart-gallery-downloader

unhandled response

Closed this issue · 2 comments

Today i got following error

Updating netrc's entry
Logging in
403 => Net::HTTPForbidden for https://www.deviantart.com/users/login -- unhandled response
Login failed after 3 retries
You might not be able to fetch the age restricted resources
Connecting to gallery
gallery has no images, abort

If you don't mind, could you please provide the DeviantArt gallery link? Because on my end, everything seems ok...
downloading
folder

I fixed issue after reinstall gem dependencies

gem install addressable
gem install domain_name
gem install http-cookie
gem install mime-types
gem install net-http-digest_auth
gem install net-http-persistent
gem install nokogiri
gem install rubyntlm
gem install webrick
gem install webrobots