Pangolin (ECONNRESET, ECONNABORTED) and traefik (cannot fetch configuration data) error messages on fresh install #1001

Closed
opened 2026-04-05 18:06:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @clunky944 on 8/27/2025

Hi,

I'm getting some errors on Pangolin installation. This is a fresh installation without Crowdsec enabled.

pangolin  | 2025-08-27T15:31:48.283916687Z  ⨯ Error [AxiosError]: timeout of 10000ms exceeded
pangolin  | 2025-08-27T15:31:48.645560424Z     at u. (.next/server/chunks/2955.js:10:9872)
pangolin  | 2025-08-27T15:31:48.645578850Z     at Timeout. (.next/server/chunks/2955.js:8:12672)
pangolin  | 2025-08-27T15:31:48.645583477Z     at bK.request (.next/server/chunks/2955.js:10:21252)
pangolin  | 2025-08-27T15:31:48.645587236Z     at async t (.next/server/chunks/3154.js:1:15244) {
pangolin  | 2025-08-27T15:31:48.645591076Z   code: 'ECONNABORTED',
pangolin  | 2025-08-27T15:31:48.645595233Z   config: [Object],
pangolin  | 2025-08-27T15:31:48.645598495Z   request: [Writable],
pangolin  | 2025-08-27T15:31:48.645601753Z   digest: '3966356911',
pangolin  | 2025-08-27T15:31:48.645604923Z   constructor: [Function],
pangolin  | 2025-08-27T15:31:48.645608090Z   toJSON: [Function: toJSON]
pangolin  | 2025-08-27T15:31:48.645611493Z }
pangolin  | 2025-08-27T15:31:48.645614653Z  ⨯ Error: read ECONNRESET
pangolin  | 2025-08-27T15:31:48.645630162Z     at V.from (.next/server/chunks/2955.js:8:220736)
pangolin  | 2025-08-27T15:31:48.645633680Z     at u. (.next/server/chunks/2955.js:10:9462)
pangolin  | 2025-08-27T15:31:48.645637203Z     at n. (.next/server/chunks/2955.js:8:8693)
pangolin  | 2025-08-27T15:31:48.645640543Z     at bK.request (.next/server/chunks/2955.js:10:21252)
pangolin  | 2025-08-27T15:31:48.645643864Z     at async t (.next/server/chunks/3154.js:1:15244) {
pangolin  | 2025-08-27T15:31:48.645647687Z   syscall: 'read',
pangolin  | 2025-08-27T15:31:48.645651216Z   code: 'ECONNRESET',
pangolin  | 2025-08-27T15:31:48.645654643Z   errno: -104,
pangolin  | 2025-08-27T15:31:48.645665004Z   config: [Object],
pangolin  | 2025-08-27T15:31:48.645668321Z   request: [Writable],
pangolin  | 2025-08-27T15:31:48.645671618Z   digest: '2641749576',
pangolin  | 2025-08-27T15:31:48.645674921Z   constructor: [Function],
pangolin  | 2025-08-27T15:31:48.645678118Z   toJSON: [Function: toJSON],
pangolin  | 2025-08-27T15:31:48.645681556Z   [cause]: [Error: read ECONNRESET] {
pangolin  | 2025-08-27T15:31:48.645684984Z     errno: -104,
pangolin  | 2025-08-27T15:31:48.645688188Z     code: 'ECONNRESET',
pangolin  | 2025-08-27T15:31:48.645691516Z     syscall: 'read'
pangolin  | 2025-08-27T15:31:48.645694754Z   }
pangolin  | 2025-08-27T15:31:48.645698036Z }

