question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: This callback function has already been called by someone else...

See original GitHub issue

Hello guys,

thank you very much for the large progress you have made with version 0.6.0. I’m really exited how linked services work now. Right now the only issue I have with that is I got a lot of this message in my node-red-log:

18 Mar 14:35:26 - [error] [homekit-service:XXXXX-XXXX-temp] Error: This callback function has already been called by someone else; it can only be called one time.

It looks like this is cause by re-deploying modified flows on node-red but I haven’t figured out right now if this is based on changes on node-red-contrib-homekit-bridged-nodes or on changes of any other nodes as well.

Any ideas?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:20 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Shaquucommented, Mar 20, 2019

Please update to new version 0.6.1 using node-red. Then please retest this bug if it’s still occurs.

1reaction
radionoisecommented, Mar 19, 2019

I’ll look at it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: This callback function has already been called ... - GitHub
Error: This callback function has already been called by someone else; it can only be called one time. #1075.
Read more >
Callback function has already been called by someone else
I'm unable to to control my lights through homebridge or the home app with the latest 1.4.1 version. Here's what's happening in the...
Read more >
How to make sure that a callback has NOT been called?
First of all, the function design could use improvement. It relies on the global variable cond , which is brittle; if cond changes...
Read more >
How to prevent disasters caused by the callback getting called ...
In this situation execute() is the function of the third party module which I am using, and this callback gets called multiple times...
Read more >
Frequently Asked Questions - Jasmine Documentation
How do I test async behavior that I don't have a promise or callback for, like a UI component that renders something after...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found