Complete rookie when it comes to containers, Docker and DoH, but slowly trying to explore this somewhat blurry terrain...
HW used is RB3011 with ROS 16.2, Sandisk 16GB USB3 stick.
Basically I have followed the guide at
https://help.mikrotik.com/docs/spaces/R ... eAssistant
I start extracting the container using the commandand I can see the progress of downloading each .tar.gzip file in usb1/pull. After download of each archive CPU rises for a period of time, indicating extraction of archives is performed, but only the almighty Lord above knows where the extracted files are placed..
I have repeated the process quite a few times now, and often the process stops with one small archive (171 bytes) in /usb1/pull and status stuck at "extracting" like this: Occasionally the extraction process appears to have completed with container status "Stopped".
However it is not possible to start the container, simply nothing happens, no error message, no log entry.
Root dir for the container is set to /usb1/ha, am I supposed to have files stored there? It is always empty.
Can anyone please shed some light on this?
Will I be better off trying to download and extract the container manually, if possible?
Where do I go to find it?
HW used is RB3011 with ROS 16.2, Sandisk 16GB USB3 stick.
Basically I have followed the guide at
https://help.mikrotik.com/docs/spaces/R ... eAssistant
I start extracting the container using the command
Code:
/container/add remote-image=homeassistant/home-assistant:stable interface=veth1 root-dir=/usb1/ha mounts=ha_config envlist=ha_env logging=yes
I have repeated the process quite a few times now, and often the process stops with one small archive (171 bytes) in /usb1/pull and status stuck at "extracting" like this: Occasionally the extraction process appears to have completed with container status "Stopped".
However it is not possible to start the container, simply nothing happens, no error message, no log entry.
Root dir for the container is set to /usb1/ha, am I supposed to have files stored there? It is always empty.
Can anyone please shed some light on this?
Will I be better off trying to download and extract the container manually, if possible?
Where do I go to find it?
Statistics: Posted by Bomber67 — Mon Jan 13, 2025 11:09 am