google-code-export / django-filebrowser

Automatically exported from code.google.com/p/django-filebrowser
Other
0 stars 0 forks source link

HTTP Error, error 500 #309

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. go to admin/filebrowser/upload/
2. upload a file

What is the expected output? What do you see instead?
The progress bar does go to 100%, but at the end of the upload a message shows 
up "HTTP Error"

What revision of the FileBrowser are you using?
filebrowser 3. Cannot say with precision what revision it is.

What version/revision of Django are you using?
1.2.3

Please provide any additional information below.
The server is running apache and mod_wsgi (2.5) on debian lenny. It is on port 
8080 with nginx on the front end (port 80) to serve static files.

NginX access log says:
"POST /admin/filebrowser/upload_file/ HTTP/1.1" 500 10426 "-" "Shockwave Flash"

Original issue reported on code.google.com by whiletru...@gmail.com on 10 Jan 2011 at 4:01

GoogleCodeExporter commented 9 years ago
please take a look at older issues and search the google-group. the "error" is 
probably related to your setup. for asking questions, please use the 
google-group.

if you think you´ve found a bug, please reopen this ticket with more details.

Original comment by sehmaschine on 10 Jan 2011 at 10:07