Docker filebot:node won't work since 4.8.5

All your suggestions, requests and ideas for future development
Post Reply
Redskyer
Posts: 4
Joined: 07 Sep 2018, 06:21

Docker filebot:node won't work since 4.8.5

Post by Redskyer »

Hello,

since version 4.8.5 I get the following error message on my Filebot Node in Docker:

Code: Select all

+ export FILEBOT_NODE_HOST=0.0.0.0
+ export FILEBOT_CMD=filebot
/usr/bin/filebot-node: 6: /usr/bin/filebot-node: DOCKER_VOLUME: parameter not set
The version before worked for months without any problems. I don't have changed anything in the configuration, just updated the image from the docker repository.

I actually don't know which parameter isn't set correctly.

Do you have an idea what the problem could be?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Docker filebot:node won't work since 4.8.5

Post by rednoah »

Should be fixed now.
:idea: Please read the FAQ and How to Request Help.
Redskyer
Posts: 4
Joined: 07 Sep 2018, 06:21

Re: Docker filebot:node won't work since 4.8.5

Post by Redskyer »

Yes, it's working again!

Thank you!
Post Reply