SamurAIGPT / Open-Custom-GPT

Create Custom GPT and add/embed on your site using Assistants api
https://customgpt.thesamur.ai
MIT License
1.52k stars 269 forks source link

Issues running npm run start or npm start #21

Closed hcdgsv closed 1 month ago

hcdgsv commented 5 months ago

I get an error while running the application in a production environment on my server: (previously, I have run on the server: npm run build) npm run start or npm start

I am attaching some screenshots.

Screenshot 2024-01-15 at 00 17 29 Screenshot 2024-01-15 at 00 17 55 Screenshot 2024-01-15 at 00 18 02
Anil-matcha commented 5 months ago

It looks like a not relevant error. Have you observed any issue loading the page

biserd commented 5 months ago

I have the same error, and the UI is not super helpful. My vercel is https://open-custom-gpt-peach.vercel.app/ image

hcdgsv commented 5 months ago

It looks like a not relevant error. Have you observed any issue loading the page

The only page that is loading is the main page and if i clic to my chat or if i want to add another i got the error

also if i run the server with npm run dev is working propperly

adamzhang1987 commented 5 months ago

I got the same error the first time and solved it using the latest next.js version, which is 14.1.0.

Anil-matcha commented 5 months ago

@hcdgsv Please update your nextjs version