View Single Post
Posts: 14 | Thanked: 28 times | Joined on May 2021
#160
Originally Posted by mosen View Post
...
Then delete the one that failed to set up with
Code:
lxc-destroy <CONTAINERNAME>
...
Thank you! So easy. It brought my harbour-containers back to life.

Originally Posted by Kabouik View Post
...
And then replace your /usr/share/harbour-containers/service/daemon.py with the one in the fork above.
...
Thanks - this worked for me. It might be worth noting (for people like me) that you need to make the copied file executable
Code:
chmod +x daemon.py
otherwise the container application opens with nothing in it.
 

The Following 4 Users Say Thank You to spoofykid For This Useful Post: