You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The folders, that are exposed to the docker host are owned by root. This causes beelogger to fail to create files.
This may then prevent inserts as the handler crashes when it cannot write to the log.
The folders, that are exposed to the docker host are owned by root. This causes beelogger to fail to create files.
This may then prevent inserts as the handler crashes when it cannot write to the log.
Could you have a look @fabiancdng ?