060b3 GUI returns white screen on trying to create (impossible) directory
Posted: March 18th, 2011, 7:22 am
060b3 GUI returns white screen on trying to create (impossible) directory
PEBKAC, but the result is strange:
after filling out a Temporary Download Folder in http://localhost:8080/config/directories/ and clicking on Save Changes, I a complete white http://localhost:8080/config/directorie ... irectories
Cause: SABnzbd cannot create the directory I filled out; see stdout logging below.
Workaround: point browser http://localhost:8080/
2011-03-18 13:15:46,416::INFO::[misc:342] download_dir directory: /media/System/Temp/sander/Downloads/Downloads/incomplete does not exist, try to create it
2011-03-18 13:15:46,417::ERROR::[misc:344] Cannot create directory /media/System/Temp/sander/Downloads/Downloads/incomplete
PEBKAC, but the result is strange:
after filling out a Temporary Download Folder in http://localhost:8080/config/directories/ and clicking on Save Changes, I a complete white http://localhost:8080/config/directorie ... irectories
Cause: SABnzbd cannot create the directory I filled out; see stdout logging below.
Workaround: point browser http://localhost:8080/
Code: Select all
2011-03-18 13:17:57,369::INFO::[misc:342] download_dir directory: /media/System/Temp/sander/Downloads/incomplete does not exist, try to create it
2011-03-18 13:17:57,370::ERROR::[misc:344] Cannot create directory /media/System/Temp/sander/Downloads/incomplete
2011-03-18 13:15:46,416::INFO::[misc:342] download_dir directory: /media/System/Temp/sander/Downloads/Downloads/incomplete does not exist, try to create it
2011-03-18 13:15:46,417::ERROR::[misc:344] Cannot create directory /media/System/Temp/sander/Downloads/Downloads/incomplete