Skip to content

Nginx exposer is possibly called three times #63

@glothriel

Description

@glothriel

Suspicious logs when exposing a single service:

│ time="2024-05-28T14:34:33Z" level=info msg="App local.nginx-nginx added"                                         │
│ time="2024-05-28T14:34:33Z" level=info msg="Created NGINX config file local-nginx-nginx.conf"                    │
│ time="2024-05-28T14:34:33Z" level=debug msg="Received sync from dev1 with 1 apps"                                │
│ time="2024-05-28T14:34:33Z" level=info msg="App dev1.nginx-nginx added"                                          │
│ time="2024-05-28T14:34:33Z" level=info msg="App local.nginx-nginx added"                                         │
│ time="2024-05-28T14:34:33Z" level=info msg="Created NGINX config file remote-dev1-nginx-nginx.conf"              │
│ time="2024-05-28T14:34:33Z" level=debug msg="Updating service dev1-nginx-nginx"                                  │
│ time="2024-05-28T14:34:33Z" level=debug msg="Received sync from dev2 with 1 apps"                                │
│ time="2024-05-28T14:34:33Z" level=info msg="App dev2.nginx-nginx added"                                          │
│ time="2024-05-28T14:34:33Z" level=info msg="App local.nginx-nginx added"                                         │
│ time="2024-05-28T14:34:33Z" level=info msg="Created NGINX config file remote-dev2-nginx-nginx.conf"   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions