I get this error :( please help, happens with all of the triggers
$ btqueue.py remote
>>> list
Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/BitQueue/manager.py", line 1882, in mainloop
self.cmdloop()
File "/usr/local/lib/python2.4/cmd.py", line 142, in cmdloop
stop = self.onecmd(line)
File "/usr/local/lib/python2.4/site-packages/BitQueue/manager.py", line 1351, in onecmd
ret = cmd.Cmd.onecmd(self,l)
File "/usr/local/lib/python2.4/cmd.py", line 219, in onecmd
return func(arg)
File "/usr/local/lib/python2.4/site-packages/BitQueue/manager.py", line 1495, in do_list
res = self.manager.do_list(line)
File "/usr/local/lib/python2.4/site-packages/BitQueue/xmlrpc.py", line 143, in __call__
dict = self.__send(self.__name,(self.__id,)+args)
File "/usr/local/lib/python2.4/site-packages/BitQueue/xmlrpc.py", line 184, in __request
verbose=self.__verbose
File "/usr/local/lib/python2.4/xmlrpclib.py", line 1129, in request
self.send_content(h, request_body)
File "/usr/local/lib/python2.4/xmlrpclib.py", line 1243, in send_content
connection.endheaders()
File "/usr/local/lib/python2.4/httplib.py", line 798, in endheaders
self._send_output()
File "/usr/local/lib/python2.4/httplib.py", line 679, in _send_output
self.send(msg)
File "/usr/local/lib/python2.4/httplib.py", line 646, in send
self.connect()
File "/usr/local/lib/python2.4/httplib.py", line 630, in connect
raise socket.error, msg
error: (61, 'Connection refused')
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The BTQueue is unable to connect to the XML-RPC server side due to "connection refused". Please verify your `policy.conf` regarding xmlrpc_port and xmlrpc_addr. Probably it was filtered by firewall so switching to 127.0.0.1 might help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, so you are using the default configuration. In this case, connection refused should be a response from internal firewall. Probably you should try to disable `iptables` or something like that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get this error :( please help, happens with all of the triggers
$ btqueue.py remote
>>> list
Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/BitQueue/manager.py", line 1882, in mainloop
self.cmdloop()
File "/usr/local/lib/python2.4/cmd.py", line 142, in cmdloop
stop = self.onecmd(line)
File "/usr/local/lib/python2.4/site-packages/BitQueue/manager.py", line 1351, in onecmd
ret = cmd.Cmd.onecmd(self,l)
File "/usr/local/lib/python2.4/cmd.py", line 219, in onecmd
return func(arg)
File "/usr/local/lib/python2.4/site-packages/BitQueue/manager.py", line 1495, in do_list
res = self.manager.do_list(line)
File "/usr/local/lib/python2.4/site-packages/BitQueue/xmlrpc.py", line 143, in __call__
dict = self.__send(self.__name,(self.__id,)+args)
File "/usr/local/lib/python2.4/site-packages/BitQueue/xmlrpc.py", line 184, in __request
verbose=self.__verbose
File "/usr/local/lib/python2.4/xmlrpclib.py", line 1129, in request
self.send_content(h, request_body)
File "/usr/local/lib/python2.4/xmlrpclib.py", line 1243, in send_content
connection.endheaders()
File "/usr/local/lib/python2.4/httplib.py", line 798, in endheaders
self._send_output()
File "/usr/local/lib/python2.4/httplib.py", line 679, in _send_output
self.send(msg)
File "/usr/local/lib/python2.4/httplib.py", line 646, in send
self.connect()
File "/usr/local/lib/python2.4/httplib.py", line 630, in connect
raise socket.error, msg
error: (61, 'Connection refused')
The BTQueue is unable to connect to the XML-RPC server side due to "connection refused". Please verify your `policy.conf` regarding xmlrpc_port and xmlrpc_addr. Probably it was filtered by firewall so switching to 127.0.0.1 might help.
it already is :\ here is what everythings set to, any more help would be appreciated
alloc_rate=2.0
alloc_type=normal
allow_acl=ALL
bind_ip=
daemon_stderr=
daemon_stdout=
debug_level=1
default_command=list running seeding
default_encoding=tis-620
default_priority=5
default_socket_timeout=60
deny_acl=NONE
dest_path=/home/admin/incoming
enable_dht=1
filesystem_encoding=
idle_timeout=300
idle_timeout_check_interval=60
ignore_waiting_media=0
ipv6_binds_v4=0
log_unknown_id=0
max_download_rate=20
max_files_open=50
max_initiate=40
max_last_banned=20
max_last_message=40
max_peer=90
max_peer_ratio=4
max_port=6999
max_run_job=5
max_seed_rate=10
max_seed_time=86400
max_seeder=4
max_share_ratio=2.0
max_upload_rate=10
min_free_space=104857600
min_peer=20
min_peer_ratio=0
min_port=6881
min_seed_time=0
min_seeder=0
min_share_ratio=1.0
order_acl=allow,deny
peer_format=l,ip:r,rport:l,cc:l,client:l,netname
peer_id=btq
random_port=1
reassign_id=1
report_ip=
request_backlog=2
rerequest_interval=1200
scheduling_interval=30
scrape_interval=1200
snub_time=30
spew_format=l,ip:r,rport:l,cc:l,direction:r,uprate:r,downrate:r,dtotal:r,utotal:r,completed:l12,client:l12,netname
torrent_format=r,id:l20,title:r,progress:r,dlsize:l,totalsize:r,eta:r,dlspeed:r,ulspeed:r,seeds:r,peers:l,btstatus:r,ratio:l,activity
torrent_path=/home/admin/torrent
tracker_proxy=
upnp_nat_access=1
use_single_port=1
verify_link=0
webservice_add=1
webservice_close=0
webservice_delete=1
webservice_gset=0
webservice_id=wsbt
webservice_ip=127.0.0.1
webservice_pause=1
webservice_port=19412
webservice_query=1
webservice_queue=1
webservice_resume=1
webservice_version=1
write_buffer_size=4
xmlrpc_id=xmlrpcbt
xmlrpc_ip=127.0.0.1
xmlrpc_port=19413
Ok, so you are using the default configuration. In this case, connection refused should be a response from internal firewall. Probably you should try to disable `iptables` or something like that.