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

Occasional EOF response from tileserv/featureserv - crashing Docker container #121

Open
reyemtm opened this issue Aug 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@reyemtm
Copy link

reyemtm commented Aug 16, 2022

level=warning msg="Error scanning Data rows: EOF"
...
level=fatal msg=EOF

I am not familiar with GO so am not sure what other information to provide. A request was made to a table from featureserv which resulted in the first error, a short series of requests were then made to the collections.json endpoint for health checks, then 9 minutes later the container crashed. This was for featureserv. I get the same messages sometimes from tileserv as well on another machine. I have run an older versions of both the tileserv and featureserv executables on Windows for years with no issues. The affected containers are both running inside Docker on Ubuntu.

There are some discussions on stackoverflow regarding EOF messages and the GO http server, so that may be of some help, not sure if they are related.

https://stackoverflow.com/questions/17714494/golang-http-request-results-in-eof-errors-when-making-multiple-requests-successi

@dr-jts dr-jts added the bug Something isn't working label Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants