Zrok windows 7 error when enabling?

getting the following when enabling on windows 7. am i missing something?

Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
/opt/hostedtoolcache/go/1.21.5/x64/src/runtime/sys_windows_amd64.s:65 +
x75 fp=0x39f6c0 sp=0x39f6a0 pc=0x13f7b57b5
rax 0x0
rbx 0x14439ed00
rcx 0x1443f7b40
rdi 0x7fffffde000
rsi 0x39f8c0
rbp 0x39f800
rsp 0x39f698
r8 0x0
r9 0x39f900
r10 0x1443c8578
r11 0x21
r12 0x39f8e0
r13 0x1
r14 0x14439e280
r15 0x0
rip 0x0
rflags 0x10293

Hi @longphx. Welcome to the community and to zrok (and OpenZiti).

do you know if your windows 7 device is 32 or 64 bit? it looks like maybe 32 bit? I don't have a windows 7 device to test zrok with, myself. unfortunately Windows 7 is end of life. We don't make builds for nor test on OS's that can't receive security updates. :frowning: I don't know if there's much that can be done here

it was 64 bit. could it be missing a runtime or certain dot net?

Looks like we won't be able to support Windows 7.

.runtime: Applications will not launch in Windows 7 · Issue #64622 · golang/go · GitHub

Also, starting with Go 1.21, some older operating systems will no longer be supported: this includes Windows 7, 8, Server 2008 and Server 2012

We generally use pretty up to date version of go. This one from your stack above is newer... 1.21