jlesage / docker-filebot

Docker container for FileBot
MIT License
175 stars 35 forks source link

Dconf error #65

Closed Kopernikus1979 closed 2 years ago

Kopernikus1979 commented 3 years ago

Hi,

This FileBot docker seems to be working fine, however in the log I have:

(process:995): dconf-CRITICAL **: 12:12:37.781: unable to create file '/tmp/run/user/app/dconf/user': Permission denied. dconf will not work properly.

Got this answer from the developer rednoah:

Based on the logs, my best guess is that those dconf warning messages are related to networking and perhaps proxy auto-config. You may need to ask the author to explicitly enable / disable proxy support. It probably can't work inside the container anyway.

jlesage commented 2 years ago

This is fixed in latest Docker image (v1.13.0).