You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've remove the key chain of the application in my Keychain Access and i cannot access the bridge anymore from my app. After i enter the pin code the error message is Accessory not reachable.
At start up the bridge ask me to access internet connection but doesn't ask for keychain.
I've run the bridge for 3 months without problems but i do the keychain remove to get rid of all the lamps i have in double by renaming them. I though that would solved the problem.
In the text output of Xcode i have this writing which reflect all my active lamps
2015-08-22 13:04:02.540 HomeKitBridge[2503:1109648] Find Transport
2015-08-22 13:04:02.825 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x60000007f340>
2015-08-22 13:04:03.241 HomeKitBridge[2503:1109648] Init Accessory With UUID:27e924a1d050fae3fa4e925af2192740118af2fd, name:Hue Spot 2
2015-08-22 13:04:03.243 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x600000272980>
2015-08-22 13:04:03.243 HomeKitBridge[2503:1109648] Init Accessory With UUID:5b930f021552fe3ad45df2e2109f93d5006f01f4, name:Hue Lamp 5
2015-08-22 13:04:03.245 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x608000077600>
2015-08-22 13:04:03.246 HomeKitBridge[2503:1109648] Init Accessory With UUID:9265895af33498338047f143ba0868ff7027d3c2, name:LightStrips 1
2015-08-22 13:04:03.247 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x608000078580>
2015-08-22 13:04:03.248 HomeKitBridge[2503:1109648] Init Accessory With UUID:5c133881db971773ddbdc8f6ee47ae07b8358202, name:Hue Lamp 3
2015-08-22 13:04:03.249 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x6180000706c0>
2015-08-22 13:04:03.250 HomeKitBridge[2503:1109648] Init Accessory With UUID:2b65a8db5448cfb244adbed75b903be58e77091a, name:Hue Spot 3
2015-08-22 13:04:03.251 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x618000070bc0>
2015-08-22 13:04:03.252 HomeKitBridge[2503:1109648] Init Accessory With UUID:496ec04fced3c5292d53316f806cb4305cc3ca9a, name:Hue Lamp 1
2015-08-22 13:04:03.253 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x618000072180>
2015-08-22 13:04:03.254 HomeKitBridge[2503:1109648] Init Accessory With UUID:c1fd22372661c1664a2a1213f6b131a03bad36aa, name:Hue Spot 1
2015-08-22 13:04:03.255 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x60800007abc0>
2015-08-22 13:04:03.256 HomeKitBridge[2503:1109648] Init Accessory With UUID:8044a2f6d1d023c9ba37a06f65f2b833da4500a2, name:Hue Lamp 4
2015-08-22 13:04:03.257 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x61000007d6c0>
2015-08-22 13:04:03.258 HomeKitBridge[2503:1109648] Init Accessory With UUID:9e1e61c75fb80d80299b65286060c83aac380143, name:Hue Spot 4
2015-08-22 13:04:03.259 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x600000274640>
2015-08-22 13:04:03.260 HomeKitBridge[2503:1109648] Init Accessory With UUID:5e503a89c6d82e7f32b82bddddb546fa3a2db77d, name:Hue Lamp 2
2015-08-22 13:04:03.262 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x600000275c40>
Hers's a screenshot of of my console
The text was updated successfully, but these errors were encountered:
Hi,
I've remove the key chain of the application in my Keychain Access and i cannot access the bridge anymore from my app. After i enter the pin code the error message is Accessory not reachable.
At start up the bridge ask me to access internet connection but doesn't ask for keychain.
I've run the bridge for 3 months without problems but i do the keychain remove to get rid of all the lamps i have in double by renaming them. I though that would solved the problem.
In the text output of Xcode i have this writing which reflect all my active lamps
2015-08-22 13:04:02.540 HomeKitBridge[2503:1109648] Find Transport
2015-08-22 13:04:02.825 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x60000007f340>
2015-08-22 13:04:03.241 HomeKitBridge[2503:1109648] Init Accessory With UUID:27e924a1d050fae3fa4e925af2192740118af2fd, name:Hue Spot 2
2015-08-22 13:04:03.243 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x600000272980>
2015-08-22 13:04:03.243 HomeKitBridge[2503:1109648] Init Accessory With UUID:5b930f021552fe3ad45df2e2109f93d5006f01f4, name:Hue Lamp 5
2015-08-22 13:04:03.245 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x608000077600>
2015-08-22 13:04:03.246 HomeKitBridge[2503:1109648] Init Accessory With UUID:9265895af33498338047f143ba0868ff7027d3c2, name:LightStrips 1
2015-08-22 13:04:03.247 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x608000078580>
2015-08-22 13:04:03.248 HomeKitBridge[2503:1109648] Init Accessory With UUID:5c133881db971773ddbdc8f6ee47ae07b8358202, name:Hue Lamp 3
2015-08-22 13:04:03.249 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x6180000706c0>
2015-08-22 13:04:03.250 HomeKitBridge[2503:1109648] Init Accessory With UUID:2b65a8db5448cfb244adbed75b903be58e77091a, name:Hue Spot 3
2015-08-22 13:04:03.251 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x618000070bc0>
2015-08-22 13:04:03.252 HomeKitBridge[2503:1109648] Init Accessory With UUID:496ec04fced3c5292d53316f806cb4305cc3ca9a, name:Hue Lamp 1
2015-08-22 13:04:03.253 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x618000072180>
2015-08-22 13:04:03.254 HomeKitBridge[2503:1109648] Init Accessory With UUID:c1fd22372661c1664a2a1213f6b131a03bad36aa, name:Hue Spot 1
2015-08-22 13:04:03.255 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x60800007abc0>
2015-08-22 13:04:03.256 HomeKitBridge[2503:1109648] Init Accessory With UUID:8044a2f6d1d023c9ba37a06f65f2b833da4500a2, name:Hue Lamp 4
2015-08-22 13:04:03.257 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x61000007d6c0>
2015-08-22 13:04:03.258 HomeKitBridge[2503:1109648] Init Accessory With UUID:9e1e61c75fb80d80299b65286060c83aac380143, name:Hue Spot 4
2015-08-22 13:04:03.259 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x600000274640>
2015-08-22 13:04:03.260 HomeKitBridge[2503:1109648] Init Accessory With UUID:5e503a89c6d82e7f32b82bddddb546fa3a2db77d, name:Hue Lamp 2
2015-08-22 13:04:03.262 HomeKitBridge[2503:1109648] Add accessory:<HAKAccessory: 0x600000275c40>
Hers's a screenshot of of my console
The text was updated successfully, but these errors were encountered: