Hello,
I’m following the deploy to server steps from the documentation and I’m facing to an issue with the step 4. I got an error that I don’t understand.
After using this :
$ sudo docker login -u _json_key -p "$(cat /etc/rasa/gcr-auth.json)" https://gcr.io
I got this:
Error response from daemon: Get https://eu.gcr.io/v2/: unauthorized: GCR login failed
Anyone can help me ?
Thanks