10000 Long time for nginx to load after docker compose up · Issue #427 · linkedin/oncall · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Long time for nginx to load after docker compose up #427
Open
@jamiereid

Description

@jamiereid

Using the latest commit (at time of writing) (b7c352f)

It seems to take a long time for nginx to start in the web container after docker compose up.

Jumping into the container and exploring logs and ps aux output shows nginx isn't loaded.
 

root@oncall:/home/oncall/var/run# cat /var/log/nginx/error.log
2024/12/12 00:31:36 [emerg] 365#365: open() "/home/oncall/daemons/nginx.conf,pidfile=/home/oncall/var/run/nginx.pid" failed (2: No such file or directory)
2024/12/12 00:33:02 [emerg] 374#374: open() "/home/oncall/daemons/nginx.conf,pidfile=/home/oncall/var/run/nginx.pid" failed (2: No such file or directory)
2024/12/12 00:33:48 [emerg] 382#382: open() "/home/oncall/daemons/nginx.conf,pidfile=/home/oncall/var/run/nginx.pid" failed (2: No such file or directory)

After some time (10s of minutes) nginx is able to start.

Not sure what other information might be helpful - please let me know if I can get any additional info to help track down the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0