Hey guys,
Newt is not able to ping the Pangolin server and the site is still showing as offline.
Fresh install of Pangolin on IONOS VPS - Version beta.11
Fresh Newt install in Homelab - tried with docker and binary on baremetal and LXC.
Gerbil Log
INFO: 2025/02/02 13:14:39 Fetching remote config from http://pangolin:3001/api/v1/gerbil/get-config
INFO: 2025/02/02 13:14:40 Created WireGuard interface wg0
INFO: 2025/02/02 13:14:40 Assigned IP address 100.89.128.1/24 to interface wg0
INFO: 2025/02/02 13:14:40 Attempting to delete existing MSS clamping rule for chain INPUT
INFO: 2025/02/02 13:14:40 Attempting to delete existing MSS clamping rule for chain OUTPUT
INFO: 2025/02/02 13:14:40 Attempting to delete existing MSS clamping rule for chain FORWARD
INFO: 2025/02/02 13:14:40 Adding MSS clamping rule for chain INPUT
INFO: 2025/02/02 13:14:40 Successfully added and verified MSS clamping rule for chain INPUT
INFO: 2025/02/02 13:14:40 Adding MSS clamping rule for chain OUTPUT
INFO: 2025/02/02 13:14:40 Successfully added and verified MSS clamping rule for chain OUTPUT
INFO: 2025/02/02 13:14:40 Adding MSS clamping rule for chain FORWARD
INFO: 2025/02/02 13:14:40 Successfully added and verified MSS clamping rule for chain FORWARD
INFO: 2025/02/02 13:14:40 WireGuard interface wg0 created and configured
INFO: 2025/02/02 13:14:40 Peer <removed>= added successfully
INFO: 2025/02/02 13:14:40 Starting server on :3003
INFO: 2025/02/02 13:15:01 Peer <removed>= removed successfully
INFO: 2025/02/02 13:15:01 Peer <removed>= added successfully
Pangolin Log
2025-02-02T13:14:38.655Z [info]: API server is running on http://localhost:3000
2025-02-02T13:14:38.656Z [info]: Internal server is running on http://localhost:3001
2025-02-02T13:14:38.868Z [info]: Next.js server is running on http://localhost:3002
2025-02-02T13:15:01.515Z [info]: Establishing websocket connection
2025-02-02T13:15:01.522Z [info]: Client added to tracking - Newt ID: <removed>, Total connections: 1
2025-02-02T13:15:01.522Z [info]: WebSocket connection established - Newt ID: <removed>
2025-02-02T13:15:01.544Z [info]: Handling register message!
2025-02-02T13:15:01.547Z [info]: Public key mismatch. Deleting old peer...
2025-02-02T13:15:01.569Z [info]: Peer deleted successfully: <removed>
2025-02-02T13:15:01.574Z [info]: Peer added successfully: <removed>
Ah i am an idiot... i changed the wireguard port in the config.yml but not in the compose.yml.
Working now.
<!-- gh-comment-id:2629402022 -->
@Lokowitz commented on GitHub (Feb 2, 2025):
Ah i am an idiot... i changed the wireguard port in the config.yml but not in the compose.yml.
Working now.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Lokowitz on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/fosrl/newt/issues/10
Hey guys,
Newt is not able to ping the Pangolin server and the site is still showing as offline.
Fresh install of Pangolin on IONOS VPS - Version beta.11
Fresh Newt install in Homelab - tried with docker and binary on baremetal and LXC.
Gerbil Log
Pangolin Log
Newt Log
@Lokowitz commented on GitHub (Feb 2, 2025):
Ah i am an idiot... i changed the wireguard port in the config.yml but not in the compose.yml.
Working now.