-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails to initialize a session #16
Comments
same error on debian in lxc Console Error Error: Failed to create session app/components/ChatFeed.tsx (103:19) @ ChatFeed.useEffect.initializeSession 101 |
|
console says
|
GET / 200 in 40157ms
Could not open ChatFeed.tsx in the editor. To set up the editor integration, add something like REACT_EDITOR=atom to the .env.local file in your project folder and restart the development server. |
Error: Failed to create session
at ChatFeed.useEffect.initializeSession (http://localhost:3000/_next/static/chunks/app_514080._.js:97:39)
I have re-generated my API keys a bunch of times too, not sure what's going on
The text was updated successfully, but these errors were encountered: