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

QA restarted without any reason!


Question

Posted

[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: QuickApp:onInit
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: RingDoorbellButton init
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: RingMotionSensor init
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: Child devices:
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: [ 1900 ] Ring doorbell motion , type of: com.fibaro.motionSensor
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: [ 1899 ] Ring doorbell button , type of: com.fibaro.binarySwitch
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: Loading...
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: Session not found...
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: Creating session...
[21.06.2020] [06:54:02] [DEBUG] [QA_RING_DOORBELL_1894]: onAction: {"args":[],"deviceId":1900,"actionName":"setIdle"}
[21.06.2020] [06:54:02] [DEBUG] [QA_RING_DOORBELL_1894]: child 1900 turned off
[21.06.2020] [06:54:02] [DEBUG] [QA_RING_DOORBELL_1894]: Session created...

 

 

subj. why?!

9 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, 10der said:

[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: QuickApp:onInit
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: RingDoorbellButton init
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: RingMotionSensor init
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: Child devices:
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: [ 1900 ] Ring doorbell motion , type of: com.fibaro.motionSensor
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: [ 1899 ] Ring doorbell button , type of: com.fibaro.binarySwitch
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: Loading...
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: Session not found...
[21.06.2020] [06:54:01] [DEBUG] [QA_RING_DOORBELL_1894]: Creating session...
[21.06.2020] [06:54:02] [DEBUG] [QA_RING_DOORBELL_1894]: onAction: {"args":[],"deviceId":1900,"actionName":"setIdle"}
[21.06.2020] [06:54:02] [DEBUG] [QA_RING_DOORBELL_1894]: child 1900 turned off
[21.06.2020] [06:54:02] [DEBUG] [QA_RING_DOORBELL_1894]: Session created...

 

 

subj. why?!

It silently crashed? 

  • 0
  • Inquirer
  • Posted

    Yep, no error/ fatal logs

    • 0
    Posted
    26 minutes ago, 10der said:

    Yep, no error/ fatal logs

    You use setTimeout/setInterval in your code?

    • 0
  • Inquirer
  • Posted

    Yep, of course

    • 0
    Posted

    If it crashes inside them you often get no error message.

    Try this and see if you get any message?

    Please login or register to see this code.

    These are the "native" setTimeout/setInterval. If you use the fibaro.setTimeout adjust accordingly.

    • Thanks 1
    • 0
    Posted

    @jgab

    btw. what is differnce:  setTimeout and  fibaro.setTimeout  ?

    • 0
    Posted (edited)
    26 minutes ago, petrkl12 said:

    @jgab

    btw. what is differnce:  setTimeout and  fibaro.setTimeout  ?

    None. 
    Oh wailt, they switched the order of the arguments ?

    Edited by jgab
    • Like 1
    • 0
  • Inquirer
  • Posted
    6 minutes ago, jgab said:

    they switched the order of the arguments

    WUT?

    • Like 1
    • 0
    Posted
    I use the standard function.
    -- setTimeout(function() self:fcPlayerStates() end,1500)
    In that example from JGAB I see added value for the debug in the form "Eerrorlevel" :)
    eM.
     

    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...