Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wger] - 500 Internal Server Error on adding exercise #753

Closed
paulgbrichardson opened this issue Mar 10, 2023 · 5 comments
Closed

[Wger] - 500 Internal Server Error on adding exercise #753

paulgbrichardson opened this issue Mar 10, 2023 · 5 comments
Labels
bug Something isn't working stale Element will be closed automatically

Comments

@paulgbrichardson
Copy link

paulgbrichardson commented Mar 10, 2023

I get the following error from the logs when trying to add an exercise to a workout.

[10/Mar/2023 11:15:58] "GET /en/workout/set/day/1/set/add HTTP/1.0" 500 2767
Exception ignored in: <generator object cursor_iter at 0x7fad56291690>
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/django/db/models/sql/compiler.py", line 1649, in cursor_iter
    cursor.close()
sqlite3.ProgrammingError: Cannot operate on a closed database.
[10/Mar/2023 11:19:11] "GET /en/workout/set/day/1/set/add HTTP/1.0" 500 2767

Might be the same issue but also none of the icons appear to be working. This is a clean install done today with no changes made.

@alexbelgium alexbelgium added bug Something isn't working prevent stale Prevents stale being applied labels Mar 10, 2023
@alexbelgium alexbelgium changed the title Wger - 500 Internal Server Error on adding exercise [Wger] - 500 Internal Server Error on adding exercise Mar 10, 2023
@alexbelgium
Copy link
Owner

Thanks, I can replicate, I'll look at it when I have time

@alexbelgium
Copy link
Owner

Hi, this is a known wger issue : wger-project/wger#1269 ; therefore we need to wait for the upstream image to update

@alexbelgium
Copy link
Owner

Could you please try to fully uninstall, and reinstall the latest version "-5" ? Thanks

@alexbelgium alexbelgium removed the prevent stale Prevents stale being applied label Mar 11, 2023
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Element will be closed automatically label Mar 17, 2023
@alexbelgium
Copy link
Owner

I'll close it as it now works on my system, feel free to reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Element will be closed automatically
Projects
None yet
Development

No branches or pull requests

2 participants