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
This issue comes up a lot in the Telegram chat... Googling around this seems to be a common issue with laravel and csrf, unfortunately not well versed enough to confirm or dig deeper.
Current workaround(s):
full refresh, ideally delete all cookies etc.
use page in incognito mode
use a different browser
The text was updated successfully, but these errors were encountered:
Probably this is an standalone app that in the first moment launch with the initial letsencrypt certs . You need to renew the certs and relaunch the daemon of this service with the new ones.
I attach the two captures,the first with the error messages in the webconsole:
The second is the certificate information that tell (sorry my computer is in spanish) that SSL cert expires on July:
I hope this info help in the resolution of the problem.
In other way i view that you point https://hatchery.badge.team/ to https://mch2022.badge.team/ and in the second all works ok, i dont know if you abandoned the first site, if this is correct i think would be better redirect with a 301 to the second site.
This issue comes up a lot in the Telegram chat... Googling around this seems to be a common issue with laravel and csrf, unfortunately not well versed enough to confirm or dig deeper.
Current workaround(s):
The text was updated successfully, but these errors were encountered: