Description
Wondering if there are any docs for completely cleaning a system of drude. I only ask because I tried updating today to dsh 1.20.0 and I'm getting multiple errors. I was hoping to start over from scratch.
The errors are:
On dsh up for a project:
Creating automatalocal_browser_1
Creating automatalocal_db_1
Creating automatalocal_cli_1
Creating automatalocal_web_1
ERROR: for web driver failed programming external connectivity on endpoint automatalocal_web_1 (05c728971468e1d87a80a860b4ec104ae477850dc59c0aebc166ec18021f39ad): Error starting userland proxy: listen tcp 192.168.10.81:80: listen: address already in use
Traceback (most recent call last):
File "", line 3, in
File "compose/cli/main.py", line 63, in main
AttributeError: 'ProjectError' object has no attribute 'msg'
docker-compose returned -1
After trying to purge everything and run dsh install prerequisites, I got:
Adding a subnet for Drude...
RTNETLINK answers: Cannot assign requested address
Creating Drude HTTP/HTTPS reverse proxy...
dsh: Drude HTTP/HTTPS reverse proxy setup failed.
Not really sure what to do now, any advice would be great, thanks