Replies: 1 comment
-
Merged the main branch, fixed. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've used Flowise a few months ago, set up hosting on Render and it worked fine. After a few months came back and to my surprise, it was not returning responses. (i made 0 changes in that time)
render logs of chat embed return only this:
2024-11-27 07:42:01 [INFO]: ⬆️ POST /api/v1/prediction/ redacted
2024-11-27 07:42:01 [INFO]: [server]: Request originated from redacted
render logs of chatting in chat config (which give responses):
2024-11-27 07:48:22 [INFO]: ⬆️ POST /api/v1/internal-prediction/ redacted
So the issue is with these internal prefixes?
P.S. allowed domains config are empty.
Beta Was this translation helpful? Give feedback.
All reactions