Hi,
I spent 1 week setting up a flowise chat flow on my hugging face space. This morning I came to the office and tried my chatbot. It bugs. When I went to my flowiseai on my huggingface space, I saw everything were removed. Can you please explain to me what is the issue?
Here are the logs :
===== Build Queued at 2024-07-09 06:22:15 / Commit SHA: 6b6afe7 =====
--> FROM docker.io/library/node:18-alpine@sha256:e37da457874383fa9217067867ec85fe8fe59f0bfa351ec9752a95438680056e
DONE 0.0s
--> RUN apk add --no-cache git python3 py3-pip make g++ build-base cairo-dev pango-dev chromium
CACHED
--> RUN npm install -g flowise
CACHED
--> RUN mkdir -p /root/.flowise/logs /usr/local/lib/node_modules/flowise/uploads && chmod -R 777 /root/.flowise/logs /usr/local/lib/node_modules/flowise
CACHED
--> WORKDIR /data
CACHED
--> Pushing image
DONE 0.5s
--> Exporting cache
DONE 0.4s
===== Application Startup at 2024-07-15 09:05:11 =====
2024-07-15 09:06:37 [INFO]: Starting Flowise...
2024-07-15 09:06:37 [INFO]: 📦 [server]: Data Source is initializing...
2024-07-15 09:06:41 [INFO]: 📦 [server]: Data Source has been initialized!
2024-07-15 09:06:41 [INFO]: ⚡️ [server]: Flowise Server is listening at :7860
2024-07-15 09:08:48 [INFO]: ⬆️ POST /api/v1/node-load-method/chatOpenAI
2024-07-15 09:08:48 [INFO]: ⬆️ POST /api/v1/node-load-method/openAIEmbeddings