Do you have "Filebot-node" folder in /usr/syno/synoman/webman/3rdparty/ ?
I repeat the process logging like "admin" in mi local network, but doesn't work.
I don't have more ideas.
Thx.
Probably Filebot-node doesn't work in DS415play.
Search found 6 matches
- 31 May 2016, 11:40
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node 0.2.0 for DSM 6
- Replies: 74
- Views: 55764
- 26 May 2016, 11:04
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node 0.2.0 for DSM 6
- Replies: 74
- Views: 55764
Re: FileBot Node 0.2.0 for DSM 6
user home service was already enabled.
Do you have a line like "FilebotNode
11111
:/var/packages/filebot-node/target:/sbin/nologin" in your /etc/passwd/?
Thx
Do you have a line like "FilebotNode
Thx
- 26 May 2016, 10:01
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node 0.2.0 for DSM 6
- Replies: 74
- Views: 55764
Re: FileBot Node 0.2.0 for DSM 6
I foud this:
You might also want to check your /etc/passwd/ and /etc/group/ as stated for those issues where the package sets up incorrectly.
The problem was that /etc/passwd/ was modified and the shell for the app-accounts for the custom services was modified to /sbin/nologin which causes the ...
You might also want to check your /etc/passwd/ and /etc/group/ as stated for those issues where the package sets up incorrectly.
The problem was that /etc/passwd/ was modified and the shell for the app-accounts for the custom services was modified to /sbin/nologin which causes the ...
- 26 May 2016, 07:21
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node 0.2.0 for DSM 6
- Replies: 74
- Views: 55764
Re: FileBot Node 0.2.0 for DSM 6
Perhaps the problem is with the user, look at the difference between admin and root:
root@S:~# initctl start filebot-node
filebot-node start/running, process 17245
root@S:~# initctl start filebot-node
initctl: Job is already running: filebot-node
admin@S:~$ initctl start filebot-node
initctl ...
root@S:~# initctl start filebot-node
filebot-node start/running, process 17245
root@S:~# initctl start filebot-node
initctl: Job is already running: filebot-node
admin@S:~$ initctl start filebot-node
initctl ...
- 25 May 2016, 11:17
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node 0.2.0 for DSM 6
- Replies: 74
- Views: 55764
Re: FileBot Node 0.2.0 for DSM 6
This:
root@S:/usr/local/filebot-node# ./start
ENVIRONMENT { FILEBOT_TASK_CMD: '/usr/local/filebot-node/task',
FILEBOT_NODE_HTTPS_KEY: '/usr/syno/etc/certificate/system/default/privkey.pem',
TERM: 'xterm',
SHELL: '/bin/ash',
FILEBOT_CMD_UID: '1024',
OLDPWD: '/usr/local/filebot-node',
LC_ALL ...
root@S:/usr/local/filebot-node# ./start
ENVIRONMENT { FILEBOT_TASK_CMD: '/usr/local/filebot-node/task',
FILEBOT_NODE_HTTPS_KEY: '/usr/syno/etc/certificate/system/default/privkey.pem',
TERM: 'xterm',
SHELL: '/bin/ash',
FILEBOT_CMD_UID: '1024',
OLDPWD: '/usr/local/filebot-node',
LC_ALL ...
- 25 May 2016, 09:32
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node 0.2.0 for DSM 6
- Replies: 74
- Views: 55764
Re: FileBot Node 0.2.0 for DSM 6
I have the same problem that coenboomkamp.
- removed all versions of Java, node and FileBot
- rebooted
- Installed Java Se 1.8.0_77 via your unofficial installer
- Installed Node.js v4
- Installed FileBot 4.7
- Installed filebot-node-0.2.0-noarch.spk (manually, i could not find FileBot Node 0.2.0 ...
- removed all versions of Java, node and FileBot
- rebooted
- Installed Java Se 1.8.0_77 via your unofficial installer
- Installed Node.js v4
- Installed FileBot 4.7
- Installed filebot-node-0.2.0-noarch.spk (manually, i could not find FileBot Node 0.2.0 ...