Unable to create Sites #735

Closed
opened 2026-04-05 17:37:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Lokowitz on 10/21/2025

Describe the Bug

Notices today that i am not able to create a new site anymore.
Newt and Basic WG are grayed out not selectable, just Local.
So sounds like a connection problem to Gerbil. But my existing Sites and Resources are working still fine.
Maybe something related to the Gerbil default port change?

Only interesting from the logs, Gerbil is spamming all the time:

ERROR: 2025/10/21 16:08:28 No proxy mapping found for 92.210.193.252:17407
ERROR: 2025/10/21 16:08:33 No proxy mapping found for 92.210.193.252:17407
ERROR: 2025/10/21 16:08:38 No proxy mapping found for 92.210.193.252:17407
ERROR: 2025/10/21 16:08:43 No proxy mapping found for 92.210.193.252:17407
ERROR: 2025/10/21 16:08:49 No proxy mapping found for 92.210.193.252:17407
ERROR: 2025/10/21 16:08:54 No proxy mapping found for 92.210.193.252:17407
ERROR: 2025/10/21 16:08:59 No proxy mapping found for 92.210.193.252:17407

Pangolin looks good:

> @fosrl/pangolin@0.0.0 start
> ENVIRONMENT=prod node dist/migrations.mjs && ENVIRONMENT=prod NODE_ENV=development node --enable-source-maps dist/server.mjs

Starting migrations from version 1.11.1
Migrations to run:
All migrations completed successfully
2025-10-21T13:50:26+02:00 [info]: Started offline checker interval
2025-10-21T13:50:26+02:00 [warn]: Email SMTP configuration is missing. Emails will not be sent.
2025-10-21T13:50:27+02:00 [warn]: Server admin exists. Setup token generation skipped.
2025-10-21T13:50:27+02:00 [info]: Pangolin now gathers anonymous usage data to help us better understand how the software is used and guide future improvements and feature development. You can find more details, including instructions for opting out of this anonymous data collection, at: https://docs.pangolin.net/telemetry
2025-10-21T13:50:27+02:00 [info]: API server is running on http://localhost:3000
2025-10-21T13:50:27+02:00 [info]: Internal server is running on http://localhost:3001
2025-10-21T13:50:29+02:00 [info]: Next.js server is running on http://localhost:3002
2025-10-21T13:50:33+02:00 [info]: Updated exit node with reachableAt to http://gerbil:3004
2025-10-21T13:50:37+02:00 [info]: Establishing websocket connection
2025-10-21T13:50:37+02:00 [info]: Client added to tracking - NEWT ID: <HIDE>, Connection ID: df4fa1e0-89c2-4fc8-ba64-70733742156c, Total connections: 1
2025-10-21T13:50:37+02:00 [info]: WebSocket connection established - NEWT ID: <HIDE>
2025-10-21T13:50:37+02:00 [info]: Establishing websocket connection
2025-10-21T13:50:37+02:00 [info]: Client added to tracking - OLM ID: <HIDE>, Connection ID: 9e16fac2-9143-48db-853c-7baa4ffed7e1, Total connections: 1
2025-10-21T13:50:37+02:00 [info]: WebSocket connection established - OLM ID: <HIDE>
2025-10-21T13:50:37+02:00 [info]: Establishing websocket connection
2025-10-21T13:50:37+02:00 [info]: Client added to tracking - NEWT ID: 89fyx1zrf1hsmio, Connection ID: f00d4994-3792-4042-98d8-642de4bfba58, Total connections: 1
2025-10-21T13:50:37+02:00 [info]: WebSocket connection established - NEWT ID: <HIDE>
2025-10-21T13:50:38+02:00 [info]: Handling ping request newt message!
2025-10-21T13:50:39+02:00 [info]: Adding peer with public key <HIDE> to exit node 1
2025-10-21T13:50:39+02:00 [info]: Exit node request successful: {"method":"POST","url":"http://gerbil:3004/peer","status":"Peer added successfully"}
2025-10-21T13:50:39+02:00 [info]: Handling healthcheck status message
2025-10-21T13:50:39+02:00 [info]: Handling ping request newt message!
2025-10-21T13:50:39+02:00 [info]: Adding peer with public key <HIDE> to exit node 1
2025-10-21T13:50:39+02:00 [info]: Exit node request successful: {"method":"POST","url":"http://gerbil:3004/peer","status":"Peer added successfully"}
2025-10-21T13:50:40+02:00 [info]: Handling healthcheck status message
2025-10-21T13:50:45+02:00 [info]: Establishing websocket connection
2025-10-21T13:50:45+02:00 [info]: Client added to tracking - NEWT ID: <HIDE>, Connection ID: 85569e1f-7553-4b34-9d0b-55bf7c37e9ce, Total connections: 1
2025-10-21T13:50:45+02:00 [info]: WebSocket connection established - NEWT ID: <HIDE>

Environment

  • OS Type & Version: Debian 12
  • Pangolin Version: 1.11.1
  • Gerbil Version: 1.2.2
  • Traefik Version: 3.5
  • Newt Version: 1.5.2

To Reproduce

Not sure if this can be reproduced easily. My Setup is just regulary upgraded since beta phase.

Expected Behavior

