Jump to content

Recommended Posts

Posted (edited)

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
Posted

it is really too bad the resolution to claymo's post wasn't included online; I might have been able to solve this immediately

Posted

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
Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.3k
×
×
  • Create New...