Page 1 of 1

Cant add files via the UI

Posted: April 3rd, 2017, 9:18 am
by cannfoddr
Have a new instance of sabnzbd up and running inside a docker image (Linuserver.io). Its sitting behind a reverse proxy setup with LE certificate support on https sabnzbd.xxxx.com. Everything seems to be working and I can log in to the UI and can see jobs running through the API.

I just tried to drag and drop a file/add a file directly - this seems to work as far as getting the Uploading message displayed - then it just sits there and nothing seems to happen.

Is this a side effect of using https: or am I missing something obvious???

Re: Cant add files via the UI

Posted: April 3rd, 2017, 10:29 am
by safihre
Do you see something in the logs? What file extensions is the file you upload?
It sounds like a Javascript error. Can you right click anywhere on the page (before uploading) and click Inspect Element. Then go to the Console tab/window. Now try to upload the file, does it show a new warning there?