filebot / filebot-node

Run and monitor filebot commands remotely
https://www.filebot.net/
GNU General Public License v3.0
61 stars 13 forks source link

DSM 6.2.4 broke things. No output for any commands, won't show tasks #28

Closed rgormley closed 3 years ago

rgormley commented 3 years ago

Upgraded to 6.2.4, was working on 6.2.3.

Configure task, hit Execute, nothing happens (no output in window, no task in bottom left tab. Same with Dry Run. Clear Cache, System Info are the same. Uninstalled FB, FB Node and Node.js, re-installed same, with no luck.

Log file only shows:

2021-03-10T13:20:27-0800 /usr/syno/synoman/webman/modules/authenticate.cgi
{
  HTTP_COOKIE: 'id=null',
  HTTP_X_SYNO_TOKEN: 'xSAjOl1FfFyWE',
  REMOTE_ADDR: 'x.x.x.x'
}

being repeated, once per second.

rgormley commented 3 years ago

Looks like it's a known issue, related to this:

https://www.filebot.net/forums/viewtopic.php?f=13&t=12453

Setting FILEBOT_NODE_AUTH to NONE in /usr/local/filebot-node/start appears to have resolved the issue.