Description
We updated lima via homebrew to version 1.0.0 and afterwards could not connect to database servers (mariadb as well as mysql).
Connections to webservers and other services such as elasticsearch or minio worked as expected.
I'm not sure if this problem is on lima or colima side. With a downgrade to lima v0.23.2 it worked again as expected
Version
No response
Operating System
Output of colima status
No response
Reproduction Steps
- Update to lima v1.0.0
- Run a mysql container
- Try to connect to that container e.g. via mysql-client
Expected behaviour
A connection to the database server
Additional context
No response