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

panic: Got an unexpected response. Wanted 0x02 got 3 #4

Open
kokxxoo opened this issue Mar 26, 2021 · 2 comments
Open

panic: Got an unexpected response. Wanted 0x02 got 3 #4

kokxxoo opened this issue Mar 26, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@kokxxoo
Copy link

kokxxoo commented Mar 26, 2021

1.6167636056505682e+09 info wmiexec/wmiexec.go:176 Successfully connected to host and sent an RPC request packet
panic: Got an unexpected response. Wanted 0x02 got 3

goroutine 1 [running]:
main.main()
/home/runner/work/goWMIExec/src/github.com/C-Sto/goWMIExec/main.go:43 +0x65c

@C-Sto C-Sto added the bug Something isn't working label Mar 27, 2021
@C-Sto
Copy link
Owner

C-Sto commented Mar 27, 2021

That response type is a generic error, if I can't reproduce it locally this is going to be very difficult to fix

@C-Sto
Copy link
Owner

C-Sto commented Mar 27, 2021

(ref 12.1 page 575)
https://pubs.opengroup.org/onlinepubs/9629399/toc.pdf

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

2 participants