Skip to content
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

419 expired ... #163

Open
a2800276 opened this issue Aug 1, 2022 · 2 comments
Open

419 expired ... #163

a2800276 opened this issue Aug 1, 2022 · 2 comments

Comments

@a2800276
Copy link

a2800276 commented Aug 1, 2022

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
@cavearr
Copy link

cavearr commented Aug 7, 2022

Hi! i comment this in the discord channel, the problem is that the letsencrypt SSL certitifate is outdated in the websocket service:

https://hatchery.badge.team:6001/socket.io/?EIO=3&transport=polling&t=O9qw-tX

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:
Captura de Pantalla 2022-08-06 a las 22 51 24

The second is the certificate information that tell (sorry my computer is in spanish) that SSL cert expires on July:

Captura de Pantalla 2022-08-06 a las 22 58 50

I hope this info help in the resolution of the problem.

@cavearr
Copy link

cavearr commented Aug 7, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants