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

Failed to create socket #1

Open
Clovel opened this issue Apr 19, 2020 · 0 comments
Open

Failed to create socket #1

Clovel opened this issue Apr 19, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Clovel
Copy link
Owner

Clovel commented Apr 19, 2020

Describe the bug
This project is used by the OSCO-OD-Gen project. This bug comes from there : Clovel/OSCO-OD-Gen#46.

When launching the generator back-end, we can sometimes end prematurely with the following error log :

[ERROR] <RESTServer::open> Failed to create socket

This error occurs randomly. It seems it occurs more often hen launching the back-end several times successively.

To Reproduce
Steps to reproduce the behavior:

  1. Checkout main branch
  2. Build the project in ./build
  3. Try to launch the generator back-end
  4. See error

Expected behavior
Instead of the error log, we should get the following log :

[INFO ] Listening for request at: localhost:4000/OSCO-OD-Gen

Desktop (please complete the following information):

  • OS: macOS Catalina 10.15.4 19E287 x86_64
@Clovel Clovel added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant