tableau-server-docker
tableau-server-docker copied to clipboard
Problem starting docker
Hello all, I can´t start it, giving the error message: "Welcome to CentOS Linux 7 (Core)!
Set hostname to <5465b139c50c>. Initializing machine ID from random generator. Unit tmp.mount is bound to inactive unit dev-mapper-centos\x2droot.device. Stopping, too. Startup finished in 60ms. Job systemd-update-utmp-runlevel.service/start failed with result 'dependency'. ".
Best regards,
Fernando
Also getting this error, giving it a solid bump.
I'm also getting this error:
systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Detected virtualization docker. Detected architecture x86-64. Welcome to CentOS Linux 7 (Core)! Set hostname to. Initializing machine ID from random generator. Unit tmp.mount is bound to inactive unit dev-mapper-centos\x2droot.device. Stopping, too. Startup finished in 27ms. Job systemd-update-utmp-runlevel.service/start failed with result 'dependency'.
anyone get around this?
what is your host OS?
Centos 7
were you able to run any other, systemd based centos images on your docker host? I mean is your issue specific to the tableau image?
Well, I tried with this Dockerfile. I did not tried with other.
can you build/test a basic Dockerfile like the one here: https://hub.docker.com/r/centos/systemd/ ? Does that work?
I did it and it worked
--2019-03-28 11:07:49-- http://localhost/
Conectando-se a 10.10.20.244:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 403 Forbidden
2019-03-28 11:07:49 ERRO 403: Forbidden.
[root@bay-dockerserver httpd]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5996c6a78441 httpd "/usr/sbin/init" 3 minutes ago Up 3 minutes 0.0.0.0:80->80/tcp httpd
im also running into this. Host is ubuntu 18.04 but the problem is inconsistent, sometimes it gets through and I havent figured out why
Hi. Are there any updates on this issue?