Skip to content

Python Pip/Poetry Problems when using Gefyra with devcontainers #126

Answered by buschNT
buschNT asked this question in Q&A
Discussion options

You must be logged in to vote

@Schille Thanks for the debugging session, too :D . Our findings:

The issue did not appear on @Schille 's Laptop. Here everything seemed to work just fine.

We traced the issue on my laptop to the TSL handshake of the Wireguard connection, which seemed to be getting stuck. Disabling the wireguard connection from within the cargo "resolved" the issue. Furthermore, when setting the MTU within the cargo to 1340 in the configuration file, curl https://pypi.python.org -vvv worked with active wireguard (values around 1400 did not work).

Start/Stop wireguard connection: wg-quick [up|down] /config/wg0.conf

Replies: 2 comments 5 replies

Comment options

buschNT
Aug 8, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

buschNT
Aug 8, 2022
Maintainer Author

You must be logged in to vote
5 replies
@buschNT
Comment options

buschNT Aug 8, 2022
Maintainer Author

@Schille
Comment options

@schwobaseggl
Comment options

@Schille
Comment options

@buschNT
Comment options

buschNT Sep 2, 2022
Maintainer Author

Answer selected by SteinRobert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants