Jan Böhmer

Results 233 comments of Jan Böhmer

You should check the logs of Part-DB what exactly is the issue and try to clear the cache like the error message suggests.

I am working on a new settings system, where you can configure things like this via the Web interface (you can still override them via env if you want that)....

What does the Part-DB log tells? This is most likely some configuration issue, that either one of the secrets is wrong, something is wrongly configured at digikey or something is...

Just search for "CRITICAL". Each log entry gets prefixed with its priority level, and only real errors get the CRITICAL priority.

Thats most likely related to issue #888 and #616, which should now be fixed.

These things should already be saved in the localstorage of your browser. You must not clear the browser data for the Part-DB page, or these settings will be lost.

The Symfony version will be upgraded to Symfony 7 with Part-DB 2.0 in the future. It required at least PHP 8.2 so it will also change the requirements for Part-DB....

Part-DB 2.0+ uses Symfony 7

Thats the barcode encoded as data uri. To output it as actual picture in the pdf you need to create an element, and use this data uri string as content...