WalidAxo
WalidAxo
I'm having the error more frequently lately. I'm using completions in French language. The error is shown in the image :
Today is impossible to use the api. I'm getting the error over and over. Any idea on what causing it ?
Hi, Thank you for your response. Here is my configuration : ``` WSGIDaemonProcess myuser_wsgi user=myuser group=myuser python-home=/home/www/myuser/code/venvs/myvenv python-path=/home/www/myuser/code/server-django/ maximum-requests=10000 WSGIProcessGroup myuser_wsgi WSGIScriptAlias / /home/www/myuser/code/server-django/main_app/wsgi.py WSGIApplicationGroup %{GLOBAL} WSGIPassAuthorization On Alias /static...
Hello No worries. Unfortunately no I didn't manage to solve the issue. I'm reinstalling everything from scratch. If I stay with python 3.10 do I install mod_wsgi.4.9.2 or a higher...