🐛 [Tandoor] System page not opening
Closed this issue · 4 comments
Wiz0r commented
Store Application
Tandoor
App version
1.5.15
Description
The „System“ page is opening with an error
Steps to reproduce
- Open Menu
- Open User Menu
- Click on System
App logs
TypeError at /system/
'>=' not supported between instances of 'tuple' and 'int'
Request Method: GET
Request URL: https://xyz.de/system/
Django Version: 4.2.11
Exception Type: TypeError
Exception Value:
'>=' not supported between instances of 'tuple' and 'int'
Exception Location: /opt/recipes/cookbook/views/views.py, line 300, in system
Raised during: cookbook.views.views.system
Python Executable: /opt/recipes/venv/bin/python
Python Version: 3.12.2
Python Path:
['/opt/recipes',
'/opt/recipes/venv/bin',
'/usr/local/lib/python312.zip',
'/usr/local/lib/python3.12',
'/usr/local/lib/python3.12/lib-dynload',
'/opt/recipes/venv/lib/python3.12/site-packages']
Server time: Sun, 31 Mar 2024 10:02:56 +0200
Browser
Brave, Chrome
Browser logs
No response
User-Config changes
No response
Other
No response
Please confirm the following
- I believe this issue is a bug that affects all users of RunTipi, not something specific to my installation.
- I have already searched for relevant existing issues and discussions before opening this report.
- I have updated the title field above with a concise description.
Wiz0r commented
Seems to be a Tandoor bug:
TandoorRecipes/recipes#3053
nicotsx commented
Closing as this is not a bug related to runtipi
BobWs commented
I'm having the same problem after updating my container to the latest versions yesterday! Will this be fix in the next release? Or should I downgrade to a previous version for the timebeing?
Wiz0r commented
The Tandoor developers know the bug. I would assume that they fix will be deployed with the next Version.