Logo-amall

Cannot login with `nhost login`.

Last active 1 months ago

16 replies

8 views

  • HA

    Tried with multiple emails and with/without github login. Cannot really develop with nhost if this remains a issue.

    I'm using:

    • linux (Pop OS)
    • zsh -shell
    • nhost/0.4.7
    • node-v18.12.1
  • EL

    @hanshoi Do you mean to the Nhost platform or to your own app developed with Nhost?

    What error do you get?

    Can you share some code?

  • HA

    I mean when I run nhost-cli in my console and try to setup local development environment.

    In frontend SDK works just fine.

  • HA

    Can I debug local client somehow? There wasn't an obvious --debug or --verbose flag there.

  • HA

    ```nhost login -e ""

    Error! We couldn't find an account registered with Please register at https://nhost.io/register.```

  • HA

    Also repeats with different shell and terminal.

  • HA

    Okay, this issue is solved. Apparently I had installed globally a node based application called nhost and when removed that one it used the one in /usr/bin

    I guess that its some sort of mistake while setting up things.

  • JA

    @hanshoi How did you determine that you had a globally installed application called nhost? I'm having issues logging into Nhost CLI and am wondering if I made the same mistake.

  • EL

    @jasur try: whereis nhost

  • JA

    Hmm it seems to be in the right place: nhost: /usr/local/bin/nhost

  • JA

    @elitan I keep getting this error when I try to nhost login with my correct email and password: Failed to login with that emailError: Post "https://nhost.run/v1/functions/custom/cli/login": x509: “nhost.run” certificate is not standards compliant

  • JA

    Created separate bug ticket for this here: https://discord.com/channels/552499021260914688/1068647128882225192/1068647128882225192

  • EL

    @jasur That's strange. Would you mind creating an issue here: https://github.com/nhost/cli ?

  • EL

    Things gets easily lost in Discord after a while

  • JA

    GitHub issue here: https://github.com/nhost/cli/issues/558

  • HA

    Sounds like a bit different issue than I was encountering.

Last active 1 months ago

16 replies

8 views