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

invalid error message when device not found #237

Closed
vdelendik opened this issue Aug 31, 2023 · 2 comments
Closed

invalid error message when device not found #237

vdelendik opened this issue Aug 31, 2023 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@vdelendik
Copy link
Contributor

when device not found via filter/udid we have to say about it instead of below errors:

dssautomation@automation-android-03:~$ zebrunner-farm start R5...VR
 creating...
/usr/local/bin/zebrunner-farm: line 84: [: too many arguments
/usr/local/bin/zebrunner-farm: line 142: [: too many arguments
ERROR! Unsupported platform: android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
android
ios

device-- starting...
Error response from daemon: No such container: device--
Error: failed to start containers: device--
Error response from daemon: No such container: device---appium
Error: failed to start containers: device---appium
Error response from daemon: No such container: device---uploader
Error: failed to start containers: device---uploader

@vdelendik vdelendik added the bug Something isn't working label Aug 31, 2023
@vdelendik vdelendik added this to the 2.6 milestone Aug 31, 2023
@vdelendik vdelendik modified the milestones: 2.6, 2.7 Nov 4, 2023
@vdelendik vdelendik modified the milestones: 2.7, 2.6.1 Nov 21, 2023
@vdelendik
Copy link
Contributor Author

fixed for zebrunner-farm start/stop/down <udid> command where udid is not valid, for example:

zebrunner-farm down 123

      WARNING! Unable to find device by "123"!

P.S. for restart command it is ok to display warning twice as as we do stop and then start

@dhreben
Copy link
Contributor

dhreben commented Nov 23, 2023

Verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants