Gmail not working again

Since an hour ago, emClient says there’s an error connection with Gmail and the inbox doesn’t synch. Am I the only one having this problem? Could you please help me out?

I am using a PRO license and the app is up to date.

same issue here, just happened this morning

Glad to know I am not the only one then :frowning:

Hi eveyrone, same issue here on my em client. Do you know guys if Gmail or em Client has changed anything? Seems to be an SMTP authentication issue, but POP connection is lost quite often too.

Same issue

11:24:39 Online state: changed to online due to NetworkAvailability
11:24:39 [My_Gmail_address] IMAP Synchronizing folder list
11:24:40 [My_Gmail_address] Google Calendar Synchronizing folder list
11:24:40 [My_Gmail_address] Google Calendar Synchronizing folder list
11:24:41 [My_Gmail_address] Google Calendar Synchronizing folder ‘/Calendar’
11:24:46 [My_Gmail_address] IMAP Synchronizing folder list
11:24:47 [My_Gmail_address] Google Calendar Synchronizing folder ‘/Calendar’
11:24:50 [My_Gmail_address] IMAP Uploading item(s) to folder ‘/All Mail’
11:24:52 [My_Gmail_address] IMAP Uploading item(s) to folder ‘/All Mail’
11:24:54 [My_Gmail_address] [IMAP] MailClient.Accounts.ConnectionException: Failed opening connection to server.
—> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host…
—> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
— End of inner exception stack trace —
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token)
at System.Net.Security.SslStream.g__InternalFillHandshakeBufferAsync|182_0[TIOAdapter](TIOAdapter adap, ValueTask1 task, Int32 minSize) at System.Net.Security.SslStream.ReceiveBlobAsync[TIOAdapter](TIOAdapter adapter) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](TIOAdapter adapter, Boolean receiveFirst, Byte[] reAuthenticationData, Boolean isApm) at MailClient.Imap.Base.Connection.<>c__DisplayClass80_0.<<ConnectAsync>b__0>d.MoveNext() --- End of stack trace from previous location --- at MailClient.Imap.Base.TransportPipe.<>c__DisplayClass34_0.<<UpgradeStreamAsync>b__0>d.MoveNext() --- End of stack trace from previous location --- at MailClient.Imap.Base.TransportPipe.UpgradeStreamAsync(Func2 callback)
at MailClient.Imap.Base.Connection.ConnectAsync(Func2 getStream, CancellationToken cancellationToken) at MailClient.Imap.Base.Connection.ConnectAsync(Func2 getStream, CancellationToken cancellationToken)
at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken)
— End of inner exception stack trace —
at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken)
at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken)
at MailClient.Protocols.Imap.ConnectionPool.AcquireConnectionAsync(Folder mailFolder, Boolean noSelect)
at MailClient.Protocols.Imap.ConnectionContext.CreateContextAsync(ImapAccount account, Folder folder, Boolean noSelect)
at MailClient.Protocols.Imap.ImapMailSynchronizer.UploadAsync(IItemUploadContext1 uploadContext, Folder folder, IEnumerable1 items, CancellationToken cancellationToken)
at MailClient.Protocols.Imap.ImapMailSynchronizer.Upload(IItemUploadContext1 uploadContext, Folder folder, IEnumerable1 items, CancellationToken cancellationToken)
at MailClient.Protocols.Common.ItemSynchronizer2.<>c__DisplayClass32_0.<EnqueueUpload>b__0(WorkerStatus status, CancellationToken cancellationToken) at MailClient.Protocols.Imap.ImapActionCommand.<>c__DisplayClass13_0.<.ctor>b__0(WorkerStatus ws, CancellationToken ct) at MailClient.Protocols.Imap.ImapActionCommand.ExecuteInternalSync(WorkerStatus status) at MailClient.Protocols.Imap.ImapActionCommand.Execute(WorkerStatus status) at MailClient.Commands.Command.Process(WorkerStatus status) EnqueuedStackTrace = at MailClient.Protocols.Common.ItemSynchronizer2.EnqueueUpload(Folder folder, IEnumerable1 items, Boolean prioritize) at MailClient.Protocols.Common.ItemSynchronizer2.GoOnline()
at MailClient.Protocols.Imap.ImapMailSynchronizer.GoOnline()
at MailClient.Protocols.Imap.ImapAccount.GoOnlineInt()
at MailClient.Protocols.Common.AccountBase.ChangeOnlineState(Boolean online, OfflineReason offlineReason)
at MailClient.Protocols.Common.AccountBase.GoOnline()
at MailClient.Accounts.AccountList.<>c__DisplayClass19_1.b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__277_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.Tasks.Task.ExecuteEntryUnsafe(Thread threadPoolThread)
at System.Threading.Tasks.Task.ExecuteFromThreadPool(Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
GUIStatus_Exception_Reported = True
11:24:54 [My_Gmail_address] [IMAP] System.Threading.Tasks.TaskCanceledException: A task was canceled.
at MailClient.Protocols.Imap.ImapAccount.SynchronizeIntAsync(Boolean forced)
at MailClient.Protocols.Common.SynchronizableMailAccount.<>c__DisplayClass6_0.<b__0>d.MoveNext()
GUIStatus_Exception_Reported = True
11:26:38 [My_Gmail_address] IMAP Synchronizing folder list
11:26:38 [My_Gmail_address] IMAP Synchronizing folder list
11:26:42 [My_Gmail_address] IMAP Uploading item(s) to folder ‘/All Mail’
11:26:43 [My_Gmail_address] IMAP Uploading item(s) to folder ‘/All Mail’
11:26:48 [My_Gmail_address] [IMAP] MailClient.Accounts.ConnectionException: Failed opening connection to server.
—> System.IO.IOException: Failed to connect to IMAP server host: imap.gmail.com:993
—> System.InvalidOperationException: The operation is not allowed on non-connected sockets.
at System.Net.Sockets.TcpClient.GetStream()
at MailClient.Imap.Base.Connection.GetNetworkStream(TcpClient client, String host, Int32 port)
— End of inner exception stack trace —
at MailClient.Imap.Base.Connection.GetNetworkStream(TcpClient client, String host, Int32 port)
at MailClient.Imap.Base.Connection.<>c__DisplayClass80_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at MailClient.Imap.Base.TransportPipe.<>c__DisplayClass34_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at MailClient.Imap.Base.TransportPipe.UpgradeStreamAsync(Func2 callback) at MailClient.Imap.Base.Connection.ConnectAsync(Func2 getStream, CancellationToken cancellationToken)
at MailClient.Imap.Base.Connection.ConnectAsync(Func2 getStream, CancellationToken cancellationToken) at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken) at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken) at MailClient.Protocols.Imap.ConnectionPool.AcquireConnectionAsync(Folder mailFolder, Boolean noSelect) at MailClient.Protocols.Imap.ConnectionContext.CreateContextAsync(ImapAccount account, Folder folder, Boolean noSelect) at MailClient.Protocols.Imap.ImapMailSynchronizer.UploadAsync(IItemUploadContext1 uploadContext, Folder folder, IEnumerable1 items, CancellationToken cancellationToken) at MailClient.Protocols.Imap.ImapMailSynchronizer.Upload(IItemUploadContext1 uploadContext, Folder folder, IEnumerable1 items, CancellationToken cancellationToken) at MailClient.Protocols.Common.ItemSynchronizer2.<>c__DisplayClass32_0.b__0(WorkerStatus status, CancellationToken cancellationToken)
at MailClient.Protocols.Imap.ImapActionCommand.<>c__DisplayClass13_0.<.ctor>b__0(WorkerStatus ws, CancellationToken ct)
at MailClient.Protocols.Imap.ImapActionCommand.ExecuteInternalSync(WorkerStatus status)
at MailClient.Protocols.Imap.ImapActionCommand.Execute(WorkerStatus status)
at MailClient.Commands.Command.Process(WorkerStatus status)
EnqueuedStackTrace =
at MailClient.Protocols.Common.ItemSynchronizer2.EnqueueUpload(Folder folder, IEnumerable1 items, Boolean prioritize)
at MailClient.Protocols.Common.ItemSynchronizer`2.GoOnline()
at MailClient.Protocols.Imap.ImapMailSynchronizer.GoOnline()
at MailClient.Protocols.Imap.ImapAccount.GoOnlineInt()
at MailClient.Protocols.Common.AccountBase.ChangeOnlineState(Boolean online, OfflineReason offlineReason)
at MailClient.Protocols.Common.AccountBase.GoOnline()
at MailClient.Protocols.Common.AccountBase.RunIfOnline(Action actionIfOnline, Action actionIfOffline)
at MailClient.Protocols.Common.SynchronizableMailAccount.Synchronize(SynchronizationPriority priority)
at MailClient.Accounts.BindingAccountBase.Receive()
at MailClient.Accounts.AccountManager.ReceiveAllInternal()
at MailClient.Accounts.AccountManager.SendAndReceiveAll()
at MailClient.Accounts.AccountManager.timerSendAndReceive_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
at Interop.User32.CallWindowProcW(IntPtr wndProc, IntPtr hWnd, WM msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at System.Windows.Forms.Form.DefWndProc(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmSysCommand(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at MailClient.Common.UI.Forms.ThemeForm.WndProc(Message& m)
at MailClient.Common.UI.Forms.BorderlessForm.WndProc(Message& m)
at MailClient.UI.Forms.BorderlessBaseForm.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, WM msg, IntPtr wparam, IntPtr lparam)
at Interop.User32.CallWindowProcW(IntPtr wndProc, IntPtr hWnd, WM msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at System.Windows.Forms.Form.DefWndProc(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmNcButtonDown(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at MailClient.Common.UI.Forms.ThemeForm.WndProc(Message& m)
at MailClient.Common.UI.Forms.BorderlessForm.WndProc(Message& m)
at MailClient.UI.Forms.BorderlessBaseForm.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, WM msg, IntPtr wparam, IntPtr lparam)
at WinApi.Win32.SendMessage(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MailClient.Common.UI.Forms.BorderlessForm.filter_MouseDown(Object sender, MousePosEventArgs e)
at MailClient.Common.UI.Forms.BorderlessForm.MouseMoveMessageFilter.PreFilterMessage(Message& m)
at System.Windows.Forms.Application.ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)
at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
at System.Windows.Forms.Application.ThreadContext.Interop.Mso.IMsoComponent.FPreTranslateMessage(MSG* msg)
at System.Windows.Forms.Application.ComponentManager.Interop.Mso.IMsoComponentManager.FPushMessageLoop(UIntPtr dwComponentID, msoloop uReason, Void* pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(ApplicationContext context)
at MailClient.Program.<>c.b__169_1()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at MailClient.Common.UI.Forms.BaseForm.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, WM msg, IntPtr wparam, IntPtr lparam)
at Xilium.CefGlue.Interop.libcef.run_message_loop()
at MailClient.Program.Main(String[] args)
GUIStatus_Exception_Reported = True

Same here again. Accepted Windows update last night, now eM not working for Gmail accounts but ok for Outlook accounts. Full Gmail access via web.

Don’t think it has something to do with Windows. I updated it yesterday morning and the Gmail account was working just fine until an hour ago.

I havent updated windows and still have issue so not that. I know Google have been doing some security updates, dont know if anything to do with that

Just for info. This is not an em client issue. I have the same issue using another mail client. Its a google caused issue

Yes, there is an issue at Google. And on a Friday. :unamused:

You can either contact them for assistance, or wait till they have resolved it.
In the mean time, you will need to use your webmail interface.

You will find the same issue with any application connecting to Google with IMAP.

5 Likes

Google was completely down an hour ago. Google and Gmail are working again when you go to their website. But looks like IMAP still has issues.

I have the same problem, presumably it’s a google issue and will be resolved in due course.

[XMPP]Cannot access a disposed object.
Object name: ‘SslStream’. is what I am getting

Issue is improving on my end, not disconnects for few minutes and email sync is ok

Please see:

1 Like

Just wondering why Gmail and Google buinesss accounts keep working on Gmail app (Android) and in Outlook (Office 2016).

Google said that:

As far as I know services have now resumed for all IMAP, XMPP and Calendar clients.

1 Like