ITADN

How do I debug the Python web server? / OPTIONS /api/v1/build fails with 405

#1587Openvoltagex 创建于 2026-03-21
V
voltagexcommented
<img width="130" height="290" alt="Image" src="https://github.com/user-attachments/assets/08631f26-e303-4d55-ae15-dc066c7bf3aa" /> Basically `OPTIONS /build` seems to fail with 405 Method Not Allowed. podman compose logs server only shows `INFO: 10.89.0.3:35486 - "OPTIONS /api/v1/build?1774078135285 HTTP/1.1" 405 Method Not Allowed` For my own personal server I am happy to blanket allow CORS & OPTIONS but I need to be able to get in and debug.
2 条评论