Premoz
Premoz
HHomarr
Created by Xenio on 1/17/2025 in #💬・get-help
TRPC Client Error - Weather widget cannot fetch data
It's weird because I noticed it working randomly as I was changing things / adding things and I was able to change the weather to my location and configure how I wanted, but its now showing an error again, heres what comes up in the logs: 2025-03-15T10:25:39.510Z error: tRPC Error with query on 'widget.weather.atLocation': (INTERNAL_SERVER_ERROR) - fetch failed TypeError: fetch failed at node:internal/deps/undici/undici:13502:13 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async /app/apps/nextjs/.next/server/chunks/2359.js:9:20883 at async l.middlewares (/app/apps/nextjs/.next/server/chunks/5697.js:116:1576669) at async u (/app/apps/nextjs/.next/server/chunks/5697.js:119:68) at async u (/app/apps/nextjs/.next/server/chunks/5697.js:119:68) at async t (/app/apps/nextjs/.next/server/chunks/5697.js:119:403) at async /app/apps/nextjs/.next/server/chunks/5697.js:116:1569787 at async /app/apps/nextjs/.next/server/chunks/5697.js:116:1571929 at async /app/apps/nextjs/.next/server/chunks/5697.js:119:9784 TypeError: fetch failed
32 replies
HHomarr
Created by Xenio on 1/17/2025 in #💬・get-help
TRPC Client Error - Weather widget cannot fetch data
I'm also having the weather issue on the last couple of releases at least, works perfectly on 0.15.10 but gives the same error as above with the later versions. (TRPCClientError: fetch failed)
32 replies