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

No respone to HTTP client request for stop #410

Closed
jpschewe opened this issue Mar 30, 2021 · 1 comment
Closed

No respone to HTTP client request for stop #410

jpschewe opened this issue Mar 30, 2021 · 1 comment
Assignees
Labels
bug Bugs & errors found in Reposilite

Comments

@jpschewe
Copy link

When I use curl to send a stop command I get an error "curl: (52) Empty reply from server". Technically it's an HTTP error when a web server doesn't send a response. You may need to start a timer to stop the service, then send the response so that the response gets out before the service exits.

@dzikoysk dzikoysk added the bug Bugs & errors found in Reposilite label Mar 30, 2021
@dzikoysk
Copy link
Owner

Yeah, it looks like I should provide some kind of delay to properly send the response, thanks for the report.

@dzikoysk dzikoysk added this to the 2.10.x milestone Apr 20, 2021
@dzikoysk dzikoysk self-assigned this May 11, 2021
dzikoysk added a commit that referenced this issue Jun 3, 2021
@dzikoysk dzikoysk closed this as completed Jun 3, 2021
dzikoysk added a commit that referenced this issue Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs & errors found in Reposilite
Projects
None yet
Development

No branches or pull requests

2 participants