-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Fixed an issue with the 500 error code on the Stream list page #4381
base: develop
Are you sure you want to change the base?
Fixed an issue with the 500 error code on the Stream list page #4381
Conversation
Fix stream list page error code 500。
Docker Image for build 1 is available on Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes |
@jc21 Available for review! THX! |
Error is still present on my system after i applied the patch |
Are you using sqlite or mysql? Can you provide more error information and logs? Are you using the docker image: |
Yes the @ZeroDeng01 fix seem to work, I ask Gemini to make a script to can update from the proxmox community I'm using for ngixn lxc to your fork and then I can use stream. Yes I make a backup of everything and then I'll restore VM when a official update will come out but for now seem to work 💪🏻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Work for me 👍🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works really well when using mysql db as mysql doesnt support typecasting to "INTEGER"
Fixed an issue with the 500 error code on the Streams listing page.
close: #4302