Skip to content

PATCH requests blocked by default? #4567

Open
@AntouanK

Description

@AntouanK

I'm having an issue with appwrite ( and had a similar one with supabase ).
Both use PATCH requests, to update some settings from the UI.
I get a 504 and it's just hanging and timing out.

I am pretty sure nginx proxy manager is blocking it, because the docker compose of appwrite works fine locally. when behind NPM, I cannot get this PATCH endpoint to work, so I cannot apply any changes from the admin UI.

Is there any way to disable that? Or add a custom rule or something?

I tried unchecking the "block common exploits" but it didn't help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions