|
@@ -39,7 +39,7 @@ Released on May 08, 2024
|
|
|
- Fixed bug with ajax form submission not working on OpenAdmin > General Settings page (reported bySamanw).
|
|
|
- Fixed bug with docker: `failed to register layer: devicemapper: Error running deviceSuspend dm_task_run failed.`
|
|
|
- Fix bug with mysql: `ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 2`
|
|
|
-- Fixed bug with PIP install on Python 3.11 and 3.12: https://peps.python.org/pep-0668/
|
|
|
+- Fixed bug with PIP install on Python 3.11 and 3.12: `error: externally-managed-environment`
|
|
|
- Fixed bug with Gunicorn: `ModuleNotFoundError: No module named 'pyarmor_runtime_000000'`
|
|
|
- Fixed bug with Nginx: `Starting nginx: [emerg]: bind() to IP failed (99: Cannot assign requested address)`
|
|
|
|