Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Can't run DragonProxy on Windows 10 using latest version. #445

Closed
OnlyBMan opened this issue Oct 11, 2019 · 3 comments
Closed

Can't run DragonProxy on Windows 10 using latest version. #445

OnlyBMan opened this issue Oct 11, 2019 · 3 comments

Comments

@OnlyBMan
Copy link

OnlyBMan commented Oct 11, 2019

On windows I get no errors, but when launching DragonProxy from a Linux terminal window, I get this

io.netty.channel.ChannelException: getsockopt() failed: Protocol not available
        at io.netty.channel.unix.Socket.recvFromAddress(Native Method) ~[DragonProxy.jar:0.0.2-SNAPSHOT]
        at io.netty.channel.unix.Socket.recvFromAddress(Socket.java:209) ~[DragonProxy.jar:0.0.2-SNAPSHOT]
        at io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:486) ~[DragonProxy.jar:0.0.2-SNAPSHOT]
        at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:432) ~[DragonProxy.jar:0.0.2-SNAPSHOT]
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:333) ~[DragonProxy.jar:0.0.2-SNAPSHOT]
        at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:906) ~[DragonProxy.jar:0.0.2-SNAPSHOT]
        at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[DragonProxy.jar:0.0.2-SNAPSHOT]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]```
@SupremeMortal
Copy link
Member

What's your kernel version? Type uname -r

@OnlyBMan
Copy link
Author

4.4.0-18362-Microsoft

@Powerlated
Copy link

That's Microsoft's emulated kernel, try running it on real Linux instead. @OnlyBMan

@lukeeey lukeeey closed this as completed Apr 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants