Debug container doesn't work #19

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

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 added this to the Version 1.0: Ivago milestone 2021-04-12 22:57:32 +02:00
Jef Roosens added the
bug
label 2021-04-12 22:57:32 +02:00
Jef Roosens self-assigned this 2021-04-12 22:57:32 +02:00
Jef Roosens referenced this issue from a commit 2021-04-12 23:03:30 +02:00

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.
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
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
There is no content yet.