@mloubser I did use “me” in that command for creating password. So that meant “me” was the root user?
Also, I don’t get it when you say
and used “me” as the user when logging in
Where could I use that during sign in? This is the page that opens at my http://my_hostname/login
page
I type the password specified with the command you mentioned and it gives me this error. I have checked the password and have rerun it several times. Still gives the error
After the docker-compose installation setup I find an /etc/rasa/models
directory empty. Is it what was supposed to be? And the endpoints.yml
file looks like “empty” too.
Are these issues the reason that prevents me from signing in? What can I do now?
Regarding the api, I use REST api at /webhooks/rest/webhook
. I am currently hosting it at the same server as I use it from back-end side.