starting wireguard gives an error #1722

Closed
opened 2026-04-05 19:40:14 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @V3rtrex on 3/11/2025

So i've setup pangolin without any problems but when it comes to starting wireguard with the config that gets provided after adding a site it gives me an error that the Address is already in use.

This is what i get
Image

Config
[Interface]
Address = 100.89.128.4/30
ListenPort = 51820
PrivateKey = nope

[Peer]
PublicKey = also no
AllowedIPs = 100.89.128.1/32
Endpoint = domain:51820
PersistentKeepalive = 5

I looked in the Docs but coulnd't find anything.

*Originally created by @V3rtrex on 3/11/2025* So i've setup pangolin without any problems but when it comes to starting wireguard with the config that gets provided after adding a site it gives me an error that the Address is already in use. This is what i get ![Image](https://github.com/user-attachments/assets/882a8fb1-c4b5-48e1-84b9-c3cebdbe96c1) Config [Interface] Address = 100.89.128.4/30 ListenPort = 51820 PrivateKey = nope [Peer] PublicKey = also no AllowedIPs = 100.89.128.1/32 Endpoint = domain:51820 PersistentKeepalive = 5 I looked in the Docs but coulnd't find anything.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1722