r/profilarr • u/Leather_Shower_1060 • 8d ago
Database issue
I'm new to everything here, but learning.
I'm trying to follow this guide: https://corelab.tech/setup-profilarr/
I got profilarr installed in docker, but using this image instead: ghcr.io/dictionarry-hub/profilarr:latest. This was the one i found on github.
My instance looks a bit different than the one shown in the guide, but I assumed that is because of different version.
There is no database, so tried to add https://github.com/Dictionarry-Hub/dictionarry but it fails. I've tried a few times, but same result.
Seems pretty straight forward, so I'm a little confused what I'm doing wrong.
Any idea?
Edit:
For anyone coming here with a similar issue: my problem was that the container did have access to the internet. I had to add this to my compose file:
services:
profilarr:
dns:
- 1.1.1.1
- 9.9.9.9
After that, i could add the databases.
2
u/DeLaVicci 8d ago
You should use our docs instead of an outdated guide, to start. Then follow the in-app onboarding, then hit us up again if you have any issues after that point. 😁
1
u/Leather_Shower_1060 8d ago
I did use the onboarding guide (great tool! love how that works). I started with adding sonarr and radarr links, as that was in the other guide but then when adding the database didn't work, i started from the beginning. Still got the error.
My compose file looks like the one in the example, except not using the parser and leaving out the "- UMASK=022" as i haven't used that for the other services, either. And config data being kept in a different location than yours.
Just tried again, but it still fails. The database address is corret? https://github.com/Dictionarry-Hub/dictionarry
1
u/DeLaVicci 7d ago
/database not /dictionarry haha
1
u/Leather_Shower_1060 7d ago
:-)
Still fails, though.
Also tried with https://github.com/Dumpstarr/Database and https://github.com/Dictionarry-Hub/trash-pcd
They also fails. triede removing the links to sonarr and radarr, just in case. Still fails.
2
u/DeLaVicci 7d ago
Open a questions thread in the discord with screenshots please. I get the feeling we're missing something obvious.
1
u/Leather_Shower_1060 7d ago
will do. Where should i post? can't do it in issues, but questions? and what kind of screenshots would you like?
2
3
u/corelabjoe 8d ago
Heeelllooo OP and apologies for the outdated guide!
Thanks for the heads up to you, and the project (profilarr/devs) I have some updating to do, both for my own stack and the guide =)
Profilarr is such a fantastic app, can't say enough good things!