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

[Skirnir] Skirnir can cause timeouts in Frontend. #780

Open
Jesterboxboy opened this issue Nov 3, 2024 · 0 comments
Open

[Skirnir] Skirnir can cause timeouts in Frontend. #780

Jesterboxboy opened this issue Nov 3, 2024 · 0 comments

Comments

@Jesterboxboy
Copy link
Contributor

Jesterboxboy commented Nov 3, 2024

If the environment variable SKIRNIR_URL_INTERNAL is set although the skirnir container is not running/disabled, this causes actions in Mimir(and consequently in Tyr), like "StartGame", or "AddRound" that trigger a telegram message to time out, and the Frontend fails to reload after clicking the associated Button.
One PHP Codeline in question that just times out is i.e.:

Mimir/src/models/InteractiveSession.php:111
$skirnir->trackSession($newSession->getRepresentationalHash());

There should be some errorhandling in this case, as it's not clear from logs or on the frontendside what exactly went wrong.

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

1 participant