rancher-active-proxy icon indicating copy to clipboard operation
rancher-active-proxy copied to clipboard

docker run adi90x/rancher-active-proxy - crash

Open justcoon opened this issue 7 years ago • 1 comments

docker run adi90x/rancher-active-proxy

crash on missing "/etc/nginx/conf.d/default.conf"

08/03/2017 14:41:31Creating Diffie-Hellman group (can take several minutes...)
08/03/2017 14:41:31Generating DSA parameters, 4096 bit long prime
08/03/2017 14:41:31...+++++++++++++++++++++++++++++++++++++++++++++++++++*
08/03/2017 14:41:39.+....................+.........+...+......+.............................+...+.+........+..........+...+.+.....................................+.+.+.............+..+.+.+......+...............+.....................+...+.+.......+..........+...........+.....+....+...............+......+.....+..+...+..+......+....+........+..+..........+..+.........+.......+.....+..........+.+...+...+...........+..........+.......+......+......+......+...........+..+.....+....................+................+...........+............+..+...+....+.+.....+......+.+.......+.+.........+.+.............+..........+.......+..........+...+..................+...........+.....+.........+....+............+..............+.............................+..+...+...+...............+..............+.+.......+.+.............+...+..+................+.........+..................................................+.+..............+..................+................+.+................+....+........................+..........+..............+...............+.....+................+..+..........+.................+.......+..+......................+...................+...............+..+.+...........+.....+...+..........+...........+...............+..+...+....+.....................+.......+....+.....................................+......+.........+.............+.....+.......+...+.+....................+.....+....+.......................+..........+............+......+.....+...+...+.......+............+.......+..........+........+.......+....+..........................+.........+.....+..+.+....+........+...+...+.+.....+........+.......+..+..............+...+.+.......+.............+...........+........+....+..................+..........+..+...+...+.....+.....+.....+...+.........................+++++++++++++++++++++++++++++++++++++++++++++++++++*
08/03/2017 14:41:39INFO Starting rancher-gen RAP Edition master (c5670c9aeedfee7ba00b63d1dd996b271e7249d9)
08/03/2017 14:41:39INFO Initializing Rancher Metadata client (version latest)
08/03/2017 14:41:39INFO Processing all templates once.
08/03/2017 14:41:39INFO Destination file %s has been updated/app/letsencrypt.conf
08/03/2017 14:41:39INFO All templates processed. Exiting.
08/03/2017 14:41:39forego      | starting nginx.1 on port 5000
08/03/2017 14:41:39forego      | starting ranchergen.1 on port 5100
08/03/2017 14:41:39forego      | starting cron.1 on port 5300
08/03/2017 14:41:39crond[50]: crond (busybox 1.24.2) started, log level 2
08/03/2017 14:41:39crond[50]: user:root entry:0 2 * * * /app/letsencrypt.sh
08/03/2017 14:41:39ranchergen.1 | level=info msg="Starting rancher-gen RAP Edition master (c5670c9aeedfee7ba00b63d1dd996b271e7249d9)"
08/03/2017 14:41:39ranchergen.1 | level=info msg="Polling Metadata with %d second interval10"
08/03/2017 14:41:39nginx.1     | 2017/03/08 13:41:39 [emerg] 48#48: open() "/etc/nginx/conf.d/default.conf" failed (2: No such file or directory) in /etc/nginx/nginx.conf:32
08/03/2017 14:41:39forego      | starting nginx.1 on port 5300
08/03/2017 14:41:39forego      | sending SIGTERM to cron.1
08/03/2017 14:41:39forego      | sending SIGTERM to nginx.1
08/03/2017 14:41:39forego      | sending SIGTERM to ranchergen.1
08/03/2017 14:41:39ranchergen.1 | level=info msg="[nginx -t]: \"2017/03/08 13:41:39 [emerg] 62#62: open() \\\"/etc/nginx/conf.d/default.conf\\\" failed (2: No such file or directory) in /etc/nginx/nginx.conf:32\""
08/03/2017 14:41:39ranchergen.1 | level=info msg="[nginx -t]: \"nginx: [emerg] open() \\\"/etc/nginx/conf.d/default.conf\\\" failed (2: No such file or directory) in /etc/nginx/nginx.conf:32\""
08/03/2017 14:41:39ranchergen.1 | level=error msg="Check command failed: exit status 1"
08/03/2017 14:41:39ranchergen.1 | level=info msg="Exit requested by signal: terminated"

justcoon avatar Mar 08 '17 13:03 justcoon

Any update?

matq007 avatar Aug 10 '17 15:08 matq007