Jan Böhmer
Jan Böhmer
What does the server log say?
Should be fixed now
I plan to implement some automatic migration mechanism for the new docker image (https://github.com/Part-DB/Part-DB-server/discussions/562), as this also makes upgrades much easier. However, as it's possible that these fail, some automatic...
How does your docker-compose file look like?
Interesting. I applied for an API key. Will see if and when they respond. In general the API application asks for more (optional) infos than other distributors and seems to...
I do not thing it is really useful to track orders with a simple number at part level, the old Part-DB versions did something similar (with the still existing `order_quantity`...
What does the logs tell you what is the reason for the 500 error? Does the error occur in the normal 2FA workflow? Because its normal, that you cannot access...
What do the logs of Part-DB says? It will explain what the 500 error means
In both cases it appears, that he cant find the `internal_path` column for the attachments. This one was introduced with the changed attachment system and should be created by the...
What does `php .\bin\console doctrine:migration:list` output? The `DoctrineMigrations\Version20250220215048` should have `migrated` status.