Skip to content

Retrieval error (TypeError: can't convert Hash to String) #114

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

Open
PRESFIL opened this issue Dec 26, 2020 · 0 comments
Open

Retrieval error (TypeError: can't convert Hash to String) #114

PRESFIL opened this issue Dec 26, 2020 · 0 comments

Comments

@PRESFIL
Copy link

PRESFIL commented Dec 26, 2020

2020-12-27 02:41:28 (info) transmission-rss 1.2.0
2020-12-27 02:41:28 (debug) {"feeds"=>[{"url"=>"nyaa.si/?page=rss&u=pashok2801"}], "update_interval"=>600, "add_paused"=>false, "server"=>{"host"=>"localhost", "port"=>9091, "rpc_path"=>"/transmission/rpc"}, "login"=>nil, "log"=>{"target"=>:stderr, "level"=>"debug"}, "fork"=>false, "single"=>false, "pid_file"=>false, "privileges"=>{}, "seen_file"=>nil}
2020-12-27 02:41:28 (debug) no privilege dropping
2020-12-27 02:41:28 (debug) 0 uris from seenfile
2020-12-27 02:41:28 (debug) pid 37089
2020-12-27 02:41:28 (debug) aggregator start
2020-12-27 02:41:28 (debug) aggregate nyaa.si/?page=rss&u=pashok2801
/usr/lib/ruby/2.7.0/open-uri.rb:52: warning: The last argument is split into positional and keyword parameters
2020-12-27 02:41:28 (debug) retrieval error (TypeError: can't convert Hash to String (Hash#to_str gives NilClass))

ruby version: ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-linux]
transmission-rss version: 1.2.0

Systemwide config:

feeds:
  - url: 'nyaa.si/?page=rss&u=pashok2801'

server:
  host: localhost
  port: 9091
  rpc_path: /transmission/rpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant