You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@scriptonist for me, the issue was I was running these commands on a remote server, and port forwarding only the console port (9695). I'm guessing that browser-side, the console attempts to connect to localhost:8080. When I ran console locally, it worked fine.
To reproduce, ssh to a remote computer, forwarding whatever port you use for hasura-cli run the two commands in #4055 (comment) on remote. On local, go to localhost:9695, and see the invalid admin-secret error.
We need to improve documentation on admin secret.
The following points need to be covered:
(e.g. as AWS does)
The text was updated successfully, but these errors were encountered: