-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DockerResponseServerError { status_code: 500, message: "container create failed (no logs from conmon): conmon bytes \"\": readObjectStart: expect { or n, but found \0, error found in #0 byte o #1324
Comments
…ghtly to a homebrew binary
This seems to be caused by the conmon upgrade, according to |
…ghtly to a homebrew binary (skupperproject#1326)
So is there a fix for it? |
@XaratosS using podman installed from linuxbrew was the fix for me at that time. What version of podman you use, where is that from, and what are your troubles? Ubuntu 24.04 has podman 4.9.3, so maybe if you need this for Github Actions, that version of podman may work well enough without the need to install anything newer |
@jiridanek I am running it on Docker. Is Docker not supported anymore? |
There should not be any problems with Docker, as far as I know. It's just that we tend to prefer podman for CI. |
Hmmn then it might be a diffrent issue. Maybe I havent set up the right permissions for the token. |
Sadly the issue is still persistent:
Docker Version:
Edit: It looks like he cant write into the Database:
|
@XaratosS are you even using skupper at all? or did you just google for a docker error message and found the issue here? |
@jiridanek I figured out the error. I had to switch versions. 24.4.0 was not working on Docker. I had to go down to 24.3.1. This one worked fine. I remembered it later on. Sorry for all the work I put you through. |
@XaratosS these are versions of what, exactly? |
Oh yeah I was talking about awx. I think I am defenetly in the wrong project... |
This seems to be caused by an update of podman or one of its dependencies
Version of podman itself between last successful and a series of failures has not changed
The text was updated successfully, but these errors were encountered: