Allmon3 Dashboard Showing -1: -1 :-1 Up time

Anyone knows why this is happening?
Allmon3 Dashboard Showing -1: -1: -1 Up time

I have 2 hub nodes. I already configured successfully my main node to monitor the other node on the same dashboard and the uptime is also being displayed. The nodes configured on this main hub node is not displaying the up time.

There's no open bugs against Allmon3 for this. I've never seen that behavior before. Does the interface for Allmon3 work otherwise - info, when nodes are keyed, etc?

Everything works fine. Only minor issue on the Allmon page. This started when I connected different allmon sites (remote allmon) to monitor this node.

For some reason, when I excuted the timedatectl and asterisk -rx "core show uptime" commands, the dashboard uptime were displayed correctly. Thanks.

What probably happened is the date set on your new node was ahead of the time set on the machine running allmon,so the bit of javascript that works out the “time ago” counter couldnt, because the time ago, was in the future, so it renders a -1. Settiing the correct time made the maths work. I might open a PR to fix that, maybe show a warning to let the user know a node is badly misconfigured.

1 Like

The problem went back since the last time that I replied to you.

This time, I made it sure that the timezone on the node is the same with the server where the allmon3 is hosted. As I checked the TZ of both servers, they are all +8 but not the same exact locations. One is Asia/Singapore and the other one is Asia/Manila.
What I did was to set it exactly the same.

I will give an update if the issues comes back.

I opened an issue with a fix here to show that the server times are not configured correctly

1 Like


Here is how the nodes being setuped.
Nodes 1.1 and 2.3 are being monitored remotely by different allmon3 dashboards.