mirror of
https://github.com/fosrl/olm.git
synced 2026-03-08 23:03:12 -05:00
OLM Startup Error #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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)
@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...