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
Describe the bug
When one of my users uses the search bar a postgress error prevents him to see any results. It doesn't happen when I try to search for the same query. He tried from his desktop from chromium browser and firefox, it happens on both.
Also I have uploaded my slow requests to investigate why some queries take up to 1.5s to return results from the db, which adds up to the overall responsiveness of the site since my slow upload speed (20 mpbs) doesn't help a lot.
(Don't forget, I have a huge library)
The text was updated successfully, but these errors were encountered:
DrazorV
changed the title
Critical Error when using one of the users uses the search bar
Critical Error when one of the users tries to use the search bar
Dec 22, 2024
Describe the bug
When one of my users uses the search bar a postgress error prevents him to see any results. It doesn't happen when I try to search for the same query. He tried from his desktop from chromium browser and firefox, it happens on both.
Here are all the logs I could find.
Manyfold-DB_logs.txt
Manyfold_logs.txt
error_report_2024-12-21.csv
slow_requests_report_2024-12-21.csv
Also I have uploaded my slow requests to investigate why some queries take up to 1.5s to return results from the db, which adds up to the overall responsiveness of the site since my slow upload speed (20 mpbs) doesn't help a lot.
(Don't forget, I have a huge library)
The text was updated successfully, but these errors were encountered: