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
info Loaded env from C:\MyDevWork\scribble-diffusion.env.local
(node:58892) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use node --trace-warnings ... to show where the warning was created)
(node:58892) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
event compiled client and server successfully in 875 ms (205 modules)
wait compiling...
event compiled client and server successfully in 325 ms (205 modules)
wait compiling / (client and server)...
event compiled client and server successfully in 487 ms (1134 modules)
wait compiling /api/predictions (client and server)...
It runs well until I click the image generation button.
Does anyone have a clue?
Here is the error message.
(node:58892) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
(Use
node --trace-warnings ...
to show where the warning was created)(node:58892) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
null
The text was updated successfully, but these errors were encountered: