BeamCtrl / Airiana

SystemAir Modbus Ventilaton Controller VR400/VR700/VTR300/VSR300/SaveCair
Other
26 stars 7 forks source link

New install fails to use RAM disk #17

Closed johanberglin closed 3 years ago

johanberglin commented 3 years ago

Describe the bug I get RAM disk errors after installing and webserver does not start

To Reproduce Steps to reproduce the behavior: I have a PI zero W 1.1 I useed raspberry pi imager to put latest vanilla raspberry pi image on sdcard (both light and normal version tested) updated so that it connected to wifi after initial boot via putty i ran these commands sudo apt-get update sudo apt-get upgrade sudo apt-get install git git clone https://github.com/BeamCtrl/Airiana cd Airiana sudo python ./install.py

Expected behavior Airiana starts properly

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

BeamCtrl commented 3 years ago

Thank you for this, found a series of static paths that are not updated properly during install. Will update shortly.

BeamCtrl commented 3 years ago

pushed fixes, now the install script will update static paths to match during installation. from 690edfc tested on Rpi zero W 1.1 with LinkSprite RS485 Shield v3.0