Open axelferdinand opened 1 year ago
You can first confirm whether the application above ably has been created correctly, and the apikey has been obtained correctly, and then confirm whether the .env (note, not .env.sample) file in your project has correctly set the apikey. A small tip: You can confirm whether the project created by ably is working normally by following the url https://ably.com/accounts/37542/apps/59958/getting_started
Is this a new bug?
Current Behavior
When running the app, Pinecone runs first (and works) but then this error appears in terminal:
Expected Behavior
Connect to Ably, I guess?
Steps To Reproduce
npm run dev
Relevant log output
No response
Environment
Additional Context
No response