March 5, 20251 yr I just learned about this. Seems cool. I download the app and installed it. It wouldn't load and I checked the logs: {"level":"warn","env":"DOZZLE_KEY","time":"2025-03-05T13:30:53Z","message":"Unexpected environment variable"} {"level":"warn","env":"DOZZLE_TAILSIZE","time":"2025-03-05T13:30:53Z","message":"Unexpected environment variable"} {"level":"info","version":"v8.11.7","time":"2025-03-05T13:30:53Z","message":"Dozzle version v8.11.7"} {"level":"info","version":"v8.11.7","clients":1,"time":"2025-03-05T13:30:53Z","message":"Connected to Docker"} {"level":"fatal","version":"v8.11.7","time":"2025-03-05T13:30:53Z","message":"users.yml file does not exist"} {"level":"warn","env":"DOZZLE_KEY","time":"2025-03-05T13:33:05Z","message":"Unexpected environment variable"} {"level":"warn","env":"DOZZLE_TAILSIZE","time":"2025-03-05T13:33:05Z","message":"Unexpected environment variable"} {"level":"info","version":"v8.11.7","time":"2025-03-05T13:33:05Z","message":"Dozzle version v8.11.7"} {"level":"info","version":"v8.11.7","clients":1,"time":"2025-03-05T13:33:06Z","message":"Connected to Docker"} {"level":"fatal","version":"v8.11.7","time":"2025-03-05T13:33:06Z","message":"users.yml file does not exist"} Check all online guides and documentation, doesn't help. Most just show the container starting. What do I need to do to get this running? Thanks
March 5, 20251 yr Author Thanks. Also for reference in case anyone has the same question I fixed it by setting (DOZZLE_AUTH_PROVIDER) to none as I don't need authentication. It would be nice if the error messages would say that.
March 6, 20251 yr 5 hours ago, The Transplant said: Thanks. Also for reference in case anyone has the same question I fixed it by setting (DOZZLE_AUTH_PROVIDER) to none as I don't need authentication. It would be nice if the error messages would say that. Appreciate this follow up. Was working on this container today myself and ran into the same thing; your fix resolved the headache for me too.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.