Skip to content
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

[Error: NeoAgent 'Backend' has no configured database]and [Generated cypher with extra characters] #5

Open
keyilizzie opened this issue Jul 16, 2024 · 2 comments

Comments

@keyilizzie
Copy link

1721098156642
(llama_factory) (base) [liukeyi@ibgpu09 neoconverse]$ npm run start

start
next 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]

@kumarss20
Copy link
Contributor

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.

@shawndubeMSFT
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants