Onto-Med / top-frontend

JavaScript based frontend of the TOP Framework
MIT License
0 stars 1 forks source link

HTTP 405 Method Not Allowed Error when creating organization #334

Closed KonradHoeffner closed 8 months ago

KonradHoeffner commented 8 months ago

Error is reported for the frontend by Docker Compose the top-deployment, so please move somewhere else if the real cause is elsewhere.

Screenshot from 2024-02-13 12-43-52

frontend-1  | 172.29.0.3 - - [13/Feb/2024:11:42:49 +0000] "POST /127.0.0.1,/api/organisation HTTP/1.1" 405 157 "http://localhost/organisation" "Mozilla/5.0 (X11; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0" "172.29.0.1"
KonradHoeffner commented 8 months ago

Does not happen with a freshly checked out copy of the deployment so the problem must be on my end, closing this.