Jump to content

Pulseway Linux agent crashes when queried for configured websites


sAnnetts

Recommended Posts

Hi, I have pulseway 6.5 installed on Ubuntu 20.04

My config.xml includes a section which tries to monitor some website responses (two servers on the same LAN).

Quote

                <WebSites>
                        <!--WebSite
        - Url: web site Url
        - Type: method used for testing the web site - HEAD or GET
        - Name: name used for display-->
                        <WebSite Url="http://192.168.51.8/27700/u/10/486/779.png" Type="GET" Name="OSM 27700 Uncontoured (OSM1)" Enabled="true"/>
                        <WebSite Url="http://192.168.51.9/27700/u/10/486/779.png" Type="GET" Name="OSM 27700 Uncontoured (OSM2)" Enabled="true"/>
                        <WebSite Url="http://192.168.51.8/27700/c/10/486/779.png" Type="GET" Name="OSM 27700 Contoured (OSM1)" Enabled="true"/>
                        <WebSite Url="http://192.168.51.9/27700/c/10/486/779.png" Type="GET" Name="OSM 27700 Contoured (OSM2)" Enabled="true"/>
                        <WebSite Url="http://192.168.51.8/900913/u/14/8044/5412.png" Type="GET" Name="OSM 900913 Uncontoured (OSM1)" Enabled="true"/>
                        <WebSite Url="http://192.168.51.9/900913/u/14/8044/5412.png" Type="GET" Name="OSM 900913 Uncontoured (OSM2)" Enabled="true"/>
                        <WebSite Url="http://192.168.51.8/900913/c/14/8044/5412.png" Type="GET" Name="OSM 900913 Contoured (OSM1)" Enabled="true"/>
                        <WebSite Url="http://192.168.51.9/900913/c/14/8044/5412.png" Type="GET" Name="OSM 900913 Contoured (OSM2)" Enabled="true"/>
                </WebSites>

When I query these websites in the WebApp, the pulseway daemon on the server crashes hard and no data is returned.

Quote

May  4 12:23:53 osmproxy pulseway: Got exception signal: 11
May  4 12:23:53 osmproxy kernel: [1487574.862625] traps: pulsewayd[512737] general protection fault ip:7fb0c967ad5a sp:7fb0c2ffcc58 error:0 in libc-2.31.so[7fb0c95eb000+178000]
May  4 12:23:53 osmproxy systemd[1]: pulseway.service: Main process exited, code=killed, status=11/SEGV
May  4 12:23:53 osmproxy systemd[1]: pulseway.service: Failed with result 'signal'.

image.png.7a51bd502281f3243421f6670e5ea400.png

 

Is this a bug in pulsewayd or an error in my config ?

 

many thanks

 

 

 

 

Link to comment
Share on other sites

  • Administrators

Hi there,

Thanks for the report. Can you please drop an email at support@pulseway.com? We'll investigate this issue. Looks like a bug.

-Paul

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...