Able to add new Sites

*Originally created by @Lokowitz on 10/21/2025* ### Describe the Bug Notices today that i am not able to create a new site anymore. `Newt` and `Basic WG` are grayed out not selectable, just `Local`. So sounds like a connection problem to Gerbil. But my existing Sites and Resources are working still fine. Maybe something related to the Gerbil default port change? Only interesting from the logs, Gerbil is spamming all the time: ``` ERROR: 2025/10/21 16:08:28 No proxy mapping found for 92.210.193.252:17407 ERROR: 2025/10/21 16:08:33 No proxy mapping found for 92.210.193.252:17407 ERROR: 2025/10/21 16:08:38 No proxy mapping found for 92.210.193.252:17407 ERROR: 2025/10/21 16:08:43 No proxy mapping found for 92.210.193.252:17407 ERROR: 2025/10/21 16:08:49 No proxy mapping found for 92.210.193.252:17407 ERROR: 2025/10/21 16:08:54 No proxy mapping found for 92.210.193.252:17407 ERROR: 2025/10/21 16:08:59 No proxy mapping found for 92.210.193.252:17407 ``` Pangolin looks good: ``` > @fosrl/pangolin@0.0.0 start > ENVIRONMENT=prod node dist/migrations.mjs && ENVIRONMENT=prod NODE_ENV=development node --enable-source-maps dist/server.mjs Starting migrations from version 1.11.1 Migrations to run: All migrations completed successfully 2025-10-21T13:50:26+02:00 [info]: Started offline checker interval 2025-10-21T13:50:26+02:00 [warn]: Email SMTP configuration is missing. Emails will not be sent. 2025-10-21T13:50:27+02:00 [warn]: Server admin exists. Setup token generation skipped. 2025-10-21T13:50:27+02:00 [info]: Pangolin now gathers anonymous usage data to help us better understand how the software is used and guide future improvements and feature development. You can find more details, including instructions for opting out of this anonymous data collection, at: https://docs.pangolin.net/telemetry 2025-10-21T13:50:27+02:00 [info]: API server is running on http://localhost:3000 2025-10-21T13:50:27+02:00 [info]: Internal server is running on http://localhost:3001 2025-10-21T13:50:29+02:00 [info]: Next.js server is running on http://localhost:3002 2025-10-21T13:50:33+02:00 [info]: Updated exit node with reachableAt to http://gerbil:3004 2025-10-21T13:50:37+02:00 [info]: Establishing websocket connection 2025-10-21T13:50:37+02:00 [info]: Client added to tracking - NEWT ID: <HIDE>, Connection ID: df4fa1e0-89c2-4fc8-ba64-70733742156c, Total connections: 1 2025-10-21T13:50:37+02:00 [info]: WebSocket connection established - NEWT ID: <HIDE> 2025-10-21T13:50:37+02:00 [info]: Establishing websocket connection 2025-10-21T13:50:37+02:00 [info]: Client added to tracking - OLM ID: <HIDE>, Connection ID: 9e16fac2-9143-48db-853c-7baa4ffed7e1, Total connections: 1 2025-10-21T13:50:37+02:00 [info]: WebSocket connection established - OLM ID: <HIDE> 2025-10-21T13:50:37+02:00 [info]: Establishing websocket connection 2025-10-21T13:50:37+02:00 [info]: Client added to tracking - NEWT ID: 89fyx1zrf1hsmio, Connection ID: f00d4994-3792-4042-98d8-642de4bfba58, Total connections: 1 2025-10-21T13:50:37+02:00 [info]: WebSocket connection established - NEWT ID: <HIDE> 2025-10-21T13:50:38+02:00 [info]: Handling ping request newt message! 2025-10-21T13:50:39+02:00 [info]: Adding peer with public key <HIDE> to exit node 1 2025-10-21T13:50:39+02:00 [info]: Exit node request successful: {"method":"POST","url":"http://gerbil:3004/peer","status":"Peer added successfully"} 2025-10-21T13:50:39+02:00 [info]: Handling healthcheck status message 2025-10-21T13:50:39+02:00 [info]: Handling ping request newt message! 2025-10-21T13:50:39+02:00 [info]: Adding peer with public key <HIDE> to exit node 1 2025-10-21T13:50:39+02:00 [info]: Exit node request successful: {"method":"POST","url":"http://gerbil:3004/peer","status":"Peer added successfully"} 2025-10-21T13:50:40+02:00 [info]: Handling healthcheck status message 2025-10-21T13:50:45+02:00 [info]: Establishing websocket connection 2025-10-21T13:50:45+02:00 [info]: Client added to tracking - NEWT ID: <HIDE>, Connection ID: 85569e1f-7553-4b34-9d0b-55bf7c37e9ce, Total connections: 1 2025-10-21T13:50:45+02:00 [info]: WebSocket connection established - NEWT ID: <HIDE> ``` ### Environment - OS Type & Version: Debian 12 - Pangolin Version: 1.11.1 - Gerbil Version: 1.2.2 - Traefik Version: 3.5 - Newt Version: 1.5.2 ### To Reproduce Not sure if this can be reproduced easily. My Setup is just regulary upgraded since beta phase. ### Expected Behavior Able to add new Sites
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#735