Back

[SOLVED] Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable

  • 0
  • Tools
Vedsaga
23 Mar, 2023, 05:54

Getting this waning when tried to login on console.

TL;DR
Solution: The warning can be resolved by changing the settings in the CLI. Run the command `appwrite client --selfSigned false` to set the `selfSigned` variable to false. This can be done in the CLI itself.
Drake
23 Mar, 2023, 06:09

That's because you have self signed set to true

Vedsaga
23 Mar, 2023, 06:09

oh, no I should make it false in CLI?

Vedsaga
23 Mar, 2023, 06:10

or does somehting need to be changed in .env

Drake
23 Mar, 2023, 06:11

It's a CLI setting

Vedsaga
23 Mar, 2023, 06:12

so, I should run appwrite client --selfSigned false

Vedsaga
23 Mar, 2023, 06:15

worked...

Drake
23 Mar, 2023, 22:18

[SOLVED] Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more