Failure to get time due to Trinity source being obsolete

Bug #1911189 reported by apienk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EL time applet
New
Undecided
Unassigned

Bug Description

The time shown is wrong because http://trinity.el-bots.zapto.org/eltime.php source has not been updated since January 12, 2018. The function get_from_trinity_bot() does not check if the time is right, thus reporting success. As a result, the fallback function get_from_web() is never called. It wouldn't be anyway because it is commented out in code.

A simple workaround I used was to comment get_from_trinity_bot() and uncomment get_from_web() in lines 215-216.

Revision history for this message
apienk (andrzej-pienkowski) wrote :

Actually, it does not work either since the CEL time source is wrong as well. It seems Mercator remains the only up-to-date time source but the time itself must be calculated from the Mercator's last announcement.

Revision history for this message
Paul Broadhead (pjbroad) wrote :

Yep, I need to remove the old time sources. Currently, it tries Mercator and falls back to trinity. It use to fall back to the static web pages but those stopped working ages ago (hence the commenting out). But even Mercator goes down a lot now unfortunately. I started working on a proxy to buffer the indicator from outages and allow use of my own time source eventually. I'll continue on that soon I hope.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.