Type error cannot read properties of undefined #940

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

Originally created by @EliasTors on 9/8/2025

On a brand new install i get this error and i cannot track this down.

pangolin  | 2025-09-08T19:33:19.167Z [warn]: No exit nodes found!
pangolin  | 2025-09-08T19:33:19.168Z [error]: Cannot read properties of undefined (reading 'exitNodeId')
pangolin  | Stack: TypeError: Cannot read properties of undefined (reading 'exitNodeId')
pangolin  |     at Pa (file:///app/dist/server.mjs:28:6909)
pangolin  |     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
*Originally created by @EliasTors on 9/8/2025* On a brand new install i get this error and i cannot track this down. ``` pangolin | 2025-09-08T19:33:19.167Z [warn]: No exit nodes found! pangolin | 2025-09-08T19:33:19.168Z [error]: Cannot read properties of undefined (reading 'exitNodeId') pangolin | Stack: TypeError: Cannot read properties of undefined (reading 'exitNodeId') pangolin | at Pa (file:///app/dist/server.mjs:28:6909) pangolin | at process.processTicksAndRejections (node:internal/process/task_queues:105:5) ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#940