Hi RotundSquirrel78 that indeed doesn't look right...What server version are you using? From the "t" icon it seems it's still a trains server?
Here is a snapshot of the blank screen:
Where do I see the agent print outs?
I am using an old version. It's a trains server of version 0.16.3.
BTW - did the agent print out anything? Which version of clearml-agent are you using?
I can enter my user name but even the button underneath it is blank (see below). Once clicking it, the whole screen is blank as in the 1st image that I sent.
Yes, I am using the trains server. We never took the time to update it to clearml.
The version (according to pip freeze) is 0.16.3.
Here is the developer tool Network screen capture after refreshing the page and trying to login.
RotundSquirrel78 , try going into localhost:8080/login
Please filter by 'XHR' and see if there are any errors (any return codes that aren't 200)
If not, can you provide the output of docker inspect trains-webserver
?
RotundSquirrel78 did you upgrade anything or did docker pull by any chance?
Just below the filter box there is an option called Fetch/XHR
I clicked Fetch/XHR and got the following (after another reboot)
In the top left you have 'console' see if you get any errors
Many errors :white_frowning_face: . Any idea what they mean?
I get an empty list for the 'XHR' filter.
I did not upgrade anything and did not do docker pull.
I am having a temporary network issue . Will send the output of the “ docker inspect” as soon as I can reconnect to my server.
Hi Sigal, beside the repeating "newer_available" error in the browsers console are there any other issue?
RotundSquirrel78 , can you please check the webserver container logs to see if there were any errors
SuccessfulKoala55 , here is the output of "docker inspect trains-webserver" (attached).
I would guess sosudo docker logs --follow trains-webserver
Woohoo! 🎉
The instructions in the https://superuser.com/questions/278948/clear-cache-for-specific-domain-name-in-chrome/444881#444881 were not accurate, but they brought me close enough.
Here is the exact sequence of operations:
F12 --> Applications tab --> Storage --> Clear site data --> refresh login screen
Thanks everyone for your help!
No other error messages but the dashboard screen is blank.
However, there is a breakthrough: I can run the dashboard from Safari (Mac browser). So the problem is only in Chrome.
can you try the following https://superuser.com/a/444881 to clear the cache in chrome?
Please open developer tools (F12), go to the network tab and refresh the page