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

Read error (Connection reset by peer) in headers. #7

Open
qwlgit opened this issue Mar 29, 2023 · 1 comment
Open

Read error (Connection reset by peer) in headers. #7

qwlgit opened this issue Mar 29, 2023 · 1 comment

Comments

@qwlgit
Copy link

qwlgit commented Mar 29, 2023

xxx@xxx:/wasmer/nginx/example$ wget 192.168.44.137:8080
--2023-03-29 08:47:09-- http://192.168.44.137:8080/
Connecting to 192.168.44.137:8080... failed: Connection refused.
xxx@xxx:
/wasmer/nginx/example$ wget 192.168.44.137:8001
--2023-03-29 08:47:54-- http://192.168.44.137:8001/
Connecting to 192.168.44.137:8001... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.

--2023-03-29 08:47:55-- (try: 2) http://192.168.44.137:8001/
Connecting to 192.168.44.137:8001... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.

@qwlgit
Copy link
Author

qwlgit commented Mar 29, 2023

xxx@xxx:~/wasmer/nginx$ wapm run nginx -p example -c nginx.conf
3870/02/01 00:00:01 [notice] 52928#0: using the "select" event method
3870/02/01 00:00:01 [notice] 52928#0: nginx/1.15.3
3870/02/01 00:00:01 [notice] 52928#0: built by clang 6.0.1 (emscripten 1.38.12 : 1.38.12)
3870/02/01 00:00:01 [notice] 52928#0: OS: Linux 5.4.0-144-generic
3870/02/01 00:00:01 [notice] 52928#0: getrlimit(RLIMIT_NOFILE): 1024:1024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant