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

Stick FastCGI to IP address to avoid unhandled IPv6 error #64

Merged
merged 1 commit into from
May 7, 2019
Merged

Stick FastCGI to IP address to avoid unhandled IPv6 error #64

merged 1 commit into from
May 7, 2019

Conversation

crazy-max
Copy link
Contributor

@crazy-max crazy-max commented May 7, 2019

To avoid this kind of error on Docker env :

2019/05/07 16:54:29 [error] 190#190: *9 connect() to [::1]:9000 failed (101: Network unreachable) while connecting to upstream, client: 10.66.60.4, server: application, request: "GET /token/9b22e044-b64a-4a72-a9b4-9e2f732c19d8 HTTP/1.1", upstream: "fastcgi://[::1]:9000", host: "wstest.example.com", referrer: "http://wstest.example.com/"

@fredsted
Copy link
Collaborator

fredsted commented May 7, 2019

Thanks!

@fredsted fredsted merged commit 340fd69 into webhooksite:master May 7, 2019
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

Successfully merging this pull request may close these issues.

2 participants