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

Docker compose SECRET issue #29

Open
thewonderer73 opened this issue Feb 28, 2025 · 2 comments
Open

Docker compose SECRET issue #29

thewonderer73 opened this issue Feb 28, 2025 · 2 comments

Comments

@thewonderer73
Copy link

Hi,

I discovered your docker app. Fantastic. Love it. So helpful.

I just need a bit of help with the instructions for docker compose. I see the example on docker hub . It fired up fine. However, when I restarted my RPi4, authentication failed. I've been trying to get it working, even if I add a USERNAME and PASSWORD it still won't connect to Aria2. I suspect I have to put the secret in to the Aria2.conf file so it matches the docker compose secret. Is this correct?

Could you flesh out your guide to flesh out this so other people can get it working easily. Maybe an example with no password (open to all user on the LAN) and one with a secret.

Thanks.

@thewonderer73
Copy link
Author

thewonderer73 commented Mar 1, 2025

Just to add to the above. When I first run the docker compose pull use the provided docker compose file from here it works fine, as soon as I restart my RPi4 running ubuntu 24.04, it show authorization failed.

If I do a docker compose down and delete to two config files in CONFIG_DIR and start again I can access. ariang from my desktop PC on the LAN or phone.

When I change settings in the Ariang interface, the aria2.conf file doesn't update with the new settings, such as reducing the number of connections from 5 to 2.

@thewonderer73 thewonderer73 changed the title Update to Docker / Docker compose to clarify SECRET Docker compose SECRET issue Mar 3, 2025
@thewonderer73
Copy link
Author

Another things I noticed about the aria2.conf file is that the RPC secret is at the end of the list of Bittorrent trackers line with no space or a separate line..

udp://51.15.40.114:80/announcerpc-secret=topsecret

How should this be formatted correctly in aria2.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant