You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
Attempting to connect to Obsidian via https://github.com/nikdanilov/whisper-obsidian-plugin.
Connection is happening correctly, but giving 405 error when attempting to record and run
2025-01-20 05:10:13 INFO: Started server process [7]
2025-01-20 05:10:13 INFO: Waiting for application startup.
2025-01-20 05:10:13 INFO: Application startup complete.
2025-01-20 05:10:13 INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
2025-01-20 05:10:22 INFO: 172.18.0.1:56776 - "OPTIONS / HTTP/1.1" 200 OK
2025-01-20 05:10:22 INFO: 172.18.0.1:56776 - "POST / HTTP/1.1" 405 Method Not Allowed