Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

No plugins activated. #83

Open
amraappvolution opened this issue Dec 1, 2021 · 3 comments
Open

No plugins activated. #83

amraappvolution opened this issue Dec 1, 2021 · 3 comments

Comments

@amraappvolution
Copy link

amraappvolution commented Dec 1, 2021

I am using below command for my local plugin activate
appium server -ka 800 [email protected] -pa /wd/hub

I got No plugins activated with below log

[Appium] Welcome to Appium v2.0.0-beta.23
[Appium] Non-default server args:
[Appium] basePath: /wd/hub
[Appium] keepAliveTimeout: 800
[Appium] usePlugins: {
[Appium] 0: [email protected]
[Appium] }
[Appium] Attempting to load driver uiautomator2...
[Appium] Attempting to load driver xcuitest...
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[Appium] Available drivers:
[Appium] - [email protected] (automationName 'UiAutomator2')
[Appium] - [email protected] (automationName 'XCUITest')
[Appium] Available plugins:
[Appium] - [email protected]
[Appium] - [email protected]
[Appium] - [email protected]
[Appium] No plugins activated. Use the --use-plugins flag with names of plugins to activate

@jlipps
Copy link
Contributor

jlipps commented Dec 1, 2021

Don't include the version when you use plugins. It should be --use-plugins=pluginName

@amraappvolution
Copy link
Author

That also I tried and it's give same error

@jlipps
Copy link
Contributor

jlipps commented Dec 3, 2021

Please show the logs from that run

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants