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

Fix frontend not connecting to api #51

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

omar-selo
Copy link
Collaborator

@omar-selo omar-selo commented Oct 17, 2023

This will hopefully finally resolve RTW-143. Turns out when frontend_pebble_ready event is emitted, the nginx configuration is not pushed into the container. Hence the frontend doesn't know how to communicate to api. Yet the bug sometimes did not appear because _on_config_changed event does push the nginx config. So it breaks in a situation that would emit the first event not the second (or perhaps in a specific order).

@omar-selo omar-selo merged commit 544c0ed into main Oct 23, 2023
5 checks passed
@omar-selo omar-selo deleted the fix/frontend-not-connecting-to-api branch October 23, 2023 07:27
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

Successfully merging this pull request may close these issues.

2 participants