aristosv / digitalsignage

Open Source Raspberry Pi Digital Signage System - RPDS
GNU General Public License v3.0
4 stars 1 forks source link

OliveTin doesn't install? #11

Open ve3bok opened 1 year ago

ve3bok commented 1 year ago

I came across your github site and your RPDS looks like something I might be able to use. Except that I can't get it to install properly. The part of the installation that fails is as follows:

installing olivetin mv: cannot stat '/etc/OliveTin/config.yaml' No such file or directory bash: line 1: /etc/OliveTin/config.yaml: No such file or directory Failed to start OliveTin.service: Unit OliveTin.service not found.

All installation steps before and after the above appeared to go flawlessly.

Upon completion of installation, the display screen shows the RPDS logo.

User access to the file browser on port 8080 works, but trying to access the control features on port 1337 results in the browser returning "Unable to Connect".

Running the update script results in all the identical errors.

Any tips?