Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

Question

Posted

Hi!

 

after update, I can see a new error

 

[DEBUG] 13:05:42: Scene started... [DEBUG] 13:11:19: [1;31m2018-03-25 13:11:19.023551 [ error] timer handler failed with error

 

Hey, Fibaro, what is it? the similar error I was seen some weeks ago on Polish forum... 

 

thnak you!

 

 

[DEBUG] 13:05:42: Scene started...
[DEBUG] 13:11:19: [1;31m2018-03-25 13:11:19.023551 [ error] timer handler failed with error

14 answers to this question

Recommended Posts

  • 0
  • Inquirer
  • Posted

    is anybody home? :)

    • 0
    Posted (edited)

    Hello  @10der

    Yesterday 27/04/2018 for the first time since 2 years I have this error.

    [DEBUG] 19:26:00: [1;31m2018-04-27 19:26:00.248397 [ error] timer handler failed with error

    Last update FirmWare 4.170    Le 25/03/2018

    Edited by henri-allauch
    • Like 1
    • 0
    Posted (edited)

    Hey @10der

    @henri-allauch

    Did you guys ever find out  anymore about this error? Appeared on a main event scene today which has worked perfectly since xmas.

    thanks

     

    Edited by Jamie mccrostie
    • 0
  • Inquirer
  • Posted (edited)

    I can reproduce it.

     

    Please login or register to see this code.

    this script dead after 39- 60 sec after start with this error. My IMHO root issue in implementing and combination setTimeout function + net.HTTPClient.

     

     

     

    Edited by 10der
    • 0
    Posted

    Hmmm the same scene i have running on 2x HC2s

    one has error one not

    Scene has run since xmas no problem 

    • 0
  • Inquirer
  • Posted

    ¯\_(ツ)_/¯

    • 0
    Posted (edited)
    27 minutes ago, 10der said:

    ¯\_(ツ)_/¯

     

    Is that Klingon?

    Ahrrr Shrug :-D

    Edited by Jamie mccrostie
    • 0
  • Inquirer
  • Posted
    2 hours ago, Jamie mccrostie said:

     

    Is that Klingon?

    Ahrrr Shrug :-D

     

     

    Yes, cap. Worf.

    • 0
    Posted

    Please login or register to see this code.

    Mysteries

    • 0
  • Inquirer
  • Posted
    11 minutes ago, henri-allauch said:

    No I did not change anything, and the error is no longer apparent !!!!

     

    heisenbug. it is difficult to recall and localize this error because it is not permanent and occurs from time to time.

    • 0
    Posted (edited)
    On 3/25/2018 at 3:40 PM, 10der said:

    Hi!

     

    after update, I can see a new error

     

    [DEBUG] 13:05:42: Scene started... [DEBUG] 13:11:19: [1;31m2018-03-25 13:11:19.023551 [ error] timer handler failed with error

     

    Hey, Fibaro, what is it? the similar error I was seen some weeks ago on Polish forum... 

     

    thnak you!

     

     

    [DEBUG] 13:05:42: Scene started...
    [DEBUG] 13:11:19: [1;31m2018-03-25 13:11:19.023551 [ error] timer handler failed with error

    Saw this error several times during last few weeks and have asked about it fibaro's support

    Here is support reply

    Hi,
    This error can be related to one of “services” in the system (this depth in the system) or RAM usage (your HC2 get temporary out of available RAM memory)

    If issue appears again we will investigate.

    Have a nice day.

     

    Edited by cag014
    • 0
    Posted (edited)

    After several tries I came to conclusion that this error indicates that there is a real error in the code. The problem that the system somehow unable to identify and provide correct description of the error and shows generic error

      [1;31m2018-04-27 19:26:00.248397 [ error] timer handler failed with error.

    In all cases the problem was that some variable value turned to  "nil" during code execution and  this generates this generic error. That's why this error appears time to time.

     

    So please add more debug information at your code to catch the problem.

    Going forward I hope Fibaro team will fix this issue and will provide correct error description...

    Edited by cag014
    • 1
    Posted
    On ‎6‎/‎18‎/‎2018 at 9:04 AM, 10der said:

     My IMHO root issue in implementing and combination setTimeout function + net.HTTPClient.

     

    no, it does have something to do with nil values, you have to check results before formating/using them, that line of code mak no sense:

     

    Please login or register to see this code.

    it should be 

     

    Please login or register to see this code.

     

    Yes, error message is bit strange, but it's just because it gets killed middle of time

    • Thanks 1
    • 0
    Posted
    1 hour ago, tinman said:

     

    no, it does have something to do with nil values, you have to check results before formatting/using them, that line of code make no sense:

    You're absolutely correct, but I expect to receive correct error information and not some generic note that doesn't help to identify the problem.

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...