You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dell-omsa | Creating user "docker-user"...
dell-omsa | adduser: invalid user name '"docker-user"': use --badname to ignore
dell-omsa | Setting login password for "docker-user"...
dell-omsa | chpasswd: line 1: user '"docker-user"' does not exist
dell-omsa | chpasswd: error detected, changes ignored
dell-omsa | Allowing "docker-user" access to openmanage...
dell-omsa | Clearing old tmp files...
dell-omsa | Starting init...
dell-omsa exited with code 0
any idea what I'm doing wrong?
The text was updated successfully, but these errors were encountered:
I'm using it with Nagios and check_openmanage, so the only missing thing inside the container was the perl module Sys::Hostname which I installed with cpanm
I have a strange console issue, however, that after a reboot, on console 0, I get a standard system login prompt, followed directly by a login prompt from the docker container. I've never seen that before.
I'm starting the container with a docker-compose.yml file, where I defined the user and password
but it keeps on restarting with this in the logs:
any idea what I'm doing wrong?
The text was updated successfully, but these errors were encountered: