-
Notifications
You must be signed in to change notification settings - Fork 7
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
"Request failed" - Slotlist no longer working #155
Comments
Just tried multiple systems, browsers and different locations all around Europe and couldn't reproduce the issue. Can you try logging out in case you're logged in or in an incognito tab to see if it still persists? |
When logged out, the error does not occur. I tried using edge or firefox, clearing cookies, incognito-mode and my andoid phone. I think u were asking for this? It is repeating again and again and again nonstop, als long as i am on the website. `response error https://api.slotlist.info/v1/missions?startDate=1732489200000&endDate=1736117999999 Error: Network Error Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://api.slotlist.info/v1/missions?startDate=1732489200000&endDate=1736117999999. (Grund: CORS-Kopfzeile 'Access-Control-Allow-Origin' fehlt). Statuscode: 520. response error https://api.slotlist.info/v1/missions?startDate=1732489200000&endDate=1736117999999 Error: Network Error |
I think I've managed to narrow down the issue a bit more, although I'm not 100% sure yet. Shoddy database design and programming eight years ago paired with a tiny server to keep operating costs low basically means with the 100+ missions you've created, 275+ permissions granted and over 7000 notifications stored for your user, the database and backend are simply timing out sometimes when trying to load your user on initial page load (which requests basically all data combined). Long story short: I'll have to figure out how to "fix" this with minimal effort as I certainly can't optimise the backend or database much and would rather not have to upgrade to a larger server. |
Please feel free to delete any old data. Thanks for ur fast help and much effort keeping slotlist alive. |
Moin & Greetings. The slotlist-user Wilpie seems to have the same issue as I had. Would you kindley delete some old data for him too? |
Hi @XamGe, sorry for the delay. I've removed all the seen "notifications" as well as all mission permissions older than 6 months for both you and Wilpie. In a quick test, this allowed me to load data again - could you please test? |
Slotlist-Page does not load the calendar and scolling down is not possible. The errormessage is:
"Failed to load missions for calendar - Request failed"
My Slotlist-Username is: [TacNet] Max
The text was updated successfully, but these errors were encountered: