I need some help in creating a project on node red. I am using the node red add on on hassio and was using a project by the name "raspi_x15_nodered" earlier. I migrated to another pi at which point I lost the ssh keys and so could not restore the project. I anyway had the flow files with me so I went ahead and created my flows afresh. Now the issue is that I am not able to create a new project in node red. When I enable the projects feature in the settings file I get a permanent error message on my flow screen as "Project raspi_x15_nodered not found". The error message does not go away. When I try to create a new project I get this exception in the logs and it fails.
Error: Cannot migrate as there is an active project
at Object.createProject (/opt/node_modules/@node-red/runtime/lib/storage/localfilesystem/projects/index.js:369:19)
at Object.createProject (/opt/node_modules/@node-red/runtime/lib/api/projects.js:66:41)
at /opt/node_modules/@node-red/editor-api/lib/editor/projects.js:108:33
at Layer.handle [as handle_request] (/opt/node_modules/express/lib/router/layer.js:95:5)
at next (/opt/node_modules/express/lib/router/route.js:137:13)
at /opt/node_modules/@node-red/editor-api/lib/auth/index.js:74:13
at Layer.handle [as handle_request] (/opt/node_modules/express/lib/router/layer.js:95:5)
at next (/opt/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/opt/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/opt/node_modules/express/lib/router/layer.js:95:5)
The issue is that I have looked at my directory /usr/share/hassio/homeassistant/node-red/projects and it is empty. I searched my whole pi but I cant find any file with the name raspi_x15_nodered and so I am not sure where is node red picking this file from. Can somebody help me on this please.
OS: Hassio
Node red version : 5.0.6