paschmann / rasa-ui

Rasa UI is a frontend for the Rasa Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geeting permision issue while training on docker compose way

amaresh8053 opened this issue · comments

{"data":{"error":{"version":"1.6.0a1","status":"failure","message":"An unexpected error occurred during training. Error: [Errno 13] Permission denied: 'models/nlu-20191203-143306.tar.gz'","reason":"TrainingError","details":{},"help":null,"code":500}},"status":500,"config":{"method":"POST","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"/api/v2/rasa/model/train?bot_name=NextPrime&bot_id=1&comment=","data":"{"nlu":"## intent:greet\n- het der\n- hey there\n- good evening\n- good morning\n- hey\n- hello\n- hi\n\n","domain":"slots:\n\nentities:\n\nintents:\n- greet\n\ntemplates:\n utter_greet:\n - text: \"Hi, how are you?\"\n\nactions:\n- utter_greet\n","stories":"## story_1575379971* greet\n - utter_greet\n","config":"language: en\npipeline: supervised_embeddings\n\npolicies:\n- name: KerasPolicy\n epochs: 2000\n- name: MemoizationPolicy\n- name: MappingPolicy","out":"output","force":"false"}","headers":{"Accept":"application/json, text/plain, /","Authorization":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImFkbWluIiwibmFtZSI6IlBvcnRhbCBBZG1pbmlzdHJhdG9yIiwiaWF0IjoxNTc1Mzc3OTc2fQ.uUK8iG-LxGVZd53nJFBlW8zmzyi_07LrDrZdnG4U19k","Content-Type":"application/json;charset=utf-8"}},"statusText":"Internal Server Error","xhrStatus":"complete"}

Hey am getting same, here anyone can help me!!!?

May you have to restart the docker images