-
Notifications
You must be signed in to change notification settings - Fork 71
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
Downtime: error Broken pipe #537
Comments
I do not think that the broken pipe error is because of the WebUI ... this error is raised when the external command can not be sent to the scheduler :( Can you confirm that you do not have the problem with the previous version of WebUI with the same configuration? |
So, with same configuration: |
Ok. Thanks for reporting. I will have a look to this ... |
With Firebug i noticed a problem: I think the URL should be |
Ok. But I think the URL should be: You should try to modify the file
Please confirm that it is ok with this modification ... I cannot make the test currently 😉 |
I did your modification and it isn't solved. I continue to find this bug... |
Ok. My bad ... I did not proposed the right modification ... sorry. Replace line 194 of
|
Not exactly: |
Ok, it is a little bit more complicated than I thought ... you should try to replace line 194 with:
|
Hello, I am facing a similar issue. I cannot add a downtime or a comment if my service name contains square brackets. For example: I am also using WebUI 2.4.2.c. |
Is it still an issue in the last version of the webui? |
Hi,
With the latest version of WebUI, i have a problem when i schedule a downtime from all services view.
I have a 404 not found on http://myshinken:7767/forms/downtime/add/myhost/myservice with a empty popu
In my brokerd.log, i see :
Thx
The text was updated successfully, but these errors were encountered: