You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✓ Ready in 513ms
Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'npm i sharp', and Next.js will use it automatically for Image Optimization.
Read more: https://nextjs.org/docs/messages/sharp-missing-in-production
Error: NeoAgent 'Backend' has no configured database
at run (/home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:12:1665)
at neoapi_initAgents (/home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:12:1221)
at Object.8879 (/home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:12:2070)
at webpack_require (/home/liukeyi/neoconverse/.next/server/edge-runtime-webpack.js:25:42)
at /home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:50:186701
at webpackJsonpCallback (/home/liukeyi/neoconverse/.next/server/edge-runtime-webpack.js:158:39)
at /home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:1:51
at Script.runInContext (node:vm:141:12)
at runInContext (node:vm:297:6)
at evaluateInContext (/home/liukeyi/neoconverse/node_modules/next/dist/server/web/sandbox/context.js:357:38)
err: [Error: NeoAgent 'Backend' has no configured database]
The text was updated successfully, but these errors were encountered:
Hey @keyilizzie, thank you for trying out NeoConverse. Have you pulled the latest code and tried building it? Let me know if the latest pull doesn't work.
(llama_factory) (base) [liukeyi@ibgpu09 neoconverse]$ npm run start
▲ Next.js 13.5.6
✓ Ready in 513ms
Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'npm i sharp', and Next.js will use it automatically for Image Optimization.
Read more: https://nextjs.org/docs/messages/sharp-missing-in-production
Error: NeoAgent 'Backend' has no configured database
at run (/home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:12:1665)
at neoapi_initAgents (/home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:12:1221)
at Object.8879 (/home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:12:2070)
at webpack_require (/home/liukeyi/neoconverse/.next/server/edge-runtime-webpack.js:25:42)
at /home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:50:186701
at webpackJsonpCallback (/home/liukeyi/neoconverse/.next/server/edge-runtime-webpack.js:158:39)
at /home/liukeyi/neoconverse/.next/server/pages/api/neoapi.js:1:51
at Script.runInContext (node:vm:141:12)
at runInContext (node:vm:297:6)
at evaluateInContext (/home/liukeyi/neoconverse/node_modules/next/dist/server/web/sandbox/context.js:357:38)
err: [Error: NeoAgent 'Backend' has no configured database]
The text was updated successfully, but these errors were encountered: