Announcement

Collapse
No announcement yet.

Push notifications stopped working

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Push notifications stopped working

    Click image for larger version

Name:	2020-10-22 11_28_16-Window.png
Views:	190
Size:	119.1 KB
ID:	1427802 I've updated to the latest version; that didn't fix it - I'm unsure how to diagnose, looking for ideas.

    Click image for larger version

Name:	2020-10-22 11_25_16-Window.png
Views:	262
Size:	138.2 KB
ID:	1427801

    #2
    I just wrote a manually triggered event that sends an HSBuddy push request. Worked right off the bat. Maybe something was goofed with the server when you tried. Can you try it again?

    Comment


      #3
      Same Error:

      Error in HandleAction: System.AggregateException: One or more errors occurred. (An error occurred while sending the request) ---> System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: ConnectFailure (The requested address is not valid in this context) ---> System.Net.Sockets.SocketException: The requested address is not valid in this context at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedExce ption () [0x00014] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.Sockets.SocketTaskExtensions+<>c.b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <5bf358e735be486487282a37cb3bce80>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <04750267503a43e5929c1d1ba19daf3e>:0 --- End of stack trace from previous location where exception was thrown --- at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0019b] in <5bf358e735be486487282a37cb3bce80>:0 --- End of inner exception stack trace --- at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.WebOperation.Run () [0x0009a] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.Http.HttpClientHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x002e7] in <7829ac3948144b96baaf50105557c631>:0 --- End of inner exception stack trace --- at System.Net.Http.HttpClientHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00478] in <7829ac3948144b96baaf50105557c631>:0 at System.Net.Http.HttpClient.SendAsyncWorker (System.Net.Http.HttpRequestMessage request, System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) [0x000ca] in <7829ac3948144b96baaf50105557c631>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <04750267503a43e5929c1d1ba19daf3e>:0 at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <04750267503a43e5929c1d1ba19daf3e>:0 at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <04750267503a43e5929c1d1ba19daf3e>:0 at HSPI_HSBuddy.Clients.OneSignalNotifier.SendNotificationToSin gleApp (System.String appId, System.Collections.Generic.IEnumerable`1[T] clients, System.String message, System.Collections.Generic.List`1[T] invalidClients) [0x000b3] in <3e9db2e9e85747fdbbbe9067d12e1c40>:0 at HSPI_HSBuddy.Clients.OneSignalNotifier.SendNotification (System.Collections.Generic.IEnumerable`1[T] clients, System.String message) [0x000a0] in <3e9db2e9e85747fdbbbe9067d12e1c40>:0 at HSPI_HSBuddy.Actions.PushNotificationAction.HandleAction (HomeSeerAPI.IPlugInAPI+strTrigActInfo actInfo) [0x000ed] in <3e9db2e9e85747fdbbbe9067d12e1c40>:0 at HSPI_HSBuddy.HSPI.HandleAction (HomeSeerAPI.IPlugInAPI+strTrigActInfo ActInfo) [0x00006] in <3e9db2e9e85747fdbbbe9067d12e1c40>:0 ---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: ConnectFailure (The requested address is not valid in this context) ---> System.Net.Sockets.SocketException: The requested address is not valid in this context at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedExce ption () [0x00014] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.Sockets.SocketTaskExtensions+<>c.b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <5bf358e735be486487282a37cb3bce80>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <04750267503a43e5929c1d1ba19daf3e>:0 --- End of stack trace from previous location where exception was thrown --- at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0019b] in <5bf358e735be486487282a37cb3bce80>:0 --- End of inner exception stack trace --- at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.WebOperation.Run () [0x0009a] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <5bf358e735be486487282a37cb3bce80>:0 at System.Net.Http.HttpClientHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x002e7] in <7829ac3948144b96baaf50105557c631>:0 --- End of inner exception stack trace --- at System.Net.Http.HttpClientHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00478] in <7829ac3948144b96baaf50105557c631>:0 at System.Net.Http.HttpClient.SendAsyncWorker (System.Net.Http.HttpRequestMessage request, System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) [0x000ca] in <7829ac3948144b96baaf50105557c631>:0 <---

      Comment


        #4
        You on HS3 or HS4. HS3 here.

        Comment


          #5
          HS3

          Click image for larger version

Name:	2020-10-22 15_54_12-Window.png
Views:	181
Size:	187.2 KB
ID:	1427883

          Comment


            #6
            Same with me other than I'm not Linux but Win 7

            Comment


              #7
              Bump . . . where do I go now for help?

              Comment


                #8
                Try posting on this thread: https://forums.homeseer.com/forum/us...ature-requests
                Mike____________________________________________________________ __________________
                HS3 Pro Edition 3.0.0.548, NUC i3

                HW: Stargate | NX8e | CAV6.6 | Squeezebox | PCS | WGL 800RF | RFXCOM | Vantage Pro | Green-Eye | Edgeport/8 | Way2Call | Ecobee3 | EtherRain | Ubiquiti

                Comment

                Working...
                X