Skip to content
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

docker-ce 5.25 incompatible with MariaDb addon #3425

Closed
smoltron opened this issue Jan 20, 2024 · 9 comments
Closed

docker-ce 5.25 incompatible with MariaDb addon #3425

smoltron opened this issue Jan 20, 2024 · 9 comments

Comments

@smoltron
Copy link

Describe the issue you are experiencing

I did an update to docker-ce version 5.25.0.0 and found that it does not work with MariaDB container, at least in my setup. The container did not start with 5.25. The solution was to downgrade docker-ce to 5.24.0.7. Now it runs fine. This is Debian Bookworm amd64 and the package source is directly from Docker Bookworm stable repository.
The container did not start manually either.`

What type of installation are you running?

Home Assistant Supervised

Which operating system are you running on?

Debian

Which add-on are you reporting an issue with?

MariaDB

What is the version of the add-on?

2.6.1

Steps to reproduce the issue

  1. Update docker-ce 5.25 from Docker Bookworm stable repository
  2. MariaDb did not start
  3. Downgrade docker-ce to 5.24
  4. MariaDb starts normally

System Health information

System Information

version core-2024.1.4
installation_type Home Assistant Supervised
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.11.6
os_name Linux
os_version 6.1.0-17-amd64
arch x86_64
timezone Europe/Helsinki
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 5000
Installed Version 1.33.0
Stage running
Available Repositories 1450
Downloaded Repositories 14
HACS Data ok
Home Assistant Cloud
logged_in true
subscription_expiration February 20, 2024 at 02:00
relayer_connected true
relayer_region eu-central-1
remote_enabled true
remote_connected true
alexa_enabled false
google_enabled false
remote_server eu-central-1-6.ui.nabu.casa
certificate_status ready
instance_id f22dcab6da364a768c5fa348f0378f99
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Debian GNU/Linux 12 (bookworm)
update_channel stable
supervisor_version supervisor-2023.12.1
agent_version 1.5.1
docker_version 24.0.7
disk_total 240.0 GB
disk_used 48.5 GB
healthy true
supported true
supervisor_api ok
version_api ok
installed_addons Terminal & SSH (9.8.1), Studio Code Server (5.15.0), MariaDB (2.6.1), Matter Server (5.0.4), deCONZ (6.22.0)
Dashboards
dashboards 4
resources 10
views 8
mode storage
NextDNS
can_reach_server ok
Recorder
oldest_recorder_run January 13, 2024 at 09:40
current_recorder_run January 20, 2024 at 09:46
estimated_db_size 564.31 MiB
database_engine mysql
database_version 10.6.12
Spotify
api_endpoint_reachable ok

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response

@smoltron smoltron changed the title docker.ce 5.25 incompatible with MariaDb addom docker.ce 5.25 incompatible with MariaDb addon Jan 20, 2024
@smoltron smoltron changed the title docker.ce 5.25 incompatible with MariaDb addon docker-ce 5.25 incompatible with MariaDb addon Jan 20, 2024
@RC-Thoughts
Copy link

Can confirm.

@MattWestb
Copy link

Supervised is complete broken with docker 25.0 and they have fixing it in docker 26.0 and its being backported to 25.1 then its being released. Rolling back the latest working and waiting for docker being OK or if HA is fixing the static IP address issue that is making the problem (IP-address out of the containers configurated one).

@StephensGraeme
Copy link

Hi guys, I seem to have fallen in to this hole, I'm not the best with docker.
Any chance you could post a step by step on how to downgrade docker back to 5.24.0.7?

Thanks

@smoltron
Copy link
Author

@StephensGraeme
Copy link

StephensGraeme commented Jan 23, 2024

Thanks, I'll give it a go ... gave it a go and all appears good ... Thanks for your help!
BTW for anybody else that comes across this post there are two versions of the command, I had to use the second one for version 11 (bullseye)

@MattWestb
Copy link

Supervised HA running ZHA is working OK with docker 25.01 that is released in Ubuntu and Debrian for most platforms so skip downgrading and update to the new release.

@smoltron
Copy link
Author

It seems this is not yet over. InfluxDb export does not connect with 25.0.1. I downgraded again to 24.0.8 and now the data flows again. There is something about it here: home-assistant/core#108810

@MattWestb
Copy link

I was getting the same problems with then installing 25.X of all my test and the production system and its need being fixed in HA side then its not allocating the network OK and 25.X is more strict with network recourse and we have putting one issue for it as you have seen.

@frenck
Copy link
Member

frenck commented Feb 9, 2024

This was an known issue in Docker upstream and has been corrected in the latest versions of Docker.

Closing this on our end, as it isn't an issue on this end.

../Frenck

@frenck frenck closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants