You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stacktrace: at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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)
Custom user feedback: NONE_SET
RemindMe Log: [9/3/2023 10:53:08 AM] === Initializing RemindMe Version 3.1.20 === [9/3/2023 10:53:08 AM] DB does not have all tables. Entered while loop to create. [9/3/2023 10:53:09 AM] Windows information: [9/3/2023 10:53:09 AM] - Version: Windows 10 [9/3/2023 10:53:09 AM] - Edition: [9/3/2023 10:53:09 AM] - Service pack: [9/3/2023 10:53:09 AM] - Specific version: 10.0.19045.0 [9/3/2023 10:53:09 AM] CultureInfo information: [9/3/2023 10:53:09 AM] - Culture NativeName: English (United States) [9/3/2023 10:53:09 AM] - Culture ShortDatePattern: M/d/yyyy [9/3/2023] [9/3/2023 10:53:09 AM] - Culture LongDatePattern: dddd, MMMM d, yyyy [Sunday, September 3, 2023] [9/3/2023 10:53:09 AM] - Culture FullDateTimePattern: dddd, MMMM d, yyyy h:mm:ss tt [9/3/2023 10:53:09 AM] [9/3/2023 10:53:09 AM] - Culture ShortTimePattern: h:mm tt [10:53 AM] [9/3/2023 10:53:09 AM] - Culture LongTimePattern: h:mm:ss tt [10:53:09 AM] [9/3/2023 10:53:09 AM] - Culture DateSeparator: / [9/3/2023 10:53:09 AM] - Culture TimeSeparator: : [9/3/2023 10:53:09 AM] - Culture ToString(): en-US [9/3/2023 10:53:09 AM] Starting Cleanup... [9/3/2023 10:53:09 AM] - Deleted SystemLog.txt [9/3/2023 10:53:09 AM] Cleanup complete. [9/3/2023 10:53:09 AM] RemindMe_Load [9/3/2023 10:53:09 AM] Constructing RemindMeMessageForm (You have no reminders set for today.) [9/3/2023 10:53:09 AM] RemindMeMessageForm constructed [9/3/2023 10:53:09 AM] Today's reminders popup created [9/3/2023 10:53:10 AM] Checking for corrupted reminders... [9/3/2023 10:53:10 AM] Checking for corrupted reminders complete. [9/3/2023 10:53:10 AM] Loading reminders from database [9/3/2023 10:53:10 AM] Starting the reminder timer [9/3/2023 10:53:10 AM] Function .ctor failed! - Initialization of MUCReminderItem failed! - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array. at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.SetVisibleCore(Boolean value) at System.Windows.Forms.Control.set_Visible(Boolean value) at RemindMe.MUCReminderItem.Enable() at RemindMe.MUCReminderItem.set_Reminder(Reminder value) at RemindMe.MUCReminderItem..ctor(Reminder rem) [9/3/2023 10:53:10 AM] Application_ThreadException [ System.IndexOutOfRangeException: Index was outside the bounds of the array. at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.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) ] [9/3/2023 10:53:10 AM] Function Application_ThreadException failed! - Unknown exception in main. - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array. at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.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) [9/3/2023 10:53:10 AM] =====EXCEPTION!!===== System.IndexOutOfRangeException at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.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)
[9/3/2023 10:53:10 AM] Constructing ExceptionPopup ( System.IndexOutOfRangeException ) [9/3/2023 10:53:11 AM] Constructing ExceptionPopup complete [9/3/2023 10:53:11 AM] Application_ThreadException [ System.IndexOutOfRangeException: Index was outside the bounds of the array. at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.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) ] [9/3/2023 10:53:11 AM] Function Application_ThreadException failed! - Unknown exception in main. - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array. at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.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) [9/3/2023 10:53:11 AM] =====EXCEPTION!!===== System.IndexOutOfRangeException at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e) at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.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)
[9/3/2023 10:53:11 AM] Constructing ExceptionPopup ( System.IndexOutOfRangeException ) [9/3/2023 10:53:11 AM] Constructing ExceptionPopup complete [9/3/2023 10:53:11 AM] Function MUCReminderItem_Load failed! - MUCReminderItem Load failed! - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array. at RemindMe.MUCReminderItem.MUCReminderItem_Load(Object sender, EventArgs e) [9/3/2023 10:53:11 AM] MUCReminders Initialize took 618 ms [9/3/2023 10:53:11 AM] Control MUCReminders now visible [9/3/2023 10:53:11 AM] formLoad() took 2187 ms [9/3/2023 10:53:11 AM] RemindMe loaded [9/3/2023 10:53:11 AM] === Initializing RemindMe Complete === [9/3/2023 10:53:15 AM] Stopping the reminder checking timer, because there are no more (enabled) reminders [9/3/2023 10:53:16 AM] Message form () disposed. [9/3/2023 10:53:18 AM] btnOk pressed on ExceptionPopup. textbox text = [9/3/2023 10:53:18 AM] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues [9/3/2023 10:53:22 AM] btnOk pressed on ExceptionPopup. textbox text = [9/3/2023 10:53:22 AM] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues [9/3/2023 10:53:26 AM] No internet access! [9/3/2023 10:53:30 AM] GET [ https://api.github.com/repos/Stefangansevles/Remindme/issues ] Failed! Exception System.Net.WebException - System.Net.WebException: The remote name could not be resolved: 'api.github.com' at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult()<br /> at Business_Logic_Layer.BLIO.<HttpRequest>d__19.MoveNext()<br />[9/3/2023 10:53:30 AM] Function IssueExists failed! - Failed to get GitHub issues - System.NullReferenceException - Stacktrace: System.NullReferenceException: Object reference not set to an instance of an object.<br /> at RemindMe.MaterialExceptionPopup.<IssueExists>d__20.MoveNext()<br />[9/3/2023 10:53:30 AM] Creating Github issue for "[Automatic] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)"<br />[9/3/2023 10:53:30 AM] Starting POST for https://api.github.com/repos/Stefangansevles/Remindme/issues<br />[9/3/2023 10:53:30 AM] GET [ https://api.github.com/repos/Stefangansevles/Remindme/issues ] Failed! Exception System.Net.WebException - System.Net.WebException: The remote name could not be resolved: 'api.github.com'<br /> at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)<br /> at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)<br />--- End of stack trace from previous location where exception was thrown ---<br /> at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)<br /> at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br /> at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at Business_Logic_Layer.BLIO.d__19.MoveNext() [9/3/2023 10:53:30 AM] Function IssueExists failed! - Failed to get GitHub issues - System.NullReferenceException - Stacktrace: System.NullReferenceException: Object reference not set to an instance of an object. at RemindMe.MaterialExceptionPopup.d__20.MoveNext() [9/3/2023 10:53:30 AM] Creating Github issue for "[Automatic] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)"
The text was updated successfully, but these errors were encountered:
RemindMe version: 3.1.20
Stacktrace: at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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)
Custom user feedback: NONE_SET
RemindMe Log:
[9/3/2023 10:53:08 AM] === Initializing RemindMe Version 3.1.20 ===
[9/3/2023 10:53:08 AM] DB does not have all tables. Entered while loop to create.
[9/3/2023 10:53:09 AM] Windows information:
[9/3/2023 10:53:09 AM] - Version: Windows 10
[9/3/2023 10:53:09 AM] - Edition:
[9/3/2023 10:53:09 AM] - Service pack:
[9/3/2023 10:53:09 AM] - Specific version: 10.0.19045.0
[9/3/2023 10:53:09 AM] CultureInfo information:
[9/3/2023 10:53:09 AM] - Culture NativeName: English (United States)
[9/3/2023 10:53:09 AM] - Culture ShortDatePattern: M/d/yyyy [9/3/2023]
[9/3/2023 10:53:09 AM] - Culture LongDatePattern: dddd, MMMM d, yyyy [Sunday, September 3, 2023]
[9/3/2023 10:53:09 AM] - Culture FullDateTimePattern: dddd, MMMM d, yyyy h:mm:ss tt [9/3/2023 10:53:09 AM]
[9/3/2023 10:53:09 AM] - Culture ShortTimePattern: h:mm tt [10:53 AM]
[9/3/2023 10:53:09 AM] - Culture LongTimePattern: h:mm:ss tt [10:53:09 AM]
[9/3/2023 10:53:09 AM] - Culture DateSeparator: /
[9/3/2023 10:53:09 AM] - Culture TimeSeparator: :
[9/3/2023 10:53:09 AM] - Culture ToString(): en-US
[9/3/2023 10:53:09 AM] Starting Cleanup...
[9/3/2023 10:53:09 AM] - Deleted SystemLog.txt
[9/3/2023 10:53:09 AM] Cleanup complete.
[9/3/2023 10:53:09 AM] RemindMe_Load
[9/3/2023 10:53:09 AM] Constructing RemindMeMessageForm (You have no reminders set for today.)
[9/3/2023 10:53:09 AM] RemindMeMessageForm constructed
[9/3/2023 10:53:09 AM] Today's reminders popup created
[9/3/2023 10:53:10 AM] Checking for corrupted reminders...
[9/3/2023 10:53:10 AM] Checking for corrupted reminders complete.
[9/3/2023 10:53:10 AM] Loading reminders from database
[9/3/2023 10:53:10 AM] Starting the reminder timer
[9/3/2023 10:53:10 AM] Function .ctor failed! - Initialization of MUCReminderItem failed! - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at RemindMe.MUCReminderItem.Enable()
at RemindMe.MUCReminderItem.set_Reminder(Reminder value)
at RemindMe.MUCReminderItem..ctor(Reminder rem)
[9/3/2023 10:53:10 AM] Application_ThreadException [ System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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) ]
[9/3/2023 10:53:10 AM] Function Application_ThreadException failed! - Unknown exception in main. - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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)
[9/3/2023 10:53:10 AM]
=====EXCEPTION!!=====
System.IndexOutOfRangeException
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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)
[9/3/2023 10:53:10 AM] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[9/3/2023 10:53:11 AM] Constructing ExceptionPopup complete
[9/3/2023 10:53:11 AM] Application_ThreadException [ System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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) ]
[9/3/2023 10:53:11 AM] Function Application_ThreadException failed! - Unknown exception in main. - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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)
[9/3/2023 10:53:11 AM]
=====EXCEPTION!!=====
System.IndexOutOfRangeException
at RemindMe.MUCReminderItem.lblReminderNameDisabled_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Label.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.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)
[9/3/2023 10:53:11 AM] Constructing ExceptionPopup ( System.IndexOutOfRangeException )
[9/3/2023 10:53:11 AM] Constructing ExceptionPopup complete
[9/3/2023 10:53:11 AM] Function MUCReminderItem_Load failed! - MUCReminderItem Load failed! - System.IndexOutOfRangeException - Stacktrace: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at RemindMe.MUCReminderItem.MUCReminderItem_Load(Object sender, EventArgs e)
[9/3/2023 10:53:11 AM] MUCReminders Initialize took 618 ms
[9/3/2023 10:53:11 AM] Control MUCReminders now visible
[9/3/2023 10:53:11 AM] formLoad() took 2187 ms
[9/3/2023 10:53:11 AM] RemindMe loaded
[9/3/2023 10:53:11 AM] === Initializing RemindMe Complete ===
[9/3/2023 10:53:15 AM] Stopping the reminder checking timer, because there are no more (enabled) reminders
[9/3/2023 10:53:16 AM] Message form () disposed.
[9/3/2023 10:53:18 AM] btnOk pressed on ExceptionPopup. textbox text =
[9/3/2023 10:53:18 AM] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[9/3/2023 10:53:22 AM] btnOk pressed on ExceptionPopup. textbox text =
[9/3/2023 10:53:22 AM] Starting GET for https://api.github.com/repos/Stefangansevles/Remindme/issues
[9/3/2023 10:53:26 AM] No internet access!
[9/3/2023 10:53:30 AM] GET [ https://api.github.com/repos/Stefangansevles/Remindme/issues ] Failed! Exception System.Net.WebException - System.Net.WebException: The remote name could not be resolved: 'api.github.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory
1.FromAsyncCoreLogic(IAsyncResult iar, Func
2 endFunction, Action1 endAction, Task
1 promise, Boolean requiresSynchronization)--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter
1.GetResult()<br /> at Business_Logic_Layer.BLIO.<HttpRequest>d__19.MoveNext()<br />[9/3/2023 10:53:30 AM] Function IssueExists failed! - Failed to get GitHub issues - System.NullReferenceException - Stacktrace: System.NullReferenceException: Object reference not set to an instance of an object.<br /> at RemindMe.MaterialExceptionPopup.<IssueExists>d__20.MoveNext()<br />[9/3/2023 10:53:30 AM] Creating Github issue for "[Automatic] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)"<br />[9/3/2023 10:53:30 AM] Starting POST for https://api.github.com/repos/Stefangansevles/Remindme/issues<br />[9/3/2023 10:53:30 AM] GET [ https://api.github.com/repos/Stefangansevles/Remindme/issues ] Failed! Exception System.Net.WebException - System.Net.WebException: The remote name could not be resolved: 'api.github.com'<br /> at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)<br /> at System.Threading.Tasks.TaskFactory
1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action
1 endAction, Task1 promise, Boolean requiresSynchronization)<br />--- End of stack trace from previous location where exception was thrown ---<br /> at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)<br /> at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br /> at System.Runtime.CompilerServices.TaskAwaiter
1.GetResult()at Business_Logic_Layer.BLIO.d__19.MoveNext()
[9/3/2023 10:53:30 AM] Function IssueExists failed! - Failed to get GitHub issues - System.NullReferenceException - Stacktrace: System.NullReferenceException: Object reference not set to an instance of an object.
at RemindMe.MaterialExceptionPopup.d__20.MoveNext()
[9/3/2023 10:53:30 AM] Creating Github issue for "[Automatic] Error occured: Unknown - Unknown exception in main. (System.IndexOutOfRangeException)"
The text was updated successfully, but these errors were encountered: