GazaShaggy
  • Joined on 2025-01-04
GazaShaggy commented on issue FrederikBaerentsen/BrickTracker#25 2025-01-09 21:37:01 +01:00
Improvements

A couple of features I'd like to see I'm currently using Koillection for mine but like the idea of how this breaks down individual components, any…

GazaShaggy commented on issue FrederikBaerentsen/BrickTracker#33 2025-01-09 21:23:30 +01:00
can't add sets on create page

Its happening because of the origin (domain) definition.. if it doesn't match how you're actually accessing the instance, it won't pull.

Thanks for this I updated the docker compose so…

GazaShaggy commented on issue FrederikBaerentsen/BrickTracker#33 2025-01-06 03:30:56 +01:00
can't add sets on create page

This is the only log info I can see

[2025-01-06 02:25:32 +0000] [1] [INFO] Starting gunicorn 23.0.0
[2025-01-06 02:25:32 +0000] [1] [INFO] Listening at: http://0.0.0.0:3333 (1)
[2025-01-06…
GazaShaggy commented on issue FrederikBaerentsen/BrickTracker#33 2025-01-04 05:10:30 +01:00
can't add sets on create page

I have the same issue I never used the line for the .env in my compose I created the directories before starting Heres a copy of my Compose

services:
  bricktracker:
    container_name:…