You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have access to my server: Through SSH & through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
If upgrading, current package version: *can be found in the admin
When I try to upgrade to 1.5.19ynh1, I get the following error messages. The same thing happens when I try to reinstall 1.5.19ynh1:
Running command git clone -q https://github.com/BITSOLVER/django-js-reverse /tmp/pip-req-build-5iavxkhf
Running command git rev-parse -q --verify 'sha^071e304fd600107bc64bbde6f2491f1fe049ec82'
Running command git fetch -q https://github.com/BITSOLVER/django-js-reverse 071e304fd600107bc64bbde6f2491f1fe049ec82
WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl#sha256=f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5 (from https://pypi.org/simple/requests/) (requires-python:>=3.8))
Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 Mitigation
Running migrations and generating static files...
Traceback (most recent call last):
File "/var/www/tandoor/cookbook/apps.py", line 20, in ready
from cookbook.connectors.connector_manager import ConnectorManager # Needs to be here to prevent loading race condition of oauth2 modules in models.py
File "/var/www/tandoor/cookbook/connectors/connector_manager.py", line 145
match config.type:
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/var/www/tandoor/cookbook/apps.py", line 20, in ready
from cookbook.connectors.connector_manager import ConnectorManager # Needs to be here to prevent loading race condition of oauth2 modules in models.py
File "/var/www/tandoor/cookbook/connectors/connector_manager.py", line 145
match config.type:
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/var/www/tandoor/cookbook/apps.py", line 20, in ready
from cookbook.connectors.connector_manager import ConnectorManager # Needs to be here to prevent loading race condition of oauth2 modules in models.py
File "/var/www/tandoor/cookbook/connectors/connector_manager.py", line 145
match config.type:
^
SyntaxError: invalid syntax
At the moment I only get the “Welcome to nginx!” when I try to open the tandoor-site.
The text was updated successfully, but these errors were encountered:
When I try to upgrade to 1.5.19ynh1, I get the following error messages. The same thing happens when I try to reinstall 1.5.19ynh1:
At the moment I only get the “Welcome to nginx!” when I try to open the tandoor-site.
The text was updated successfully, but these errors were encountered: