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

models.device.reboot errors with DeviceNotFound when the device is offline #649

Closed
thgreasi opened this issue Mar 19, 2019 · 1 comment
Closed

Comments

@thgreasi
Copy link
Member

/supervisor/v1/reboot is (atm) the only supervisor endpoint that we are doing .catch(notFoundResponse, treatAsMissingDevice(uuidOrId)).
We should not silence Request error: No online device(s) found what that's what is returned and still be able to properly detect DeviceNotFound errors both when calling it with an ID or UUID.

@srlowe
Copy link

srlowe commented Sep 17, 2020

Same for device.restartApplication I think.

myarmolinsky added a commit that referenced this issue Nov 27, 2024
…`reboot` and `restartApplication` methods

Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 27, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 27, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 27, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 27, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 27, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 27, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot` and `restartApplication` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Nov 29, 2024
…`reboot`, `restartApplication`, and `generateDeviceKey` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Dec 2, 2024
…`reboot`, `restartApplication`, and `generateDeviceKey` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Dec 2, 2024
…`reboot`, `restartApplication`, and `generateDeviceKey` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Dec 2, 2024
…`reboot`, `restartApplication`, and `generateDeviceKey` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Dec 2, 2024
…`reboot`, `restartApplication`, and `generateDeviceKey` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Dec 2, 2024
…`reboot`, `restartApplication`, and `generateDeviceKey` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Dec 2, 2024
…`reboot`, `restartApplication`, and `generateDeviceKey` methods

Resolves: #577
Resolves: #649
Change-type: major
myarmolinsky added a commit that referenced this issue Dec 3, 2024
myarmolinsky added a commit that referenced this issue Dec 3, 2024
myarmolinsky added a commit that referenced this issue Dec 3, 2024
myarmolinsky added a commit that referenced this issue Dec 3, 2024
myarmolinsky added a commit that referenced this issue Dec 10, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 12, 2024
myarmolinsky added a commit that referenced this issue Dec 13, 2024
myarmolinsky added a commit that referenced this issue Dec 16, 2024
myarmolinsky added a commit that referenced this issue Dec 17, 2024
myarmolinsky added a commit that referenced this issue Jan 9, 2025
myarmolinsky added a commit that referenced this issue Jan 13, 2025
myarmolinsky added a commit that referenced this issue Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants