We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin is crashing on launch after update to Homebridge 1.7.0
Logs:
[11/23/2023, 2:57:08 PM] [Rise Garden] Launched child bridge with PID 22562 [11/23/2023, 2:57:08 PM] Registering platform 'homebridge-rise-garden.RiseGardenPlatform' [11/23/2023, 2:57:08 PM] [Rise Garden] Loaded homebridge-rise-garden v1.1.22 child bridge successfully [11/23/2023, 2:57:08 PM] Loaded 2 cached accessories from cachedAccessories.0E1F7982D189. [11/23/2023, 2:57:09 PM] [Rise Garden] Loading accessory from cache: Microbio [11/23/2023, 2:57:09 PM] [Rise Garden] Loading accessory from cache: Microbio [11/23/2023, 2:57:09 PM] Homebridge v1.7.0 (HAP v0.11.1) (Rise Garden) is running on port 30130. /homebridge/node_modules/homebridge-rise-garden/node_modules/axios/lib/core/AxiosError.js:89 AxiosError.call(axiosError, error.message, code, config, request, response); ^ Error: getaddrinfo EAI_AGAIN prod-api.risegds.com at Function.AxiosError.from (/homebridge/node_modules/homebridge-rise-garden/node_modules/axios/lib/core/AxiosError.js:89:14) at RedirectableRequest.handleRequestError (/homebridge/node_modules/homebridge-rise-garden/node_modules/axios/lib/adapters/http.js:591:25) at RedirectableRequest.emit (node:events:517:28) at ClientRequest.eventHandlers.<computed> (/homebridge/node_modules/homebridge-rise-garden/node_modules/follow-redirects/index.js:14:24) at ClientRequest.emit (node:events:517:28) at TLSSocket.socketErrorListener (node:_http_client:501:9) at TLSSocket.emit (node:events:517:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at processTicksAndRejections (node:internal/process/task_queues:82:21) [11/23/2023, 2:57:09 PM] [Rise Garden] Child bridge process ended [11/23/2023, 2:57:09 PM] [Rise Garden] Process Ended. Code: 1, Signal: null
Plugin Config:
{ "name": "Rise Garden", "username": "*****", "password": "*****", "pull_timer": 30, "_bridge": { "username": "*****", "port": 30130 }, "platform": "RiseGardenPlatform" },
The text was updated successfully, but these errors were encountered:
viamin
No branches or pull requests
Plugin is crashing on launch after update to Homebridge 1.7.0
Logs:
Plugin Config:
The text was updated successfully, but these errors were encountered: