Unraid docker issues #21

Closed
opened 2024-12-27 19:30:11 +01:00 by almulder · 2 comments

I just came across this showing in the unraid dockers store. I followed the instructions and created the app.db and the .env file with the info ro rhe api key and the domain, yet when I run it I get "Execution error - Bad parameter" If I remove the 2 files, then it starts, but then when going to the ip address, i get "Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application."

I am unsure what the issue is.

Could use a bit of guidance

I just came across this showing in the unraid dockers store. I followed the instructions and created the app.db and the .env file with the info ro rhe api key and the domain, yet when I run it I get "Execution error - Bad parameter" If I remove the 2 files, then it starts, but then when going to the ip address, i get "Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application." I am unsure what the issue is. Could use a bit of guidance

The unraid store template is not made by me and i cannot help with it. See this reddit comment. Please contact the person who made the unraid template.

The unraid store template is not made by me and i cannot help with it. See this [reddit comment](https://www.reddit.com/r/selfhosted/comments/1hmx314/bricktracker_a_selfhosted_web_app_for_tracking/m41tqtu/). Please contact the person who made the unraid template.

Hi @almulder
I'm an unraid user too and I managed to get bricktracker working.
You have to create the appdata/brick_tracker folder and the two files (.env and add.db) before install the container.
In the .env file, the domain_name variable must be http://UNRAID.SERVER.IP/3333

Before install, you have to add two variables for DOMAIN_NAME and REBRICKABLE_API_KEY with their values

image

Hi @almulder I'm an unraid user too and I managed to get bricktracker working. You have to create the appdata/brick_tracker folder and the two files (.env and add.db) before install the container. In the .env file, the domain_name variable must be http://UNRAID.SERVER.IP/3333 Before install, you have to add two variables for DOMAIN_NAME and REBRICKABLE_API_KEY with their values ![image](/attachments/00d04482-0fa3-464b-88eb-f35d969d71e7)
108 KiB
FrederikBaerentsen added the
Unraid
label 2025-01-03 19:02:03 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#21
No description provided.