Hi,
I notice that after each update of Filebot Node it stops working. You have to reboot the synology for it to work.
The logs do not even show anything more after attempts to start it. Neither from the UI in DSM nor when accessing UI through URL.
Today it updated to 0.2.8.2.
Is this expected behavior?
I want to add the log but there is no way to copy the text or an easy way to add a screenshot.
All seems normal anyway and as said, there is nothing in the log since the update time.
Thanks in advance
PietPara
Filebot Node not working after update
Re: Filebot Node not working after update
1.
I don't know. DSM should be restarting the service after upgrading the package. No idea why it wouldn't do that or why it would only work after a restart.
2.
You can login via SSH to view and copy logs:
I guesstimate that you won't find anything interesting there though, since there won't be any logs if the service isn't restarted by DSM in the first place.
I don't know. DSM should be restarting the service after upgrading the package. No idea why it wouldn't do that or why it would only work after a restart.
2.
You can login via SSH to view and copy logs:
Code: Select all
sudo sudo cat /var/log/upstart/filebot-node.log

Re: Filebot Node not working after update
No such property: license for class: Script1
groovy.lang.MissingPropertyException: No such property: license for class: Script1
at Script1.run(Script1.groovy:14)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:148)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:36)
at net.filebot.Main.main(Main.java:126)
------------------------------------------
[Process error]
groovy.lang.MissingPropertyException: No such property: license for class: Script1
at Script1.run(Script1.groovy:14)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:148)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:36)
at net.filebot.Main.main(Main.java:126)
------------------------------------------
[Process error]
Re: Filebot Node not working after update
OK, that's a pity.
It's been like that ever since the first time I installed filebot node... I always have to reboot.
Also, on another synology i recently installed it on for my brother.
I hope you find a cause one day.
Best,
PietPara
It's been like that ever since the first time I installed filebot node... I always have to reboot.
Also, on another synology i recently installed it on for my brother.
I hope you find a cause one day.
Best,
PietPara
-
- Posts: 12
- Joined: 23 Nov 2016, 14:46
Re: Filebot Node not working after update
Mine has stopped working after the update as well.
I reinstalled FileBot, FileBot Node, Node.js V4, and Java 8. However, that did not help.
I reinstalled FileBot, FileBot Node, Node.js V4, and Java 8. However, that did not help.
.........
No signature of method: java.util.ArrayList.isHidden() is applicable for argument types: () values: []
Possible solutions: size(), size(), withIndex()
groovy.lang.MissingMethodException: No signature of method: java.util.ArrayList.isHidden() is applicable for argument types: () values: []
Possible solutions: size(), size(), withIndex()
at java_io_File$isHidden$6.call(Unknown Source)
at Script1.acceptFile(Script1.groovy:217)
at Script1$_resolveInput_closure94.doCall(Script1.groovy:293)
at Script1.resolveInput(Script1.groovy:293)
at Script1$_resolveInput_closure93.doCall(Script1.groovy:289)
at Script1.resolveInput(Script1.groovy:289)
at Script1$_resolveInput_closure93.doCall(Script1.groovy:289)
at Script1.resolveInput(Script1.groovy:289)
at Script1$_resolveInput_closure93.doCall(Script1.groovy:289)
at Script1.resolveInput(Script1.groovy:289)
at Script1$_run_closure48.doCall(Script1.groovy:302)
at Script1.run(Script1.groovy:302)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:154)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:36)
at net.filebot.Main.main(Main.java:131)
Failure (°_°)
------------------------------------------
[Process error]
Re: Filebot Node not working after update
I'm getting the same error as 4sag and restarting did not fix my issue. Any update on this?
LBKirk
System info:
Synology DS1517+ - 78.5TB
Synology DS1618+ - 136.5TB
Synology DS1618+ - 34.9TB
FileBot
FileBot Node
Deluge
System info:
Synology DS1517+ - 78.5TB
Synology DS1618+ - 136.5TB
Synology DS1618+ - 34.9TB
FileBot
FileBot Node
Deluge
Re: Filebot Node not working after update
The the issue being, FileBot Node is working, FileBot is running, but the amc script fails with No such property: license for class: Script1.


Re: Filebot Node not working after update
I started to do that but figured I would wait. I had to resetup my scripts but that was no problem. Again thank you especially for the prompt reply.rednoah wrote: ↑12 Aug 2018, 04:01The the issue being, FileBot Node is working, FileBot is running, but the amc script fails with No such property: license for class: Script1.
You will need to uninstall and reinstall FileBot if DSM doesn't do it automatically.
viewtopic.php?f=6&t=6112
LBKirk
System info:
Synology DS1517+ - 78.5TB
Synology DS1618+ - 136.5TB
Synology DS1618+ - 34.9TB
FileBot
FileBot Node
Deluge
System info:
Synology DS1517+ - 78.5TB
Synology DS1618+ - 136.5TB
Synology DS1618+ - 34.9TB
FileBot
FileBot Node
Deluge