-
-
Notifications
You must be signed in to change notification settings - Fork 132
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
Manually refreshing channel gives error #782
Comments
Are you having database troubles? That error is from the web worker not being able to find a |
I dont have any problems with my database running an older version. |
Please try using this image: docker pull ghcr.io/meeb/tubesync:latest@sha256:d668a7f3cbbe4215773144fd88e1a8c0edef9cd0af46504a0e8b2f83569a0f25 I'm wondering if the problem you are seeing is related to #772 or not. The above image used the previous version of Django. |
Yes! This image solves both this issue and #781 for me |
Alright. Please provide steps needed for us to reproduce both issues. I wonder if it's database specific at this point. I have |
I setup a test container using Maybe your database schema needs an update? |
No, this does not seem to solve this problem, But #781 is now solved |
Would you provide the log file or turn on debugging to gather more information? |
Now when I try to reproduce this error it works as it should. Could it be I didnt reload the sources page bebore testing? So this is also solved now. |
That could be. The stored value might have been different in the database also.
Great! |
When manually refreshing a channel, I get this (and a lot of debug information including my cookies):
DoesNotExist at /source-sync-now/3e9592a0-79a0-4e8f-ac2d-458ec709aa28
The text was updated successfully, but these errors were encountered: