John Wells
Results
2
comments of
John Wells
> Sorry, let's try: > > ``` > diff --git a/indiweb/main.py b/indiweb/main.py > index 871f71b..71cc135 100644 > --- a/indiweb/main.py > +++ b/indiweb/main.py > @@ -139,7 +139,7 @@ def main_form(): >...
I had the same problem on rpi-os, it was systemd trying to start wayvnc, which never completed as I'm using X11 (and realVNC). You can see what is causing your...