adrianhajdin / zoom-clone

Learn to develop a professional enterprise-ready video conferencing app in hours using Next.js 14, Stream, and Tailwind CSS.
https://jsmastery.pro
905 stars 294 forks source link

Localhost error #10

Open kaMatPrahlad opened 5 months ago

kaMatPrahlad commented 5 months ago

index.browser.es.js:12250 Uncaught (in promise) Error: {"code":-1,"StatusCode":500,"message":"WS failed with code -1 and reason - ","isWSFailure":false} at StableWSConnection.connect (index.browser.es.js:12250:27) at async StreamClient.connect (index.browser.es.js:13733:24) at async Promise.all (:3000/index 1) at async StreamClient.connectUser (index.browser.es.js:13414:24)

Anyone can help me to sovle this error

Anilraj-Lokku commented 4 months ago

Hello @kaMatPrahlad i also encountered the same issue. You have to make sure all the .env.local api key and secret key from stream and clerk are correctly pasted.