dev-manager-desktop
dev-manager-desktop copied to clipboard
Failed to add device Error invoking remote method
Describe the bug When attempting to add a device the following error appears: Failed to add device Error invoking remote method 'device-manager/addDevice': Error: EPERM: operation not permitted, open 'C:\Users\username\AppData\Roaming.webos\ose\novacom-devices.json
To Reproduce Steps to reproduce the behavior:
- Download portable exe on Windows 11
- Double click it
- Click Add device
- Enter relevant information in the new window
- Click Add
- See error
Expected behavior The device should be added.
Screenshots
Additional context
- OS: Windows 11
Add any other context about the problem here. Confirmed the .json file has been created, suggesting this is not related to file permissions. Also tried running as Administrator and got the same issue.
I had a similar issue, turns out that novacom-devices.json is set to read-only in the file properties. Try disabling that.
I had a similar issue, turns out that novacom-devices.json is set to read-only in the file properties. Try disabling that.
Thank you!
similar issue here, on W11 I had to downgrade to the version 1.5.2 and it works
Closing as recent updates should fix this issue.