Skip to content
New issue

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

Error getting devices: Error: ENOENT: #236

Open
Yobosa33 opened this issue Mar 17, 2024 · 2 comments
Open

Error getting devices: Error: ENOENT: #236

Yobosa33 opened this issue Mar 17, 2024 · 2 comments
Labels
bug Something isn't working question Further information is requested

Comments

@Yobosa33
Copy link

Describe The Bug:
Wyze Smart Home BridgeWyzeERRORError getting devices: Error: ENOENT: no such file or directory, open '/var/lib/hoobs/wyzesmarthomebridge/persist/wyze-820b4d7a-9797-55e9-b059-d0fde1d131db.json'

To Reproduce:
Issue occurs when saving the config

Expected behavior:
for the plugin to pull the devices

Logs:
3/16/2024, 7:01:10 PMWyze Smart Home Bridge starting
3/16/2024, 7:01:20 PMWyze Smart Home BridgeLoaded plugin 'homebridge-wyze-smart-home'
3/16/2024, 7:01:21 PMWyze Smart Home BridgeLoading 1 platforms...
3/16/2024, 7:01:21 PMWyze Smart Home BridgeBridge is running on port 51836.
3/16/2024, 7:01:22 PMWyze Smart Home BridgeWyzeERRORError getting devices: Error: ENOENT: no such file or directory, open '/var/lib/hoobs/wyzesmarthomebridge/persist/wyze-820b4d7a-9797-55e9-b059-d0fde1d131db.json'

Plugin Config:

{
"platform": "WyzeSmartHome",
"name": "Wyze",
"username": "email",
"password": "password",
"refreshInterval": 60000,
"keyId": "key",
"apiKey": "key",
"logging": "debug",
"persistPath": "/var/lib/hoobs/hoobs"
}

Environment:

  • Plugin Version:0.5.46
  • Homebridge Version: 4.3.4
  • Node.js Version: 16.2.0.2
  • NPM Version:
  • Operating System: Raspberry pi
@Yobosa33 Yobosa33 added bug Something isn't working question Further information is requested labels Mar 17, 2024
Copy link

Message that will be displayed on users' first issue

@jfarmer08
Copy link
Owner

Referring to #201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants