I’m new to Couchbase and Netlify and I’m trying to follow this tutorial:
When I run ‘netlify dev’ the web app opens on my Mac but there is an error. When I run the get_airlines function directly it says “Error: protocol_error (1004)”.
I’ve checked that my cluster (forgivingthomasekurtz) is up and running, and my COUCHBASE_ENDPOINT and other variables appear to be correct. I would appreciate any suggestions for how I can further debug this protocol error.
Thanks,
Andy