Replies: 1 comment
-
duplicate of #729. try wheels in the thread. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I installed the lastest bugfix release and I get an error in combination with Django (5.1) on Windows 11 and Mariadb (LTS 10.6) as a docker-compose service.
It's definitely linked to the bugfix release, 2.2.4 works.
I run the MariaDB locally via docker-compose:
The Django backend runs in a venv on Win11.
Any ideas? I've been googling around for quite a while now but don't really find a solution.
Update: When I upgrade to MariaDB 11.4, it works... but 10.6 is a valid LTS until 2026. This should work, right?
Thx and best regards
Ronny
Beta Was this translation helpful? Give feedback.
All reactions