Share feedback, ideas and get community help

Updated 4 months ago

Help pls!

{
"response": {
"statusCode": 500,
"data": {
"message": "Error from Typebot server: TypeError: fetch failed"
}
--
TypeError: fetch failed
at node:internal/deps/undici/undici:12502:13
at process.processTicksAndRejections (node:internal/process/taskqueues:95:5) at async function (file:///app/node_modules/.pnpm/ky@1.2.4/node_modules/ky/distribution/core/Ky.js:18:28)
at async Ky._retry (file:///app/node_modules/.pnpm/ky@1.2.4/node_modules/ky/distribution/core/Ky.js:215:20)
at async m (/app/apps/viewer/.next/server/chunks/595.js:1:2532)
at async E (/app/apps/viewer/.next/server/chunks/595.js:1:1184)
at async /app/apps/viewer/.next/server/pages/api/[...trpc].js:222:7333
at async E (/app/apps/viewer/.next/server/pages/api/[...trpc].js:222:3958)
at async F (/app/apps/viewer/.next/server/pages/api/[...trpc].js:220:9906)
at async h (/app/apps/viewer/.next/server/pages/api/[...trpc].js:168:27299) {
[cause]: Error: certificate has expired
at TLSSocket.onConnectSecure (node:_tls_wrap:1674:34)
at TLSSocket.emit (node:events:519:28)
at TLSSocket.emit (node:domain:488:12)
at TLSSocket._finishInit (node:_tls_wrap:1085:8)
at ssl.onhandshakedone (node:_tls_wrap:871:12) {
code: 'CERT_HAS_EXPIRED'
}
}
W
B
2 comments
the error indicates your certificate has expired!
Can you clearly describe it by following this template:

  1. Steps to reproduce
  2. What's happening
  3. What were you expecting
It's even better if you can provide a screen recording.

This ultimately allow me to reproduce the bug so that I can fix it properly.
Add a reply
Sign up and join the conversation on Discord