Debug container doesn't work #19

Closed
opened 2021-04-12 22:57:32 +02:00 by Jef Roosens · 1 comment
Owner

When running the debug container, any and all requests cause some sort of crash, causing curl to respond with the following:

curl: (56) Recv failure: Connection reset by peer

Furthermore, running curl from within the container results in an instant crash.

The release container, however, runs just fine.

When running the debug container, any and all requests cause some sort of crash, causing curl to respond with the following: `curl: (56) Recv failure: Connection reset by peer` Furthermore, running curl from within the container results in an instant crash. The release container, however, runs just fine.
Jef Roosens referenced this issue from a commit 2021-04-12 23:03:30 +02:00
Author
Owner

Right, so the reason the container just crashed was because I forgot to pass the necessary compile flags to the debug build. I'm dumb sometimes.

However, we still have the problem that you can't use the API from outside of the container, which isn't very practical.

Right, so the reason the container just crashed was because I forgot to pass the necessary compile flags to the debug build. I'm dumb sometimes. However, we still have the problem that you can't use the API from outside of the container, which isn't very practical.
Commenting is not possible because the repository is archived.
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Chewing_Bever/fej#19
No description provided.