Jazmodo

Members
  • Posts

    4
  • Joined

  • Last visited

Jazmodo's Achievements

Noob

Noob (1/14)

0

Reputation

1

Community Answers

  1. Ok - well A) I shouldn't have panicked & B) I should've read more before posting. Wiped the broken/corrupt Docker.img using the docker settings, then just restarted to build a new blank docker.img Reinstalled all dockers using the 'Previous Apps' in the App tab, which also had all ports/settings saved - Godsend, was my biggest worry - all the configs & settings I shoud've screenshot, but didn't. Small issued with Swag, MariaDB, HomeAssistant, Zigbee2MQTT, and Mosquitto - but all seem to be working internally & externally again. Relief...
  2. These logs indicated the issue, but now all the dockers have completely vanished: rc.docker: nextcloud: Error response from daemon: stat /var/lib/docker/btrfs/subvolumes/0a818820b2c6ac7a48acd4bdda2b933b9d57390e230e4136467e2f64e02a69c1: no such file or directory Aug 29 16:58:22 rc.docker: Error: failed to start containers: nextcloud Aug 29 16:58:22 rc.docker: nzbgetvpn: Error response from daemon: stat /var/lib/docker/btrfs/subvolumes/e906cbb8b9e0a3d56bd4112fa212c566908de681b5feae69c2858e83278ad0b8: no such file or directory I then tried to follow this: I did (luckily?) download a copy of the docker.img, but having tried putting the docker in the old & a new location, none of the dockers are even showing. Bit of a newbie when it comes to this, so maybe I've just broken everything and need to start again... but hopefully not.
  3. As the title says.... been tinkering a lot recently. Last night I was trying to trim down the docker file, as it appeared too large. Somethings gone wrong, and all my dockers stopped working. I rebooted the server, and all the dockers went offline, couldn't restart them. I turned off the Docker in settings, and turned it back on again - now everything has gone? I still have a docker.img in system/docker.... but no idea what to do now, scared I'll break things further. Can post logs/screenshots if anyone can advise/help/assist
  4. I've come a long way in the past few months, from building my first PC/Server earlier this year, I've now done the following: Unraid set up & running, Plex set up with associated Dockers (NZB/BT), NextCloud set up, with Swag for remote access/backup (via DuckDNS & Cloudflare), and finally Home Assistant Docker, with a Zigbee2MQTT & Mosquitto Dockers to run the Zigbee devices directly So quite a bit done, but I'm admittedly very new when it comes to Linux & networking, and have finally hit a problem I can't seem to find a ready solution for. Long story short, I want to enable remote access to my Home Assistant docker, but the NextCloud remote access is already using the same ports, and Swag (reverse proxy?). It would seem I should configure Home Assistant in a similar way to NextCloud - through Swag, and DuckDNS.... But how would I do this? There seems to be a good guide here: https://community.home-assistant.io/t/remote-access-with-docker/314345 but uses the same ports as my Nextcloud config, so I'm a little lost. Anyone able to offer some tips/suggestions? 🙏