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

Explicitly set docker's MTU to 1450 #3235

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

yuvipanda
Copy link
Contributor

Debugging https://discourse.jupyter.org/t/error-in-mybinder-org-there-is-no-package-called-irkernel/32478/17, I discovered that docker sometimes sets its MTU to 1500, and this breaks some websites some of the time. And this is not an uncommon issue: https://www.civo.com/learn/fixing-networking-for-docker

Explicitly setting it to 1450 seems to fix this!

Debugging https://discourse.jupyter.org/t/error-in-mybinder-org-there-is-no-package-called-irkernel/32478/17,
I discovered that docker sometimes sets its MTU to 1500, and this
breaks *some* websites *some* of the time. And this is not an
uncommon issue: https://www.civo.com/learn/fixing-networking-for-docker

Explicitly setting it to 1450 seems to fix this!
@yuvipanda yuvipanda merged commit fc8ba66 into jupyterhub:main Feb 21, 2025
8 checks passed
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.

1 participant