Back

Appwrite Cloud Function outputting LOG error

  • 0
  • Flutter
  • Functions
  • Cloud
Zionnite
1 Oct, 2024, 14:43

Hello Appwriters, i'm facing this issues that whenever my cloud function is run, i always get this error outputs

TypeScript
Native logs detected. Use context.log() or context.error() for better experience.
(node:12) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
TypeError: Enumerable.from is not a function

yes, i really do have an enviromental variable NODE_TLS_REJECT_UNAUTHORIZED is value its 0 i dont know why this is an issues, i started having this error have the lauch of the newest Appwrite version

TL;DR
Cloud function outputs a LOG error warning about using NODE_TLS_REJECT_UNAUTHORIZED set to '0'. The error TypeError: Enumerable.from is not a function is also mentioned. The issue started with the newest version of Appwrite.
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