11:02:39 [INF][     SSH tunnel]: Starting tunnel
11:02:45 [ERR][      Workbench]: StartIndex cannot be less than zero.
Parameter name: startIndex
Exception = System.ArgumentOutOfRangeException
Message = StartIndex cannot be less than zero.
Parameter name: startIndex
FullText = System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at System.Drawing.Html.InitialContainer.FeedStyleBlock(String media, String block)
   at System.Drawing.Html.InitialContainer.FeedStyleSheet(String stylesheet)
   at System.Drawing.Html.InitialContainer..ctor()
   at System.Windows.Forms.HtmlPanel..ctor()
   at System.Windows.Forms.HtmlLabel..ctor()
   at MySQL.Forms.ObjectImpl.create<System::Windows::Forms::HtmlLabel>(Object* backend, ObjectImpl wrapper)
   at MySQL.Forms.HyperTextImpl.create(HyperText* self)
   at MySQL.MCallback1<bool\,mforms::HyperText \*>.cpp_callback(HyperText* arg1)
   at MySQL.Forms.DrawBoxImpl.drawbox_mouse_double_click(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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)
