You are not logged in.
Pages: 1
I was getting a weird error on startup of azureus (other odd errors with KDE and FIREFOX were also cropping up) so I decided to reinstall Arch totally.
Once I reinstalled I got the exact same error:
[9:08:47] DEBUG::Fri Jun 17 09:08:47 EDT 2005
[9:08:47] java.net.SocketException: Network is unreachable
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at org.gudy.azureus2.ui.swt.StartSocket.<init>(StartSocket.java:44)
at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:75)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:98 )
If anyone can help it would be greatly appreciated.
Offline
I solved it. It was an issue with the localhost! Interface lo wasn't turned on and the IP address of 127.0.0.1 wasn't set. Just used ifconfig and all is fine.
Offline
Pages: 1