alex25498Original post
Rank 1: Thread
console errors
fra.cloud.appwrite.io/v1/console/variables:1 Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID
console.js:36 TypeError: Failed to fetch
at window.fetch (fetcher.js:76:10)
at fetch.js:75:28
at H. (sdk.js:664:36)
at Generator.next ()
at sdk.js:22:71
at new Promise ()
at L (sdk.js:18:12)
at H.call (sdk.js:661:16)
at Se.variables (sdk.js:2956:28)
at Re (+layout.ts:31:50)
at async Xt (client.js:767:12)
(anonymous) @ console.js:36
Summary
Developers experiencing 500 Internal Error on all projects. One developer not encountering error. Error messages include 'Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID' and 'TypeError: Failed to fetch'. Solution: Check SSL certificate settings and verify fetch API code for errors.