Closed nvirus closed 10 years ago
I need the full OS info please - I am assuming this is not Windows?
The os name is in the Title of the issue. Ubuntu (latest version)
13.10?
oops.. sorry not the latest on this pc
Distributor ID: Ubuntu Description: Ubuntu 12.10 Release: 12.10 Codename: quantal
Thanks I can confirm this issue and will look into it.
I don't know if it helps, I have also tried the version from https://github.com/nwoolls/MultiMiner/issues/59 from the dropbox. Same output.
Can you test this build if you have time?
https://www.dropbox.com/s/7b4e2d48bppzzvj/MultiMiner-2.6.1.zip
Yes it works !!! :+1: But I cant connect to this machine(Ubuntu) from another machine (win 8.1) with perks. It displays a popup with title: communication error. popup content :could not connect to net.tcp://192.168.2.3:50625/RemotingService ...TCP error code 10061 ...
firewall is off
and the port is listening
netstat -an |grep 50625 tcp 0 0 127.0.0.1:50625 0.0.0.0:* LISTEN
If you are having a different problem please create another issue for it - thanks!
Fixed in aa863069a9093e70832aca8e46462db02cd181f1
This is the output when I try to run 2.6.1 after upgrating from 2.5.6 that was working ok. I have tried clear install,using old configs etc. I think that it has something to do with the neworkdiscovery feature firewall is disabled
mono ./MultiMiner.Win.exe
Unhandled Exception: System.ObjectDisposedException: The object was used after being disposed. at System.Threading.WaitHandle.CheckDisposed () [0x00000] in:0
at System.Threading.EventWaitHandle.Set () [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Threading.EventWaitHandle:Set ()
at System.Net.Sockets.Socket+SocketAsyncResult.set_IsCompleted (Boolean value) [0x00000] in :0
at System.Net.Sockets.Socket+SocketAsyncResult.Complete () [0x00000] in :0
at System.Net.Sockets.Socket+SocketAsyncResult.Complete (System.Exception e) [0x00000] in :0
at System.Net.Sockets.Socket+Worker.Connect () [0x00000] in :0
at System.Net.Sockets.Socket+Worker.DispatcherCB (System.Net.Sockets.SocketAsyncResult sar) [0x00000] in :0