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.

dns service error: name conflict

See original GitHub issue

Hi! getting a weird error every time I try to set up your app. Ive tried restarting and renaming things.

[2018-2-25 13:37:31] [DysonPlatform] Initializing DysonPlatform platform...
[2018-2-25 13:37:31] [DACP] Initializing DACP platform...
[2018-2-25 13:37:31] [DACP] DACP Platform Plugin Loaded - Version 0.8.0
[2018-2-25 13:37:31] [DACP] Found accessory in config: "iTunes"
[2018-2-25 13:37:31] [DACP]
[2018-2-25 13:37:31] [DACP] Skipping creation of the accessory "iTunes" because it doesn't have a pairing code or
[2018-2-25 13:37:31] [DACP] service name yet. You need to pair the device/iTunes, reconfigure and restart homebridge.
[2018-2-25 13:37:31] [DACP]
[2018-2-25 13:37:31] [DACP] Beginning remote control announcements for the accessory "iTunes".
[2018-2-25 13:37:31] [DACP]
[2018-2-25 13:37:31] [DACP]     Use passcode 8199 to pair with this remote control.
[2018-2-25 13:37:31] [DACP]
[2018-2-25 13:37:31] [DACP] Found accessory in config: "AppleTV-1"
[2018-2-25 13:37:31] [DACP]
[2018-2-25 13:37:31] [DACP] Skipping creation of the accessory "AppleTV-1" because it doesn't have a pairing code or
[2018-2-25 13:37:31] [DACP] service name yet. You need to pair the device/iTunes, reconfigure and restart homebridge.
[2018-2-25 13:37:31] [DACP]
[2018-2-25 13:37:31] [DACP] Beginning remote control announcements for the accessory "AppleTV-1".
[2018-2-25 13:37:31] [DACP]
[2018-2-25 13:37:31] [DACP]     Use passcode 3379 to pair with this remote control.
[2018-2-25 13:37:31] [DACP]

/homebridge/node_modules/mdns/lib/advertisement.js:56
  dns_sd.DNSServiceRegister(self.serviceRef, flags, ifaceIdx, name,
         ^
Error: dns service error: name conflict
    at new Advertisement (/homebridge/node_modules/mdns/lib/advertisement.js:56:10)
    at Object.create [as createAdvertisement] (/homebridge/node_modules/mdns/lib/advertisement.js:64:10)
    at new DacpRemote (/homebridge/node_modules/homebridge-dacp/src/dacp/DacpRemote.js:29:21)
    at DacpPlatform._createRemote (/homebridge/node_modules/homebridge-dacp/src/index.js:160:24)
    at _accessories.devices.map.device (/homebridge/node_modules/homebridge-dacp/src/index.js:139:14)
    at Array.map (<anonymous>)
    at DacpPlatform.accessories (/homebridge/node_modules/homebridge-dacp/src/index.js:123:33)
    at Server._loadPlatformAccessories (/usr/local/lib/node_modules/homebridge/lib/server.js:364:20)
    at Server._loadPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:308:16)
    at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:85:36)
    at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:40:10)
    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
    at Module._compile (module.js:643:30)
    at Object.Module._extensions..js (module.js:654:10)
    at Module.load (module.js:556:32)
    at tryModuleLoad (module.js:499:12)

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Djelibeybicommented, Mar 20, 2018

@grover exactly the same crash report as posted by @jausto

0reactions
grovercommented, May 2, 2018

@BerkTam your crash report is different and should be fixed with 0.9.2, which I deployed moments ago.

I’ll keep looking at the others soonish. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

dns service error: name conflict · Issue #903 - GitHub
I'm running homebridge on raspberry pi 3 B. How do I fix this? `/usr/lib/node_modules/homebridge/node_modules/mdns/lib/advertisement.js:56
Read more >
Fix conflicting records errors - Google Domains Help
To fix conflicting record errors, try the following: Turn off browser extensions like password managers or grammar checkers. In the "DNS" tab, confirm...
Read more >
Common DNS Server Errors And How To Fix Them - TinyDNS
Solution: Narrow down your DNS error to a specific issue. For example, if you are having mail delivery issues, you should first check...
Read more >
Why Is a Message Indicating Conflict with an Existing Record ...
If message "This record set is in conflict with an existing one" is displayed, the record set you are trying to add conflicts...
Read more >
[SOLVED] DNS and host name conflict - Spiceworks Community
Look on the network adapter on HELPDESK and disable DNS updates (or whatever the stupid setting is called). You want to prevent the...
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