Maycon Santos

Results 532 comments of Maycon Santos

Hello @rkleivel can you please run the following commands? On exit node: ```shell sysctl net.ipv4.ip_forward sudo tcpdump -i any -nn host 1.1.1.1 and port 443 # keep this running while...

Thanks, @rkleivel, for sharing the outputs. Ok, to confirm what we see in with the timestamps, the failure was after you restarted the connection and is probably related to the...

> Some comments are outside the diff and can’t be posted inline due to platform limitations. @coderabbitai let's not review code outside of the PR context

@Coler-e, would handling policy creation like that help, or is it important to keep grouping while editing and viewing the policies?

This should be fine for most cases, but maybe something fails on different systems using DNF, see the example below with a fedora container; see highlighted text with a similar...

Hello Folks, if you still facing this issue, can you please share a debug bundle? https://docs.netbird.io/how-to/troubleshooting-client#debug-bundle-uploads

actually, if it happens every few minutes, can you run this command instead?: ```shell netbird debug for 1m --system-info --upload-bundle -A ``` Adjust the `1m` if it takes more than...

The error message suggests checking the firewall, can you confirm that you've followed the requirements section of the [guide](https://docs.netbird.io/selfhosted/selfhosted-quickstart#requirements) and checked the Caddy container logs? ```shell Unable to connect to...

@aaluopy ``` Unable to connect to Zitadel for more than 45s, please check the output above, your firewall rules and the caddy container logs to confirm if there are any...