-
Notifications
You must be signed in to change notification settings - Fork 720
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
quiche quic mode cannot accept any POST requests. #1159
Comments
Please describe what you did before the log output specifically, otherwise no one can help you. |
hi. |
@lizj3624 Nginx -V is below.. |
Same issue here, no lua module though. Sometimes the first POST request passes, but all the others always results in a 500 Internal Server Error.
May be linked to #640 (see here: https://stackoverflow.com/questions/69843526/nginx-http-3-phpmyadmin-5-1-1-epoll-ctl1-16-failed-17-file-exists)
I use a custom version of the following docker image: https://github.com/patrikjuvonen/docker-nginx-http3/ |
2022/02/17 07:08:58 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/database/structure/favorite-table&ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/3", host: "example.com"
2022/02/17 07:09:02 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:09:02 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:09:05 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:09:05 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:09:07 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:09:07 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:09:10 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:09:10 [alert] 93333#93333: *4 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:14:57 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/config/get HTTP/3", host: "example.com"
2022/02/17 07:14:57 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:14:57 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/config/get HTTP/3", host: "example.com"
2022/02/17 07:15:00 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:15:00 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:15:01 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:15:03 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:15:03 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:15:04 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:15:04 [alert] 93461#93461: *1 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:30:33 [alert] 93456#93456: *109 epoll_ctl(1, 20) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /pma/index.php?route=/navigation&ajax_request=1 HTTP/3", host: "example.com"
2022/02/17 07:32:17 [alert] 93461#93461: *119 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /yhtz7-https.php HTTP/3", host: "example.com", referrer: "https://example.com/yhtz7-https.php"
2022/02/17 07:32:31 [alert] 93461#93461: *119 epoll_ctl(1, 25) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /yhtz7-https.php HTTP/3", host: "example.com", referrer: "https://example.com/yhtz7-https.php"
2022/02/17 07:35:00 [alert] 93560#93560: *1 epoll_ctl(1, 15) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /yhtz7-https.php HTTP/3", host: "example.com", referrer: "https://example.com/yhtz7-https.php"
2022/02/17 07:42:32 [alert] 93724#93724: *1 epoll_ctl(1, 27) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /yhtz7-https.php HTTP/3", host: "example.com"
2022/02/17 07:42:39 [alert] 93724#93724: *1 epoll_ctl(1, 27) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /yhtz7-https.php HTTP/3", host: "example.com", referrer: "https://example.com/yhtz7-https.php"
2022/02/17 07:42:42 [alert] 93724#93724: *1 epoll_ctl(1, 27) failed (17: File exists), client: 10.115.205.7, server: example.com, request: "POST /yhtz7-https.php HTTP/3", host: "example.com", referrer: "https://example.com/yhtz7-https.php"
HTTP 500
but TLS1.3 mode is normal...
i tried disable fastcgi buffer,
proxy_request_buffering off;
still failed..
i dont know where i do wrong..
The text was updated successfully, but these errors were encountered: