I'm attempting to use your latest updates and I am seeing this message when ./docker_run.sh
Reading package lists...
E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)
The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends xvfb curl wget telnet expect && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
Unable to find image 'didstopia/7dtd-server:latest' locally
latest: Pulling from didstopia/7dtd-server
(I know the last two are normal lines)
The container seems to create but when logging in, it is a new world instead of my old world. I did make a backup copy of my /7dtd_data and replaced the one created during startup with no luck.
Please let me know if I should provide more data. Or if there is anything I can try.
Hello!
I'm attempting to use your latest updates and I am seeing this message when ./docker_run.sh
Reading package lists... E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied) The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends xvfb curl wget telnet expect && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100 Unable to find image 'didstopia/7dtd-server:latest' locally latest: Pulling from didstopia/7dtd-server
(I know the last two are normal lines)
The container seems to create but when logging in, it is a new world instead of my old world. I did make a backup copy of my /7dtd_data and replaced the one created during startup with no luck.
Please let me know if I should provide more data. Or if there is anything I can try.
Chad