ErrLookup › trailofbits/algo

trailofbits/algo

Set up a personal VPN in the cloud · Python · 6 source files

Analyzed at 20e22a8715 on 2026-08-28. 13 documented errors.

Code / MessageTypeSeverityTags
Error while stopping server [{response.status_code}: {respon
http error scaleway, api-error, ansible, http
Error while restarting server that was running [{response.st
http error scaleway, api-error, ansible, reboot
Error while restarting server that was stopped [{response.st
http error scaleway, api-error, ansible, poweron
Error during server search: (%s) %s
http error scaleway, api-error, ansible, lookup
Error while checking if attributes should be changed
exception error scaleway, ansible, attribute-error, api-schema
Error during server attributes patching: (%s) %s
http error scaleway, api-error, ansible, patch
Private key file must be either base64 or exactly 32 raw byt
validation error x25519, wireguard, key-format, ansible
Failed to read private key file: {e}
exception error x25519, file-io, permissions, ansible
No private key provided
validation error x25519, missing-argument, ansible, validation
Invalid base64 private key format: {e}
validation error x25519, base64, key-format, ansible
Private key must decode to exactly 32 bytes, got {len(priv_r
validation error x25519, key-length, wireguard, ansible
Failed to write public key file: {e}
exception error x25519, file-io, permissions, ansible
Failed to derive public key: {e}
exception error x25519, ansible, unexpected-exception