I'm using MultiMiner 3.0.3 with BFGminer 4.0 on two Windows 7 Ultimate 64 bit. A few days ago i got the following error (unhandled exeption):
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at MultiMiner.Remoting.Broadcast.Listener.TryToAllocateClient(Int32 maxTries) in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Remoting\Broadcast\Listener.cs:line 48
at MultiMiner.Remoting.Broadcast.Listener.Listen() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Remoting\Broadcast\Listener.cs:line 29
at MultiMiner.Win.Forms.MinerForm.EnableRemoting() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 3533
at MultiMiner.Win.Forms.MinerForm.SetupRemoting() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 3080
at MultiMiner.Win.Forms.MinerForm.RefreshViewForConfigurationChanges() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 1390
at MultiMiner.Win.Forms.MinerForm.ConfigureSettingsLocally() in d:\Data\Visual Studio Projects\Personal\MultiMiner\MultiMiner\MultiMiner.Win\Forms\MinerForm.cs:line 1335
at System.Windows.Forms.ToolStripSplitButton.OnButtonClick(EventArgs e)
at System.Windows.Forms.ToolStripSplitButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Has somebody an idea, how to resolve this issue?
There's already a version of MultiMiner that is running but not visible, or other mining processes may also be tying this up. Either reboot or use the Task Manager to kill the rogue MultiMiner.Win.exe and other miners.
Hi.
Thx. I already rebooted many times since the issue appeared, but this didn't help. I uninstalled MultiMiner and reinstalled it again, but even this didn't help.
It seems that MultiMiner isn't communicating any state. Even using the MobileMiner WebApp I can't see my second computer (called 'Pinta').
I tried switching off the firewall. No positive result.
Any ideas?