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
I'm running a maxscale container as stated in the documentation with:
docker run -p 8989:8989 --name mxs mariadb/maxscale:latest
This is the output I'm getting. It looks like it doesn't really bother the startup at the end but there's a 60s delay that's kinda annoying.
❯ docker run -p 8989:8989 --name mxs mariadb/maxscale:latest
rsyslogd: error during parsing file /etc/rsyslog.conf, on or before line 13: warnings occured in file '/etc/rsyslog.conf' around line 13 [v8.2102.0-15.el8 try https://www.rsyslog.com/e/2207 ]
rsyslogd: error during parsing file /etc/rsyslog.conf, on or before line 13: invalid character '=' - is there an invalid escapesequence somewhere? [v8.2102.0-15.el8 try https://www.rsyslog.com/e/2207 ]
rsyslogd: error during parsing file /etc/rsyslog.conf, on or before line 13: invalid character '"' - is there an invalid escapesequence somewhere? [v8.2102.0-15.el8 try https://www.rsyslog.com/e/2207 ]
rsyslogd: error during parsing file /etc/rsyslog.conf, on or before line 13: warnings occured in file '/etc/rsyslog.conf' around line 13 [v8.2102.0-15.el8 try https://www.rsyslog.com/e/2207 ]
rsyslogd: error during parsing file /etc/rsyslog.conf, on or before line 13: invalid character '"' - is there an invalid escapesequence somewhere? [v8.2102.0-15.el8 try https://www.rsyslog.com/e/2207 ]
rsyslog startup failure, child did not respond within startup timeout (60 seconds)
Starting...
MaxScale PID = 17
New Monit id: 12becc3f08740961eb18c9f15df19ad9
Stored in '/root/.monit.id'
Starting Monit 5.33.0 daemon with http interface at [localhost]:2812
'9c23de27b04b' Monit 5.33.0 started
I'd like to know if this is reproducible and if this is expected.
Here's my current system informations:
I'm running a maxscale container as stated in the documentation with:
This is the output I'm getting. It looks like it doesn't really bother the startup at the end but there's a 60s delay that's kinda annoying.
I'd like to know if this is reproducible and if this is expected.
Here's my current system informations:
The text was updated successfully, but these errors were encountered: