Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix URI display in Leshan client log #1215

Closed
sbernard31 opened this issue Feb 28, 2022 · 1 comment
Closed

Fix URI display in Leshan client log #1215

sbernard31 opened this issue Feb 28, 2022 · 1 comment
Labels
client Impact LWM2M client enhancement Improvement of existing features

Comments

@sbernard31
Copy link
Contributor

Iv6 URI is not display correctly in log. [ ] is missing for Ipv6 :
E.g. :

                 LeshanClient 2022-02-25 18:54:13,990 [INFO] Starting Leshan client ...
  CaliforniumEndpointsManager 2022-02-25 18:54:14,034 [INFO] New endpoint created for server coap://2a01:111:f100:9001:0:0:1761:93fa:5683 at coap://0.0.0.0:36680
                 LeshanClient 2022-02-25 18:54:14,036 [INFO] Leshan client[endpoint:mooky] started.
    DefaultRegistrationEngine 2022-02-25 18:54:14,037 [INFO] Trying to register to coap://2a01:111:f100:9001:0:0:1761:93fa:5683 ...
    DefaultRegistrationEngine 2022-02-25 18:54:14,122 [INFO] Registered with location '/rd/9IqAYK1ads'.
    DefaultRegistrationEngine 2022-02-25 18:54:14,123 [INFO] Next registration update to coap://2a01:111:f100:9001:0:0:1761:93fa:5683 in 53s...

See #1210 (comment)

@sbernard31 sbernard31 added client Impact LWM2M client enhancement Improvement of existing features labels Feb 28, 2022
@sbernard31
Copy link
Contributor Author

sbernard31 commented Sep 24, 2024

It should be fixed by #1648 (will be available in 2.0.0-M17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Impact LWM2M client enhancement Improvement of existing features
Projects
None yet
Development

No branches or pull requests

1 participant