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

[BUG]: Cosmos Client on Windows Error msg #381

Open
madejackson opened this issue Jan 15, 2025 · 0 comments
Open

[BUG]: Cosmos Client on Windows Error msg #381

madejackson opened this issue Jan 15, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@madejackson
Copy link
Contributor

madejackson commented Jan 15, 2025

What happened?

So i got two minor issues with constellation in Windows:

When I connect to Constellation, I get following error:
grafik

Also the Icon is somehow not showing correctly:
grafik

Relevant log output (anonymized)

time="2025-01-15T13:00:20+01:00" level=info msg="Firewall rule added" firewallRule="map[caName: caSha: direction:outgoing endPort:0 groups:[] host:any ip: localIp: proto:0 startPort:0]"
time="2025-01-15T13:00:20+01:00" level=info msg="Firewall rule added" firewallRule="map[caName: caSha: direction:incoming endPort:0 groups:[] host:any ip: localIp: proto:0 startPort:0]"
time="2025-01-15T13:00:20+01:00" level=info msg="Firewall started" firewallHashes="SHA:xxx,FNV:2782948616"
time="2025-01-15T13:00:21+01:00" level=info msg="listening \"0.0.0.0\" 4242"
time="2025-01-15T13:00:21+01:00" level=info msg="Main HostMap created" network=192.168.201.2/24 preferredRanges="[]"
time="2025-01-15T13:00:21+01:00" level=info msg="punchy enabled"
time="2025-01-15T13:00:21+01:00" level=info msg="Read relay from config" relay=192.168.201.1
time="2025-01-15T13:00:21+01:00" level=info msg="Loaded send_recv_error config" sendRecvError=always
time="2025-01-15T13:00:21+01:00" level=info msg="Nebula interface is active" boringcrypto=false build= interface=nebula1 network=192.168.201.2/24 udpAddr="0.0.0.0:4242"
time="2025-01-15T13:00:21+01:00" level=info msg="## Changing DNS"
time="2025-01-15T13:00:21+01:00" level=error msg="DNS resolution failed for static_map host" error="lookup vpn.domain.tld: i/o timeout" hostname=vpn.domain.tld network=ip4
time="2025-01-15T13:00:21+01:00" level=info msg="DNS results changed for host list" newSet="map[[::ffff:x.x.x.x]:4242:{}]" origSet="&map[x.x.x.x:4242:{}]"
time="2025-01-15T13:00:21+01:00" level=info msg="Handshake message sent" handshake="map[stage:1 style:ix_psk0]" initiatorIndex=2716722608 localIndex=2716722608 remoteIndex=0 udpAddrs="[x.x.x.x:4242]" vpnIp=192.168.201.1
time="2025-01-15T13:00:21+01:00" level=info msg="Handshake message received" certName=cosmos durationNs=29563500 fingerprint=xxx handshake="map[stage:2 style:ix_psk0]" initiatorIndex=2716722608 issuer=xxx remoteIndex=2716722608 responderIndex=1946472361 sentCachedPackets=1 udpAddr="x.x.x.x:4242" vpnIp=192.168.201.1
time="2025-01-15T13:00:22+01:00" level=info msg="## Changing DNS: netsh [interface ip set dns name=\"nebula1\" static 192.168.201.1 primary]"
time="2025-01-15T13:00:24+01:00" level=info msg="## Changed DNS"
time="2025-01-15T13:00:24+01:00" level=info msg="## Started Nebula"
time="2025-01-15T13:00:28+01:00" level=info msg="Handshake timed out" durationNs=6710170800 handshake="map[stage:1 style:ix_psk0]" initiatorIndex=2146114176 localIndex=2146114176 remoteIndex=0 udpAddrs="[]" vpnIp=192.168.201.255

System details

  • OS: Windows 10
  • Version [e.g. 22]
@madejackson madejackson added the bug Something isn't working label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant