3 reviews
- Rated 5 out of 5by rb07, 5 years agoConfiguration doesn't work at all, no error displayed (plugin & NAS logs) but it never connects.
- - -
Latest version, 1.68.
I don't see any change after I "click" connect, no message, no anything. I quote "click" because the button is so ugly I can't tell if it is enabled or not (after I fill every single field above it).
No port problem, I didn't use the port to configure Download Station, I used the destination, my link looks like this (when used on the browser, the plugin doesn't show anything in that field):
https://fqdn/download/
- - -
OK, I'm progressing a little bit... I found that the check marks on the right of each field have to be pushed to store the value (I thought before they were only showing that the value was somewhat valid).
Now the plugin is showing "***Connection un progress***", and not moving from there.
BTW the message should be "Connection in progress".
The link used looks a bit odd, https and port are redundant, don't know if that is the problem... or the plugin doesn't do https (no problem on the NAS side, the Web server does have a valid Cert).
The link looks like:
https://fqdm:443/downloads
- - -
When I use the "Link to Download Station" in my browser it works fine, I get the login screen where I use the exact user/password I'm setting in the plugin.
With tcpdump I can see there is traffic, but of course I can't see what it is (https is encrypted).
- - -
I get a 404 The page you are looking for cannot be found.
Does this web api has to be enabled somewhere?
BTW using DSM 6.2.2-24922 Update 4.
...
Perhaps you meant:
https://myNAS:5001/webapi/query.cgi?api=SYNO.API.Info&version=1&method=query&query=all
I get a long page from that address. Do you really want to see that?
...
A redacted (short) output is at:
https://pastebin.com/e6w1idwF
- - -
No, the 5001 is the regular https port of DSM, I can get the same response if I use:
https://myNAS/download/webapi/query.cgi?api=SYNO.API.Info&version=1&method=query&query=all
Note the only difference to what you posted is adding the "customized alias" (like the DSM Control Panel's Application Portal names it).
I did sent you an email before starting to post here... I guess you didn't receive it (it was to the support address shown below).
- - -
Working now.Developer response
posted 5 years agoWhat version you use ? If you use the last (1.68), it display errors... when you click on the connect button... A lot of people have port problem ? Which port have you chosen (some of them are forbidden by firefox like the 21) ? Are you in http or https ?
______________________________________________
I understand your problem... I think you have'nt validate your settings... Effectively, the button connect is not active if your settings are not saved...
When your fill the fields for IP, port etc, you must validate it by clicking on the blue "V" button which appear at the right side of the field.
______________________________________________
The only case when the connection button always ride on ***Connection un progress*** (yes i made a typing error) is when you recieve a response but with a non good format... It mean that whether the problem is on the domain name or in the port... In your case i think they are good... (it is not a problem the port is redundant because it need to be here for technical reasons... but maybe your real acces port is not 443... i don't think so in your case but still check your port redirection settings on your NAS, try the 5001). Otherwise, i think the problem came from the type of account you have... I explain, if when you type your domain name "https://mydomain.com:443" in adress bar and it leads to a download station tab without access to anything else... It could be a probleme because my extension does not only use the Download Station API, and need an acces to the Authentification API... normaly it work even with a restrained account to Download Station but i don't know why, in some case, it fail...
Or maybe it is just simply a permission problem... in your settings panel on your NAS, check if your user account has acces to Download Station... Control Panel -> User -> select your account -> modify -> Applications tab (maybe in english it is not applications, maybe app or something like that) -> look if Download Station is checked and maybe DSM (not necessary normaly but maybe)...
__________________________________________________________________________
I don't think your problem come from login or password because if it was, an error should be displayed...
If you can type this on your firefox adress bar : https://YOURHOST:PORT/webapi/query.cgi?api=SYNO.API.Info&version=1&method=query&query=all
replace "YOURHOST" and "PORT" by yours and say me what is the response displayed on firefox.
It is a request of pre-connection, if you have a response, it could help me to identify the problem.
___________________________________________________________________________
OK, if you recieve a response by typing https://myNAS:5001/webapi........ in your address bar it mean that you sould use your "MyNAS" in the IP field and your "5001" in the port field and dont forget to check https (is in blue when is checked)... and normally it cannot be failed even if there is a problem whith login or password... it could't stay on "connection in progress" more than 5 second and after it display the type of error...
The only solution that i can see is maybe you havent checked the HTTPS field...
Otherwise if you have a little time to help me to relsove this problem, i can giving you instructions to check functions but it would be more easy by mail...
_____________________________________________________________________________________________
Sorry i could'nt answer you those days... I've seen your email, i've sent you one with a procedure to check your connection. - Rated 5 out of 5by Firefox user 14587373, 6 years ago