I have been away sometime on other projects and am now getting back to a project that has been on the back burner. Back when things were “RESIN” I created a small digital sign display using a pi3 with the “resinos & screenly”, before the change over. Well I did update on the OS and things seem to be working like they were except, when I go to he ip of the device to “log into the screenly side” I no longer get prompted for user and password authentication. I know the variable is in there, cause it did work before I did the update. I can not figure this out. Any help in pointing me in the right direction to resolve this would be great. Thanks in advance!
Hi and welcome back! Screenly recently did a significant rework, please check this guide here on how to implement authentication and tell us if you encounter any issues with it.
Thank you for the info. I do have another question. I can not find that dir structure that is mention in the article (~/.screenly/screenly.config) . I have tried logging into the host os using the terminal interface under the balena dashboard. If you can point me in the right direction to get to this folder, that would be a huge help. Thank you again for the help and advice.
That directory would be in the container running the screenly code, so you’ll probably want to choose your “main” service from the webterminal dropdown and then you’ll be able to find it
Thanks, I found it.