Hi, I am new to gravity and just tried installing a single-node cluster on an Ubuntu VM.
I used the quickstart instructions here: https://gravitational.com/gravity/docs/quickstart/
At the end of the installation, I get an output as follows:
Wed Oct 9 20:54:11 UTC Installation succeeded in 28m7.992989036s
Wed Oct 9 20:54:11 UTC
Cluster endpoints:
* Authentication gateway:
- 172.17.254.38:32009
* Cluster management URL:
- https://172.17.254.38:32009
Application endpoints:
* mattermost:2.2.0:
- Mattermost:
- http://172.17.254.38:32010
Congratulations!
The cluster is up and running. Please take a look at "cluster management" section:
https://gravitational.com/gravity/docs/cluster/
So, I try creating a user as follows:
root@grex:~/quickstart# ./gravity users add --roles=@teleadmin jordan
Signup token has been created and is valid for 8h0m0s hours. Share this URL with the user:
https://172.17.254.38:3009/web/newuser/1e786f17e3023b6e68c87577245764e670503bcbc73c6638e542e996224fc5ed
NOTE: make sure this URL is accessible!
When going to the signup url, entering a password and clicking “CREATE ACCOUNT”, I get a red box on top of the sign up form that says
user(name="3e70ec81-df5e-4523-99a4-cbdca7c2b84f.quirkykeller8605") not found
I tried resetting the password using ./gravity users reset jordan
but the same error gets reported in the same way.
Another strange thing that may be related here is that I tried first installing using the non-technical ./install
script, and all I got was a url expecting username, password, and Google Authenticator token – with no way to proceed.
Note that the deployment of Mattermost is working perfectly, all pods in all namespaces are either Running or Completed, and ./gravity status
returns the following:
Cluster status: active
Application: mattermost, version 2.2.0
Join token: 890iop
Last completed operation:
* operation_install (3d7a0d3f-f12e-48a1-bb53-e594a4a762f3)
started: Wed Oct 9 20:26 UTC (3 hours ago)
completed: Wed Oct 9 20:26 UTC (3 hours ago)
Cluster endpoints:
* Authentication gateway:
- 172.17.254.38:32009
* Cluster management URL:
- https://172.17.254.38:32009
Cluster nodes: quirkykeller8605
Masters:
* grex / 172.17.254.38 / node
Status: healthy