Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
33 stars 17 forks source link

config : Fatal errors found in configuration. [haproxy] #443

Closed lessfrim closed 7 months ago

lessfrim commented 9 months ago
1701738263976 1701738276681
lessfrim commented 9 months ago
[NOTICE]   (10) : New worker (12) forked
[NOTICE]   (10) : Loading success.
[ALERT]    (12) : sendmsg()/writev() failed in logger #1: No such file or directory (errno=2)
qiaofeng1227 commented 8 months ago

password in config file,how to set random password?

listen admin_stats 
    bind *:1080 
    mode http 
    maxconn 10 
    stats refresh 10s 
    stats uri /haproxy 
    stats realm Haproxy 
    stats auth admin:$W9_POWER_PASSWORD
    stats hide-version 
    stats admin if TRUE
chendelin1982 commented 8 months ago
[NOTICE]   (1) : path to executable is /usr/local/sbin/haproxy
[ALERT]    (1) : config : parsing [/usr/local/etc/haproxy/haproxy.cfg:41]: Missing LF on last line, file might have been truncated at position 29.
[ALERT]    (1) : config : Error(s) found in configuration file : /usr/local/etc/haproxy/haproxy.cfg
[ALERT]    (1) : config : Fatal errors found in configuration.
qiaofeng1227 commented 7 months ago

only LF on each line