Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Pegasus CI failed result from from_string_ipv4 #413

Closed
Smityz opened this issue Mar 3, 2020 · 0 comments
Closed

Pegasus CI failed result from from_string_ipv4 #413

Smityz opened this issue Mar 3, 2020 · 0 comments
Assignees
Labels
type/bug This issue reports a bug.

Comments

@Smityz
Copy link
Contributor

Smityz commented Mar 3, 2020

Lark20200303120917

       if (!addr.from_string_ipv4(s.c_str())) {
            dassert(
                false, "invalid address '%s' specified in config [%s].%s", s.c_str(), section, key);
        }

from_string_ipv4 can't distinguish '@LOCAL_IP@:34701'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/bug This issue reports a bug.
Projects
None yet
Development

No branches or pull requests

1 participant