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

redacted.redislabs.com could not be resolved (2: Server failure) #233

Open
jclusso opened this issue Aug 18, 2021 · 1 comment
Open

redacted.redislabs.com could not be resolved (2: Server failure) #233

jclusso opened this issue Aug 18, 2021 · 1 comment

Comments

@jclusso
Copy link

jclusso commented Aug 18, 2021

We recently had an issue with our Redis provider and this error came up which caused our application to throw 500s. I'm trying to understand what could've caused this and why it raised this error. I was unable to recreate this specific error but causing similiar errors by intentionally breaking the hostname are handled fine.

2021/08/18 10:20:33 [error] 28600#28600: *11030103 lua entry thread aborted: runtime error: /usr/local/share/lua/5.1/resty/http_connect.lua:208: bad request
stack traceback:
coroutine 0:
        [C]: in function 'connect'
        /usr/local/share/lua/5.1/resty/http_connect.lua:208: in function 'connect'
        /usr/local/share/lua/5.1/resty/http.lua:913: in function 'request_uri'
        /etc/nginx/lua/bugsnag.lua:331: in function 'send_report'
        /etc/nginx/lua/bugsnag.lua:405: in function 'call'
        /etc/nginx/lua/redacted.lua:233: in main chunk, client: redacted, server: _, request: "GET[redacted] HTTP/1.1", host: "redacted"```
@jclusso
Copy link
Author

jclusso commented Aug 18, 2021

After speaking with redis.com (previously redislabs.com) they informed me the following

With regard to Server failure, this appears to be a pass through of the DNS error code 2: Server failure via the client.

So from my understanding this should be handled the same way other errors are handled.

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