I’ve installed rasa x using docker. it runs on localhost:80. I need to upload my model using api/files. None of them works. Using curl command I get error as -
{"version":"0.35.0","status":"failure","message":"See the server logs for more information.","reason":"The server encountered an internal error and cannot complete the request.","details":{},"help":null,"code":500}
Any idea how would I run it? I’m using windows and installing rasa x locally is a pain and very time consuming.