Jump to content

guyvaio

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by guyvaio

  1. Saturday 21 pm. No Pulseway notification on low storage as already mentioned by Jean-François.

    Please fix this bug.

    Pulseway just becoming useless. Real customers blocked half a day.

    😱

  2. Hello,

    We have programmed for years a PulseWay plugin that monitors websites and send sometimes notifications. This plugin has not been changed for a long time. Since a few days, we have noticed that some notifications are no more delivered. Our logs indicate that our plugin has correctly send the notification, with such a code : SendNotificationToAllDevices(string.Format("{0} resumes from errors.", dr["title"]), NotificationPriority.NORMAL, true);

    But the notification is not received. It occurs randomly on a few notifications only.

    Do you apply now notifications limits? Do we have to change something in our plugin?


    Thanks in advance for your help.

    Kind regards,

    Guy

  3. Hello,

    I've juste rebooted a Centos7 server. After the reboot, the Pulseway service is crashed :

    Aug 27 22:54:12 linuxopenvpn pulseway: Could not get server info SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No Data"#012Detail: get host by name failed in tcp_connect()
    Aug 27 22:54:12 linuxopenvpn pulseway: Could not get existing notifications: SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No Data"#012Detail: get host by name failed in tcp_connect()
    Aug 27 22:54:12 linuxopenvpn pulseway: Last error getting group policy SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No Data"#012Detail: get host by name failed in tcp_connect()
    Aug 27 22:54:15 linuxopenvpn pulseway: Error while registering computer:SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No Data"#012Detail: get host by name failed in tcp_connect()
    Aug 27 22:54:15 linuxopenvpn pulseway: Error getting update SOAP 1.1 fault SOAP-ENV:Server[no subcode]#012"No Data"#012Detail: get host by name failed in tcp_connect()

     

    Before reboot was everything ok. Nothing special install before reboot.

    Any solution will be appreciated.

    Thanks in advance.

    Kind regards,

    Guy

  4. Hello,

     

    I've made a new fresh install on a Raspberry Pi 3. I've followed the instructions of the "Install and Setup Agents / Raspbian" page. As usual.

    Service does not start correctly. The syslog shows 

    raspberryXyz pulseway[854]: /usr/sbin/pulsewayd: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

    Any hint to solve this problem? 

    Thanks in advance.

    Best regards,

    Guy
     

  5. Hello,

    In french, some messages sent by SendNotificationToAllDevices contain special characters such as é è à ù ...

    I've tried to encode these messages as UTF-8 string, but these characters are replaced by a black diamond containing a question mark, when shown, e.g. on the mobile app.

    I've trie HTML encoding but it shows the HTML code, not the correct character.

    Is there a way to pass french messages properly?

    Thanks in advance for your answer.

    Best regards,

    Guy

  6. Hello,

    Since February 29th 14:06 an application written en C# and using Rest API get blocked on a "Forbidden" error. It occurs in an application we've not modified. Our last successfull notification via Rest API occured on 12:11. Have you change something in the access to Rest API ?

    Thanks in advance for your help.

    Best regards,

    Guy

  7. Thanks a lot for this clarification.

    I encounter another problem. I'm able to send notifications via the restApi, but these notifications are never associated with the faulting server. They appears in "all notifiications" but not in the server's notifications. Is it possible to pass the name of the server as parameter in the "notify" process ?

    Best regards,

    Guy

×
×
  • Create New...