traefik  | 2025-08-27T15:08:54.299610655Z 2025-08-27T15:08:54Z INF Testing certificate renew... acmeCA=https://acme-v02.api.letsencrypt.org/directory providerName=letsencrypt.acme
traefik  | 2025-08-27T15:11:11.390913464Z 2025-08-27T15:11:10Z ERR Provider error, retrying in 741.701218ms error="cannot fetch configuration data: do fetch request: Get \"http://pangolin:3001/api/v1/traefik-config\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" providerName=http
*Originally created by @clunky944 on 8/27/2025* Hi, I'm getting some errors on Pangolin installation. This is a fresh installation without Crowdsec enabled. ``` pangolin | 2025-08-27T15:31:48.283916687Z ⨯ Error [AxiosError]: timeout of 10000ms exceeded pangolin | 2025-08-27T15:31:48.645560424Z at u. (.next/server/chunks/2955.js:10:9872) pangolin | 2025-08-27T15:31:48.645578850Z at Timeout. (.next/server/chunks/2955.js:8:12672) pangolin | 2025-08-27T15:31:48.645583477Z at bK.request (.next/server/chunks/2955.js:10:21252) pangolin | 2025-08-27T15:31:48.645587236Z at async t (.next/server/chunks/3154.js:1:15244) { pangolin | 2025-08-27T15:31:48.645591076Z code: 'ECONNABORTED', pangolin | 2025-08-27T15:31:48.645595233Z config: [Object], pangolin | 2025-08-27T15:31:48.645598495Z request: [Writable], pangolin | 2025-08-27T15:31:48.645601753Z digest: '3966356911', pangolin | 2025-08-27T15:31:48.645604923Z constructor: [Function], pangolin | 2025-08-27T15:31:48.645608090Z toJSON: [Function: toJSON] pangolin | 2025-08-27T15:31:48.645611493Z } pangolin | 2025-08-27T15:31:48.645614653Z ⨯ Error: read ECONNRESET pangolin | 2025-08-27T15:31:48.645630162Z at V.from (.next/server/chunks/2955.js:8:220736) pangolin | 2025-08-27T15:31:48.645633680Z at u. (.next/server/chunks/2955.js:10:9462) pangolin | 2025-08-27T15:31:48.645637203Z at n. (.next/server/chunks/2955.js:8:8693) pangolin | 2025-08-27T15:31:48.645640543Z at bK.request (.next/server/chunks/2955.js:10:21252) pangolin | 2025-08-27T15:31:48.645643864Z at async t (.next/server/chunks/3154.js:1:15244) { pangolin | 2025-08-27T15:31:48.645647687Z syscall: 'read', pangolin | 2025-08-27T15:31:48.645651216Z code: 'ECONNRESET', pangolin | 2025-08-27T15:31:48.645654643Z errno: -104, pangolin | 2025-08-27T15:31:48.645665004Z config: [Object], pangolin | 2025-08-27T15:31:48.645668321Z request: [Writable], pangolin | 2025-08-27T15:31:48.645671618Z digest: '2641749576', pangolin | 2025-08-27T15:31:48.645674921Z constructor: [Function], pangolin | 2025-08-27T15:31:48.645678118Z toJSON: [Function: toJSON], pangolin | 2025-08-27T15:31:48.645681556Z [cause]: [Error: read ECONNRESET] { pangolin | 2025-08-27T15:31:48.645684984Z errno: -104, pangolin | 2025-08-27T15:31:48.645688188Z code: 'ECONNRESET', pangolin | 2025-08-27T15:31:48.645691516Z syscall: 'read' pangolin | 2025-08-27T15:31:48.645694754Z } pangolin | 2025-08-27T15:31:48.645698036Z } traefik | 2025-08-27T15:08:54.299610655Z 2025-08-27T15:08:54Z INF Testing certificate renew... acmeCA=https://acme-v02.api.letsencrypt.org/directory providerName=letsencrypt.acme traefik | 2025-08-27T15:11:11.390913464Z 2025-08-27T15:11:10Z ERR Provider error, retrying in 741.701218ms error="cannot fetch configuration data: do fetch request: Get \"http://pangolin:3001/api/v1/traefik-config\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" providerName=http ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1001