Skip to content

Instantly share code, notes, and snippets.

@pjbeaman
Created September 9, 2013 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjbeaman/becaf3c075fa2e915f3a to your computer and use it in GitHub Desktop.
Save pjbeaman/becaf3c075fa2e915f3a to your computer and use it in GitHub Desktop.
System.AggregateException: One or more errors occured ---> System.OperationCanceledException: The operation was canceled.
at Xamarin.MacDev.AppleDeveloperServices+<LoginAsync>c__AnonStoreyD.<>m__1B () [0x00044] in /Users/builder/data/lanes/monodevelop-mdaddins-master-account-manager/5d97c115/source/md-addins/Xamarin.MacDev/Encrypted/AppleDeveloperServices.cs:263
at System.Threading.Tasks.TaskActionInvoker+ActionInvoke.Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.3/mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs:70
at System.Threading.Tasks.Task.InnerInvoke () [0x00028] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.3/mcs/class/corlib/System.Threading.Tasks/Task.cs:505
at System.Threading.Tasks.Task.ThreadStart () [0x00097] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.3/mcs/class/corlib/System.Threading.Tasks/Task.cs:404
--- End of inner exception stack trace ---
--> (Inner exception 0) System.OperationCanceledException: The operation was canceled.
at Xamarin.MacDev.AppleDeveloperServices+<LoginAsync>c__AnonStoreyD.<>m__1B () [0x00044] in /Users/builder/data/lanes/monodevelop-mdaddins-master-account-manager/5d97c115/source/md-addins/Xamarin.MacDev/Encrypted/AppleDeveloperServices.cs:263
at System.Threading.Tasks.TaskActionInvoker+ActionInvoke.Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.3/mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs:70
at System.Threading.Tasks.Task.InnerInvoke () [0x00028] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.3/mcs/class/corlib/System.Threading.Tasks/Task.cs:505
at System.Threading.Tasks.Task.ThreadStart () [0x00097] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.3/mcs/class/corlib/System.Threading.Tasks/Task.cs:404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment