Darnshelm Posted May 27, 2020 Posted May 27, 2020 Hi I found a Turnkey Docker that i try but just after few sec it stops and sending stop commands to all service I don't know whats wrong here from log etterm: $TERM is not defined. run-parts: /etc/rc2.d/K02confconsole exited with return code 1 Starting confconsoleStarting Initialization hooksdone. Starting enhanced syslogd: rsyslogd. setterm: $TERM is not defined. run-parts: /etc/rc2.d/K02confconsole exited with return code 1 Starting confconsoleStarting Initialization hooksdone. Starting enhanced syslogd: rsyslogd. Starting Samba AD DC daemon: samba. Starting uuid generator: uuidd. RTNETLINK1 answers: No such file or directory acpid: error talking to the kernel via netlink Starting ACPI services.... Starting periodic command scheduler: cron. Starting Common Unix Printing System: cupsd. Starting web server: lighttpd. Starting Postfix Mail Transport Agent: postfix. Starting OpenBSD Secure Shell server: sshd. Starting SSL tunnels: [Started: /etc/stunnel/stunnel.conf] stunnel. iptables v1.4.21: can't initialize iptables table `nat': Permission denied (you must be root) Perhaps iptables or your kernel needs to be upgraded. run-parts: /etc/rc2.d/S03turnkey-init-fence exited with return code 3 dmesg: read kernel buffer failed: Operation not permitted Starting daemon monitor: monit. Starting webmindone. System information (as of Wed May 27 00:36:35 2020) System load: 14.42 Memory usage: 84% Processes: 16 Swap usage: 0% Usage of /: 24.2% of 80.00GB IP address for eth0: 192.168.1.200 TKLBAM (Backup and Migration): NOT INITIALIZED To initialize TKLBAM, run the "tklbam-init" command to link this system to your TurnKey Hub account. For details see the man page or go to: http://www.turnkeylinux.org/tklbam WARNING: The container requires initialization (performed on first login). This can be performed from the host as follows: CID=$(docker ps -l -q) CIP=$(docker inspect --format='{{.NetworkSettings.IPAddress}}' $CID) docker logs $CID | grep "Random initial root password" ssh root@$CIP WARNING: Exiting this shell will stop the container. For regular console usage, SSH is recommended. done. Stopping NetBIOS name server: nmbd. Stopping enhanced syslogd: rsyslogd. start-stop-daemon: warning: failed to kill 59: No such process Stopping Samba AD DC daemon: samba. Stopping uuidd generator: uuidd. Stopping ACPI services.... Stopping periodic command scheduler: cron. Stopping Common Unix Printing System: cupsd. Stopping web server: lighttpd. Stopping Postfix Mail Transport Agent: postfix. Stopping rsync daemon: rsync. Stopping OpenBSD Secure Shell server: sshd. Stopping SSL tunnels: [stopped: /etc/stunnel/stunnel.conf] stunnel. Stopping SMB/CIFS daemon: smbd. Stopping daemon monitor: monit. Stopping webminStopping Webmin server in /usr/share/webmin done. Quote
Squid Posted May 27, 2020 Posted May 27, 2020 Have you done the 2 things it's telling you to do in the logs? Quote
Darnshelm Posted May 28, 2020 Author Posted May 28, 2020 No I have not don' know exact what to do? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.