TTsWeb / upload

Automatically exported from code.google.com/p/upload
0 stars 2 forks source link

error webui #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to upload using the webUI
2.
3.

What is the expected output? What do you see instead?
Upload done?

reset command failed. check if /home/torrent/upload/wrapper and /etc/sudoers 
have the correct information

What version of the product are you using? On what operating system?
debian

Please provide any additional information below.
visudo

root ALL=(root, user2) NOPASSWD: /home/torrent/upload/wrapper ,  
/home/user2/upload/wrapper
www-data ALL=(root, user2) NOPASSWD: /home/torrent/upload/wrapper , 
/home/user2/upload/wrapper
torrent ALL=(root, user2) NOPASSWD: /home/torrent/upload/wrapper , 
/home/user2/upload/wrapper

Original issue reported on code.google.com by zahnp...@gmail.com on 22 Jul 2012 at 10:09