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

🚦 docs: Update traefik.md - Documentation Fix for edge case race condition #2322

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

ventz
Copy link
Contributor

@ventz ventz commented Apr 5, 2024

Pull Request Template

⚠️ Before Submitting a PR, read the Contributing Docs in full!

Summary

Sometimes Traefik created a race condition where LibreChat was up on tcp/3080, and while Traefik was up on tcp/443, it could not route to the LibreChat container due to the multiple interfaces -- depending on how they came up. This is easily solved by simply using one interface.

Change Type

Please delete any irrelevant options.

  • Documentation update

Testing

Tested in our deployment

Test Configuration:

Checklist

Please delete any irrelevant options.

  • I have made pertinent documentation changes
  • My changes do not introduce new warnings
  • New documents have been locally validated with mkdocs

Sometimes Traefik created a race condition where LibreChat was up on tcp/3080, and while Traefik was up on tcp/443, it could not route to the LibreChat container due to the multiple interfaces -- depending on how they came up. This is easily solved by simply using one interface.
@danny-avila danny-avila changed the title Update traefik.md - documentation fix for edge case race condition 🚦 docs: Update traefik.md - Documentation Fix for edge case race condition Apr 5, 2024
@danny-avila
Copy link
Owner

awesome, thank you!

@danny-avila danny-avila merged commit 549026f into danny-avila:main Apr 5, 2024
kenshinsamue pushed a commit to intelequia/LibreChat that referenced this pull request Sep 17, 2024
…ndition (danny-avila#2322)

Sometimes Traefik created a race condition where LibreChat was up on tcp/3080, and while Traefik was up on tcp/443, it could not route to the LibreChat container due to the multiple interfaces -- depending on how they came up. This is easily solved by simply using one interface.
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