Pawel Szmajda

Results 9 comments of Pawel Szmajda

I've managed to get it to work by using `on_exception`. I still believe there's no way to make it work with `on_predicate`. Feel free to close the issue, but I'm...

JSON is de facto standard in API responses and most people deal with `application/json` way more than `text/plain`. I think it should stay as it is.

Not to mention that if you reauthenticate every request some servers will block you after 6-10 requests when using async.

I temporarily reverted to core-2024.2.1 via docker compose and it started working immediately.

> It seems something went wrong with your program files cache. https://stackoverflow.com/questions/30861493/how-to-fix-python-valueerrorbad-marshal-data. So it might just work if you try the update again. I've tried to pull the latest image...

> 2024.2.3 Updated to 2024.3.0.dev20240225 and it is working again.

It's not released yet on docker hub, I've updated to the latest available, which was the dev version. On Mon, 26 Feb 2024, 17:56 Jan Bouwhuis, ***@***.***> wrote: > 2024.2.3...

I can also confirm 2024.3.0 works. Thank you.

I can confirm that this is related to build directive. It also fails if a stack is created directly in portainer if it contains build directive. It fails on all...