Page 1 of 1

Error after lastest DSM update

Posted: 09 Jul 2018, 12:07
by hot22shot
Hello,

I updated my Synology (DS916+) to the lastest DSM (6.2-23739 Update 1) and now FileBot Node seems broken :
Image

Here is what I tried :
- Reinstall FileBot Node (several times).
- Reinstall Node.js
- Reboot the NAS (I know :lol: but sometimes it does magic).
- Like advised on the FAQ I tried to ping the filebot node service :

Code: Select all

loic@DSM:~$ curl -v https://localhost:5453/auth
* Failed to connect to localhost port 5453: Connection refused
curl: (7) Failed to connect to localhost port 5453: Connection refused
loic@DSM:~$ curl -v http://localhost:5452/auth
* Failed to connect to localhost port 5452: Connection refused
curl: (7) Failed to connect to localhost port 5452: Connection refused
Do I miss something or does the latest DSM did broke File Node ?

Re: Error after lastest DSM update

Posted: 09 Jul 2018, 17:04
by hot22shot
Problem solved in another topic, ie : had to force the version of node used by Filebot.