Troubleshooting 405 Error with Typesense Local Install
TLDR Digamber needed help troubleshooting a 405 error while trying to create a collection on a local Typesense install. Kishore Nallan suspected a bad HTTP query and Digamber confirmed the issue was a malformed URL.
1
Dec 23, 2021 (23 months ago)
Digamber
10:38 AMI’m trying to run a local install of typesense.
When I try to create a collection i’m getting 405 => Method Not Allowed response.
Kishore Nallan
10:40 AMDigamber
10:40 AMKishore Nallan
10:41 AMDigamber
10:41 AMKishore Nallan
10:42 AMDigamber
10:42 AMDigamber
10:42 AMDigamber
10:45 AMSo i don’t know exactly what you would need here ?
Kishore Nallan
10:46 AMDigamber
10:47 AMDigamber
10:47 AM1
Digamber
11:12 AMKishore Nallan
11:13 AMTypesense
Indexed 2776 threads (79% resolved)
Similar Threads
Schema Config Issue With Typesense Hosted on Render
Matthias had issues with a schema config on Typesense hosted on Render. Joshua helped troubleshoot, and Matthias resolved the issue by using the external URL.
Typesense Server Bulk Import/Upsert Issue Resolved
Adam was confused about the discrepancy between the successful responses and the actual indexed data while working with a custom WP plugin integrating with Typesense. The issue was a bug related to fetching documents in the wrong order, not a Typesense problem.
Resolving Typesense Server Connection with Correct API Keys and Paths
Rubai had trouble creating a working API key for Typesense and understanding number_hits versus num_documents. Jason provided clarification and correct code for generating a search-only API Key and using correct server configurations.
Troubleshooting Typesense Document Update Error
Mehdi had an issue with updating Typesense documents which returned a '404 Not Found' error. Kishore Nallan after several debugging steps, discovered Mehdi was using an outdated Typesense version. The issue was resolved after upgrading Typesense.
Fixing "bad json" error in Typesense 0.24
Adam experiences "bad json" error when creating collections in Typesense 0.24. Jason identifies a typo in the docs causing the error and helps troubleshoot additional errors.