Closed ChuckNorrison closed 1 year ago
Maybe fixed with this PR https://github.com/rootzoll/raspiblitz/pull/3455
Hmm yes, this doesn't look like a BlitzAPI problem. If you confirm that it is not working with the above PR, I'll take a close look again.
Backend API install now worked from me during sd card build in dev branch (with venv & fixed to v0.5.0 tag).
Describe the bug Some users experience installation issue for Blitz Web + Api where api failed to install.
To Reproduce Steps to reproduce the behavior:
Still unknown under which circumstance this happens. A user updated from Raspiblitz 1.7.2 directly to 1.8.0c, using the update option and faced this error.
Can be reproduced with install script (blitz.web.api.sh on) or:
Expected behavior Install successful
Desktop (please complete the following information):
Additional context After installation from menu was done, there was no service blitzapi
sudo systemctl status blitzapi
So i tried to pip install manually
Results with:
Originally posted by @ChuckNorrison in https://github.com/rootzoll/raspiblitz/issues/3262#issuecomment-1269907504