OLM Startup Error #14

Closed
opened 2025-11-19 07:04:09 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @andrewchumchal on GitHub (Sep 12, 2025).

command:
sudo ./olm --id --secret --endpoint https:// --log-level debug
the same error for holepunch as well

DEBUG: wireguard: 2025/09/11 22:10:21 UAPI: Updating private key
ERROR: wireguard: 2025/09/11 22:10:21 IPC error -22: failed to get peer by public key: hex string does not fit the slice
ERROR: 2025/09/11 22:10:21 Failed to configure peer: failed to configure WireGuard peer: IPC error -22: failed to get peer by public key: hex string does not fit the slice

Originally created by @andrewchumchal on GitHub (Sep 12, 2025). command: sudo ./olm --id --secret --endpoint https:// --log-level debug the same error for holepunch as well DEBUG: wireguard: 2025/09/11 22:10:21 UAPI: Updating private key ERROR: wireguard: 2025/09/11 22:10:21 IPC error -22: failed to get peer by public key: hex string does not fit the slice ERROR: 2025/09/11 22:10:21 Failed to configure peer: failed to configure WireGuard peer: IPC error -22: failed to get peer by public key: hex string does not fit the slice
Author
Owner

@andrewchumchal commented on GitHub (Sep 12, 2025):

error in the output i get

DEBUG: 2025/09/11 22:10:21 Configuring peer with config: private_key=<private_key>
public_key=(empty nothing hear)

@andrewchumchal commented on GitHub (Sep 12, 2025): error in the output i get DEBUG: 2025/09/11 22:10:21 Configuring peer with config: private_key=<private_key> public_key=(empty nothing hear)
Author
Owner

@oschwartz10612 commented on GitHub (Sep 26, 2025):

Hum sorry for the delay. Has the site already connected with --accept-clients?

This should be fixed anyway...

@oschwartz10612 commented on GitHub (Sep 26, 2025): Hum sorry for the delay. Has the site already connected with --accept-clients? This should be fixed anyway...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/olm#14