tonesto7 / homebridge-smartthings

SmartThings Homebridge Plugin
384 stars 768 forks source link

iOS 11.4 compatible? #264

Closed popepay closed 6 years ago

popepay commented 6 years ago

I have been using homebridge for a year now. Thank you for the plugin! It worked great.

Today I updated all my devices to iOS 11.4, and cannot use homebridge anymore. It crashes on start. I haven't changed anything in homebridge's config. was 100% working yesterday.

Any idea what I should try? Jun 04 23:43:10 raspberrypi homebridge[6201]: [6/4/2018, 11:43:10 PM] [SmartThings] Fetching Smart Things devices. Jun 04 23:43:10 raspberrypi homebridge[6201]: [6/4/2018, 11:43:10 PM] [SmartThings] Refreshing All Device Data Jun 04 23:43:10 raspberrypi homebridge[6201]: [6/4/2018, 11:43:10 PM] [Nest] Initializing Nest platform... Jun 04 23:43:10 raspberrypi homebridge[6201]: [6/4/2018, 11:43:10 PM] [Nest] Fetching Nest devices. Jun 04 23:43:15 raspberrypi homebridge[6201]: error at req: getaddrinfo ENOTFOUND graph.api.smartthings.com graph.api.smartthings.com:443 Jun 04 23:43:15 raspberrypi homebridge[6201]: [6/4/2018, 11:43:15 PM] [SmartThings] Received All Device Data Jun 04 23:43:15 raspberrypi homebridge[6201]: [6/4/2018, 11:43:15 PM] [SmartThings] Invalid Response from API call Jun 04 23:43:15 raspberrypi homebridge[6201]: [6/4/2018, 11:43:15 PM] [SmartThings] Unknown Capabilities: [] Jun 04 23:43:15 raspberrypi homebridge[6201]: [6/4/2018, 11:43:15 PM] [SmartThings] Direct Connect Is Listening On 10.0.1.5:8000 Jun 04 23:43:20 raspberrypi homebridge[6201]: error at req: getaddrinfo ENOTFOUND graph.api.smartthings.com graph.api.smartthings.com:443

only plugins I have are: npm list -g --depth=0 /usr/local/lib ├── airsonos@0.2.6 ├── homebridge@0.4.38 ├── homebridge-nest@2.1.3 ├── homebridge-smartthings@0.5.1 ├── homebridge-zp@0.2.5 └── npm@4.2.0

Any help appreciated

popepay commented 6 years ago

turns out it was a DNS issue. my computer had an invalid IP set as DNS and was not able to access the internet