Skip to content

nginx-proxy adds if ($https) return 500; randomly #2615

@phken91

Description

@phken91

Hello everyone, I've been using nginx-proxy for a long time, and recently it suddenly started acting up. I noticed that nginx-proxy is automatically adding the line if ($https) return 500; in the vhost block of the default.conf file. This causes most of my websites to become inaccessible. I’d like to know under what circumstances nginx-proxy adds this line to the vhost block.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions