Announcement

Collapse
No announcement yet.

Nothing happens when i hit the Ecobee Auth button

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

    Nothing happens when i hit the Ecobee Auth button

    this (new install) was working fine until today. I have two ecobees… it saw both when I first installed a few weeks ago.

    today I noticed a bunch of errors in the log and just tried to re-auth. I turned the PI off. then on.. and got a notice that I needed to reathenticate.

    hit the button on the config page, and nothing happens. current log shot of me messing with it. Any ideas?
    Sep-06 3:49:30 PM Starting Plug-In Ecobee loaded in 330 milliseconds
    Sep-06 3:49:30 PM Ecobee WARNING The Ecobee plugin hasn't been authorized to access your Ecobee account, please go to the config page to authorize.
    Sep-06 3:49:30 PM Starting Plug-In Plugin Ecobee started successfully in 24 milliseconds
    Sep-06 3:49:30 PM Ecobee INFO Ecobee version 3.0.0.33
    Sep-06 3:49:30 PM Starting Plug-In Initializing plugin Ecobee ...
    Sep-06 3:49:30 PM Info Plugin Ecobee has connected. IP:127.0.0.1:56230
    Sep-06 3:49:23 PM Info Plugin Ecobee with instance: has disconnected
    Sep-06 3:49:23 PM Ecobee INFO Shutting Down Ecobee plugin
    Sep-06 3:49:23 PM Plug-In Shutting down Plug-In: Ecobee
    Sep-06 3:49:10 PM Ecobee ERROR One or more errors occurred.
    Sep-06 3:48:36 PM Ecobee ERROR One or more errors occurred.

    #2
    Turned on debug and hit auth again... this is from the log:
    DEBUG System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 216.220.61.235:443 at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult) at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsync Result ar) --- End of inner exception stack trace --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at Ecobee.Net.Http.d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at Ecobee.Net.Authorization.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at HSPI_Ecobee.EcobeeApp.d__72.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task`1.get_Result() at HSPI_Ecobee.WebConfig.postBackProc(String page, String data, String user, Int32 userRights) ---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 216.220.61.235:443 at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult) at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsync Result ar) --- End of inner exception stack trace --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at Ecobee.Net.Http.d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at Ecobee.Net.Authorization.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSucce ss(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess AndDebuggerNotification(Task task) at HSPI_Ecobee.EcobeeApp.d__72.MoveNext()<---
    Sep-06 3:54:49 PM Ecobee ERROR One or more errors occurred.
    Sep-06 3:54:28 PM Ecobee DEBUG GET https://api.ecobee.com/authorize?res...cP&format=json

    Comment


      #3
      There is currently some problems with the ecobee cloud API:
      https://status.ecobee.com/

      Comment


        #4
        Originally posted by spud View Post
        There is currently some problems with the ecobee cloud API:
        https://status.ecobee.com/
        ah...thanks. just subscribed to notifications.

        Comment

        Working...
        X