Jump to content

Hangs on log in


TUs

Recommended Posts

Received my Polisy  yesterday.  Mounted it on the wall, plugged it in, observed all the beeps/lights, browsed to Polisy.

In short, all matches the documentation.

However, I never get past the log in page.

How can I expose the System menu in order to begin updates?
TICKET #13085

polisy.png

Edited by TUs
addl info
Link to comment
Share on other sites

For future investigators:

Root cause: the time server isn't functional (likely an issue with my firewall config).

I was able to determine this by SSH to the Polisy, and attempting to grab internet content.

     example:  curl -S https://google.com

the resulting error "curl: (60) SSL certificate problem: certificate is not yet valid" indicated the time was wrong on the Polisy.

to resolve:

[admin@polisy ~]$ date
Mon Jul 16 16:08:32 PDT 2018
[admin@polisy ~]$ sudo date 202105021729.00
Sun May  2 17:29:00 PDT 2021
[admin@polisy ~]$ curl -S https://google.com
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="https://www.google.com/">here</A>.
</BODY></HTML>


After a reboot, the Polisy worked as indicated in the documentation

  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...