-
Notifications
You must be signed in to change notification settings - Fork 452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker - No more webui #8458
Comments
Could you specify how you run the image? For reference, it should be like this: https://tribler.readthedocs.io/en/latest/basics/docker.html#running |
Thanx @qstokkink :-) I've been using the following docker compose since version 8 (and everything worked perfectly):
From memory I had to adapt volume mount-paths between the official documentation and what I found in the container. The current documentation has obviously been modified and seems to me to be incomplete:
Is it just me, or will this setting not work? I'll use on my side ...
But I have no idea what the following variables are for or how to configure them:
As my Tribler container is currently restarting non-stop, I can't connect to it and check the various paths. I admit I'm a bit lost here. Thank you in advance for your help. |
Debian 12.9 For the system user associated with the docker container, each of the theoretical environment variables is empty ...
|
Oh, right, I forgot Debian The quick workaround is to install the Xorg backend, see https://wiki.debian.org/Xorg, which should be a matter of:
(on the off-chance you're running on Windows, the WSL should also provide |
Hi
Tribler container is up and running but Apache proxy response is 503 with
failed to make connection to backend
.Docker compose
image: ghcr.io/tribler/tribler:latest
Image modification
2025-02-18
Error log
If you need anything else, please let me know.
Thank you for your help
The text was updated successfully, but these errors were encountered: