torrent creation/add torrent

General support for problems installing or using Deluge
Post Reply
magnoman
Member
Member
Posts: 18
Joined: Mon Jan 21, 2008 2:42 pm
Location: uk

torrent creation/add torrent

Post by magnoman »

sorry new to linux
i have installed deluge and run daemon and webui
i can connect to daemon via browser ect..
but i cant add a torrent or create a torrent in the new rc1 series
i get the gui but no folders/files show
any ideas what im doing wrong ?
im using vista to connect !
ubuntu hardy server (software installed on)
magnoman
Member
Member
Posts: 18
Joined: Mon Jan 21, 2008 2:42 pm
Location: uk

Re: torrent creation/add torrent

Post by magnoman »

now using rc2 version this is the last trace call error i get ?
when trying to add a torrent....(i still cant create a torrent) :(

Code: Select all

Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 310, in wsgifunc
    result = func()
  File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 131, in <lambda>
    func = lambda: handle(inp, fvars)
  File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 61, in handle
    return tocall(*([x and urllib.unquote(x) for x in args] + fna))
  File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 75, in deco
    return func(self, name) #check_session:ok
  File "/var/lib/python-support/python2.5/deluge/ui/webui/json_api.py", line 246, in POST
    tmp_file = open(path, 'w')
IOError: [Errno 21] Is a directory: '/tmp/'

[ERROR   ] 23:56:55 json_api:63 JSON-error:local variable 'metadata' referenced before assignment:local variable 'metadata' referenced before assignment
any help would be appreciated :(
damoxc
Top Bloke
Top Bloke
Posts: 117
Joined: Sat Jul 19, 2008 7:26 pm
Location: Hampshire, UK
Contact:

Re: torrent creation/add torrent

Post by damoxc »

What browser are you using for the webui?
magnoman
Member
Member
Posts: 18
Joined: Mon Jan 21, 2008 2:42 pm
Location: uk

Re: torrent creation/add torrent

Post by magnoman »

firefox 2 on vista
now upgraded to ubuntu server 8.10 intrepid and still have same problems :(
damoxc
Top Bloke
Top Bloke
Posts: 117
Joined: Sat Jul 19, 2008 7:26 pm
Location: Hampshire, UK
Contact:

Re: torrent creation/add torrent

Post by damoxc »

Would you be able to supply me with the torrrent file, and if possible, an HTTP log using the Live HTTP Headers firefox extension?
Post Reply