#1087 closed bug (Invalid)
Web interface stucks at "Uploading your torrent.."
Reported by: | seqizz | Owned by: | Damien Churchill |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | Web UI | Version: | 1.3.0_dev |
Keywords: | uploading stuck | Cc: |
Description
svn trunk version, just built. I can't add a torrent from web interface. also all new rc* versions acts like this. When i want to add a torrent, it stucks in "Uploading your torrent" loop. Bar goes to end, and restarts, seems like an animation :) Here is a screenshot, sorry for blur: http://img300.imageshack.us/img300/3632/ejjaj.png
When i've downgrade to 1.1.9, the old interface works without any problem. Gentoo x86_64, here is the /etc/conf.d/deluged :
DELUGED_USER="deluge:nogroup" DELUGEUI_START="true" DELUGEUI_OPTS="-u web"
deluge flags are : webinterface -gtk -libnotify
Attachments (3)
Change History (21)
comment:1 by , 15 years ago
comment:3 by , 15 years ago
Status: | new → pending |
---|
comment:4 by , 15 years ago
Status: | pending → new |
---|
yes, still exists with latest. probably irrevelant with browser but this time i've tried both chromium and firefox..
comment:5 by , 15 years ago
Status: | new → pending |
---|
Could you try again with the latest git and see if this is still occurring? If it is could you please run the ui with debug logging -L debug and attach it here?
comment:6 by , 15 years ago
Milestone: | → 1.3.0 |
---|
by , 15 years ago
Attachment: | delugedebug added |
---|
comment:7 by , 15 years ago
Status: | pending → new |
---|
Attachment (delugedebug) added by ticket reporter.
comment:9 by , 15 years ago
first gave a permission error, after fixing it, now says some files missing (in only debug)
comment:12 by , 15 years ago
Ah those won't affect it at all. I've just added some extra debug logging statements in the handler for file uploads so if you could get the latest from git master and then attach the new long that would be really appreciated!!
comment:13 by , 15 years ago
Just fetched from portage, but i couldn't see something new, 9999 ebuild is getting from svn, i hope it's not a problem :\
comment:14 by , 15 years ago
The ebuild has been updated to use git so if you would be able to try again that would be most appreciated :)
comment:15 by , 15 years ago
Status: | new → pending |
---|
comment:16 by , 15 years ago
Status: | pending → new |
---|
Attachment (newlogfile) added by ticket reporter.
comment:18 by , 15 years ago
Version: | 1.2.0_dev → 1.3.0_dev |
---|
Ok, here is the key, i've tried with my friends' Windows XP. Adding a torrent file was successful. Why my box can't add torrents? (Chromium and Firefox) Probably this is the end of bug report. Do you provide client-side support? :)
comment:19 by , 15 years ago
Updated firefox can upload, this is a chromium problem. Sorry for flooding.
comment:20 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
+ deluge-gtk downloads normally here.. Tried to play with config files (like resetting to default) didn't solve the webui problem.