Skip to content
View in the app

A better way to browse. Learn more.

Pulseway

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

All Activity

This stream auto-updates

  1. Past hour

  2. Cyber.13 joined the community
  3. Mackinny joined the community
  4. Yesterday

  5. This issue has been resolved. Our Certificate had a new Intermediate Authority certificate that needed to be added to the local machine running our instance.
  6. Some other tidbits of information that may help engineers find the issue. When I revert the SSL certificate to the one that will expire in 5 days. We can login on the mobile app again. I also noticed that two Linux VMs had been showing offline while on the new certificate. As soon as I reverted the certificate, those machines showed up as online again. Those machines never went down btw.
  7. We also don't utilize SSO with our Instance. So not sure why this is popping up at all.
  8. Having this exact same issue after updating the SSL certificate on our instance.
  9. I just went through the process of updating the SSL Certificate on our Pulseway instance. The portal is working just fine and Pulseway Dashboard connects just fine. When trying to login to the instance on the Android app, all I get is the following error. SSO Authentication not available. I've cleared the cache and data on the Android App to see if that would fix it to no avail.
  10. CStone joined the community
  11. Last week

  12. Damian10 joined the community
  13. This has happened with my tenant as well.
  14. Archryst joined the community
  15. With the change in ESXI licensing model we are moving customers away from ESXi and implementing Proxmox solutions. Monitoring, however, is extremely limited in Pulseway so we'd like to see some improvements be made here. Most notably with things like direct monitoring of ZFS pools, disk smart status, OS updates etc.
  16. soumitra joined the community
  17. Wondering if my situation is related. My customer and in house systems were updated to 10.28 over the past 24 hours and ALL scheduled and on demand Tasks fail with the error message "No Systems Found". I've had the same tags and scopes described for "years" and suddenly - tasks don't run. I've raised the issue with support but not heard back yet. Do your tasks run at all ?
  18. rCloutGod joined the community
  19. Turnpoint joined the community
  20. I'd say this is a bug introduced in some Pulseway update. I have some automation workflows and tasks based on Scopes built with tags made by co-workers. I suppose those worked in the past, but they seem to have not ran for some time.
  21. schexi joined the community
  22. Earlier

  23. I've created a tag and applied it to some devices. In device list or device management, when I filter for such tag those devices are displayed. Then I created a simple scope, based only on that tag. But when I list devices for that scope, the list is empty. This happens also for default scopes, such as "All windows computers".
  24. Conradmech joined the community
  25. Zendesk is moving away from API Tokens to OAuth and support has confirmed to me that this means api tokens and username/password based zendesk integrations will no longer work. Curious to know how Pulseway is handling that.
  26. Hi all, Searched the forums but haven't found anything. Looking for scripts to monitor the status of a ZFS Pool on Proxmox and ideally a seperate script for monitoring SMART status as well.
  27. Hi everyone, I'm currently managing a government information website that provides guides on official documents such as Police Clearance, NBI Clearance, and other application processes in the Philippines. One of the biggest challenges is keeping information updated whenever requirements, fees, or online appointment systems change. We're also looking at improving how we handle user enquiries, track website issues, and organise content update tasks more efficiently. Pulseway PSA seems like an interesting solution for managing recurring tasks and support workflows. Has anyone here used Pulseway PSA for managing website operations or content-related projects? I'd love to hear about your experience with ticket automation and project management. Any suggestions would be greatly appreciated. Thanks!
  28. When I try to delete the device from organizations I get this error. There are no workflow activities. The device has no workflow
  29.    Mike Shevenell reacted to a post in a topic: Queue scripts to run when back online
  30. Could be a policy that turns off the feature, also look in the available features from the profiles too.
  31. This resolved my issue. Thank you.
  32. Hi Shane, You need to change the url to https://{instance_name}.pulseway.com/api/v3. -Paul
  33. Paul replied to m.verga's topic in Android
    Hi there, Can you please PM me your instance name and a screenshot? Do you use any SSO? -Paul
  34. Hello, I've installed the app from Google store, but when I launch it is different from what the help guide says: it only shows a field to insert the instance name. After I enter my instance name and submit the login, it returns an error that SSO authentication is not available... What's wrong with it?
  35. Hi guys, I am testing one of the base PowerShell examples and I get the following error: Invoke-WebRequest : {"Data":null,"Meta":{"TotalCount":0,"ResponseCode":500,"ErrorMessage":"The remote name could not be resolved: 'ws0.pulseway.com'"}} At C:\CVSSource\pulseway_salesforce_connector\test.ps1:9 char:13 + $response = Invoke-WebRequest -Uri 'https://api.pulseway.com/v3/devic ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand I just created this token so I don't think an old token is the issue. It seems like there could be a DNS routing or resolution issue on the Pulseway side, at least maybe for our hosted instance. Any help is greatly appreciated. Thank you. $tokenId = '' $tokenSecret = '' $base64Encoded = [System.Convert]::ToBase64String([System.Text.Encoding]::ASCII.GetBytes("$($tokenId):$($tokenSecret)")) $headers=@{} $headers.Add("Content-Type", "application/json") $headers.Add("Accept", "*/*") $headers.Add("Authorization", "Basic $($base64Encoded)") $response = Invoke-WebRequest -Uri 'https://api.pulseway.com/v3/devices?$top=100&$skip=0' ` -Headers $headers ` -Method GET
  36. Checked all the certs and everything looks good, but when I install the app something seems to be keeping it at version 9.4 (Build1005) is this keeping it from checking in? -Stephen
  37. I followed this as well: https://intercom.help/pulseway/en/articles/4277298-troubleshooting-ssl-connection-errors Server is still showing as offline and all times and dates are correct. -Stephen
  38. Hi there, This indicates an SSL validation failure. Check the date and time and make sure that you have your latest SCHANNEL updates (basically just update your OR copy the root CA and intermediate CAs from the internet for your server's SSL certificate). Let me know how that goes. -Paul
  39. After last nights maintenance one of our windows 2019 servers is no longer connecting to our cloud instance. I have uninstalled and reinstalled the agent on the server and rebooted but the agent is still showing offline. When I click "Validate Registration" the titled error is shown. "Could not establish trust relationship for the SSL/TLS secure channel with authority error" I also noticed that the version of the agent installed is 9.4 and all our other servers are showing on 10.27. Even after a new downloaded agent and reinstalling it still shows as 9.4 Any ideas?
  40.    mackenize23 reacted to a post in a topic: Spread the word
  41. I’ve seen similar behavior with long-running shell commands. It seems like the process is launching correctly, but Pulseway keeps waiting for it to exit. Hopefully support can clarify how the agent handles background processes on Linux.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.