Skip to content

Revise 512 byte limit #236

@reynir

Description

@reynir

We sometimes produce errors that are longer than 512 bytes for example this one when passing --dns_servers=172.23.0.53:

console 2025-11-05T12:55:24-00:00: Fatal error: exception Invalid_argument("Unable to decode nameserver 172.23.0.53\nThe format of an IP address and optional port is:\n- '[::1]:port' for an IPv6 address, or\n- '127.0.0.1:port' for an IPv4 address.\n\nThe format of a nameserver is:\n- 'udp:IP' where the first element is the string \"udp\" and the [IP] as described\n  above (port defaults to 53): UDP packets to the provided IP address will be\n  sent from a random source port;\n- 'tcp:IP' where the first element is the string \"tcp\" and the [ [truncated]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions