-
Notifications
You must be signed in to change notification settings - Fork 184
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
CGI Gateway Timeout with Internet issues #366
Comments
This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive. |
Bump |
@ertyu Can you elaborate a bit more what the problem is? |
The CGI web pages won't load when there are upstream connectivity issues. As mentioned I do have a local caching dns server. |
Can you share your conf? |
I believe the error message itself originates from apache. The gateway to the cgi script times out, i.e. it's running far too long without returning any content. But ultimately its the problem with the script. |
Cool, not entirely related to this, but drop your Apache conf for smokeping and I'll have a look.
/k
…On 30 Sept 2023, 00:11, at 00:11, ertyu ***@***.***> wrote:
I believe the error message itself originates from apache. The gateway
to the cgi script times out, i.e. it's running far too long without
returning any content. But ultimately its the problem with the script.
--
Reply to this email directly or view it on GitHub:
#366 (comment)
You are receiving this because you commented.
Message ID: ***@***.***>
|
<Directory /usr/local/www/smokeping/> The rest of apache config is pretty much default. |
This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive. |
Bump |
This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive. |
Ok then |
This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive. |
Silly bot, problems don't fix themselves |
This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive. |
Bump. |
This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive. |
Keep it going |
Yesterday there was a fiber cut upstream of my ISP that caused many connections to fail, while some others succeeded. Once again Smokeping became unusable just when it would be handy to help identify the problem. I get a Gateway timeout trying to load the CGI pages and graphs. There is a local DNS resolver which was able to resolve some addresses. Of course when there is no connectivity the same thing happens. Is there some thing that can be changed to fix or work around this?
The text was updated successfully, but these errors were encountered: