[GH-ISSUE #32] OLM Startup Error #494

Closed
opened 2026-04-29 17:01:41 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @andrewchumchal on GitHub (Sep 12, 2025).
Original GitHub issue: https://github.com/fosrl/olm/issues/32

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). Original GitHub issue: https://github.com/fosrl/olm/issues/32 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)

<!-- gh-comment-id:3283497417 --> @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...

<!-- gh-comment-id:3339530321 --> @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#494