Skip to content
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

cant access webui raspberry pi 4 #45

Open
nicobellic1 opened this issue Jan 30, 2024 · 1 comment
Open

cant access webui raspberry pi 4 #45

nicobellic1 opened this issue Jan 30, 2024 · 1 comment
Labels
question Further information is requested waiting for information

Comments

@nicobellic1
Copy link

Hi, I am trying to run your container on a raspberry pi 4, but I cant login to the webui and the logs show that it's stuck in a loop. I tried deleting all files and retrying but it had no effect. I started the compose file with docker compose up -d.

This is my docker-compose.yml:
docker-compose.txt

portainer logs:
_amule_logs.txt

@ngosang
Copy link
Owner

ngosang commented May 31, 2024

You can try to edit the "entrypoint.sh" and change the first lines set -e to set -x and rebuild the Docker image. You will see more traces.

Btw, I'm running the Docker image in my Raspberry Pi 4 so it's possible. => https://github.com/ngosang/docker-amule?tab=readme-ov-file#docker-registry

@ngosang ngosang added question Further information is requested waiting for information labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested waiting for information
Projects
None yet
Development

No branches or pull requests

2 participants