ENOENT: no such file or directory, open #637
Unanswered
pgm-norbert
asked this question in
Q&A
Replies: 3 comments 7 replies
|
issue should be resolved now. simply pull the latest docker image or reinstall flowise if using npx |
5 replies
@Canabiense "Hey ! Did Render ask for Card information from you, even if you use the individual (free) plan? Cause I'm trying to Access flowise using render and when I go to the step 2 which is to Create website service, Its ask for personal info! Can You help me with that? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
I get the following errors when trying to run the chatbot - I have enabled full access to the node_modules directory but still getting the same error. Any ideas?
Error: Error: ENOENT: no such file or directory, open ''
Error: Error: Error: ENOENT: no such file or directory, open ''
at getCredentialData (/Users/userx/node_modules/flowise-components/dist/src/utils.js:448:15)
at async OpenAIEmbedding_Embeddings.init (/Users/userx/node_modules/flowise-components/dist/nodes/embeddings/OpenAIEmbedding/OpenAIEmbedding.js:57:32)
at async buildLangchain (/Users/userx/node_modules/flowise/dist/utils/index.js:220:50)
at async App.processPrediction (/Users/userx/node_modules/flowise/dist/index.js:841:44)
at async /Users/userx/node_modules/flowise/dist/index.js:557:13
2023-07-28 19:54:42 [ERROR]: [server]: Error: Error: Error: Error: ENOENT: no such file or directory, open ''
Error: Error: Error: Error: ENOENT: no such file or directory, open ''
at buildLangchain (/Users/userx/node_modules/flowise/dist/utils/index.js:230:19)
at async App.processPrediction (/Users/userx/node_modules/flowise/dist/index.js:841:44)
at async /Users/userx/node_modules/flowise/dist/index.js:557:13
2023-07-28 19:54:42 [INFO]: ⬆️ POST /api/v1/chatmessage/882b7358-6903-4260-aa48-2ae32826e6d0
All reactions