Open mariobaier26 opened 3 weeks ago
The env variables were not passed correctly to Part-DB. This should be fixed with the latest commits.
A huge thank you for your Work. The Search with the OEMsecrets API works now.
Despite using last version v1.14.4, and ENV variable for OEMSECRETS properly filled and passed to the container, I do have the exact same problem as @mariobaier26.
@sochartgit i updated my docker container to v1.14.4 and checked again. it still works with OEMSECRETS on my side without any issue.
Describe the bug I've set a API-Key from OEMSecrets, but it could not be activated. It seems, as the PHP-Part of that Provider never reacted to the environment variables. I use the official Docker Container jbtronics/part-db1 on a raspberry pi
To Reproduce Steps to reproduce the behavior:
docker compose up -d
Expected behavior It should be enabled, after put the environment variable in and recreate the container with docker
Screenshots
Server Side
Desktop (please complete the following information):
Additional context I also enabled TME and LCSC, which work flawlessly, but OEMSecrets has more articles and information in it's database. LCSC gets disabled, if that works. If i missed some Information, please tell me what you need.