From 4c98ad829fa228a382abafc56f1c2e6971aed8ee Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 8 May 2024 18:46:22 +0200 Subject: [PATCH] Update 0.1.7.md --- documentation/docs/changelog/0.1.7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.1.7.md b/documentation/docs/changelog/0.1.7.md index 93c69f8b..20b81910 100644 --- a/documentation/docs/changelog/0.1.7.md +++ b/documentation/docs/changelog/0.1.7.md @@ -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)`