Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

getsockopt: connection refused" #4381

Closed
SalvoLunar opened this issue May 4, 2018 · 3 comments
Closed

getsockopt: connection refused" #4381

SalvoLunar opened this issue May 4, 2018 · 3 comments

Comments

@SalvoLunar
Copy link

Hi,

My flynn host works fine, flynn ps shows that there are 3 processes running but
I'm getting this error from the logs when trying to access the websites via http:

2018-05-04T17:03:48.799347Z app[app.scw874b34-83d0cff1-2a55-4c67-9fef-7200c322d235]: t=2018-05-04T17:03:48+0000 lvl=eror msg="retriable dial error" app=router request_id=f1a9dac1-535e-476e-8a9f-4c793421ce8e client_addr=86.43.80.95:64480 host=fourstarpizza.fourstarpizza.lunarct.ie path=/favicon.ico method=GET backend=100.100.100.14:8080 err="dial tcp 100.100.100.14:8080: getsockopt: connection refused" attempt=0
2018-05-04T17:03:48.801292Z app[app.scw874b34-83d0cff1-2a55-4c67-9fef-7200c322d235]: t=2018-05-04T17:03:48+0000 lvl=eror msg="retriable dial error" app=router request_id=f1a9dac1-535e-476e-8a9f-4c793421ce8e client_addr=86.43.80.95:64480 host=fourstarpizza.fourstarpizza.lunarct.ie path=/favicon.ico method=GET backend=100.100.49.13:8080 err="dial tcp 100.100.49.13:8080: getsockopt: connection refused" attempt=1
2018-05-04T17:03:48.803520Z app[app.scw874b34-83d0cff1-2a55-4c67-9fef-7200c322d235]: t=2018-05-04T17:03:48+0000 lvl=eror msg="retriable dial error" app=router request_id=f1a9dac1-535e-476e-8a9f-4c793421ce8e client_addr=86.43.80.95:64480 host=fourstarpizza.fourstarpizza.lunarct.ie path=/favicon.ico method=GET backend=100.100.22.17:8080 err="dial tcp 100.100.22.17:8080: getsockopt: connection refused" attempt=2
2018-05-04T17:03:48.803996Z app[app.scw874b34-83d0cff1-2a55-4c67-9fef-7200c322d235]: t=2018-05-04T17:03:48+0000 lvl=eror msg="request failed" app=router request_id=f1a9dac1-535e-476e-8a9f-4c793421ce8e client_addr=86.43.80.95:64480 host=fourstarpizza.fourstarpizza.lunarct.ie path=/favicon.ico method=GET status=503 num_backends=3

I'm not sure what to do, can you help?

Thanks,
Salvo

@thomasmodeneis
Copy link

I think your router is overloaded or not responsive.
It would help if next time you collect the debug info and send us: sudo flynn-host collect-debug-info

Alternatively, you can scale up the router and see if this get you more stable.

@SalvoLunar
Copy link
Author

Hi @thomasmodeneis,

I do have the debug info from the last time the cluster became unresponsive, is there a support email I can send them to?

Thanks

@titanous
Copy link
Contributor

Flynn is unmaintained and our infrastructure will shut down on June 1, 2021. See the README for details.

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

No branches or pull requests

3 participants