简体   繁体   English

尝试从命令行启动 appium 服务器,但不断收到此错误

[英]Trying to start appium server from the command line but keep getting this error

C:\Users\13024\PycharmProjects\UltraShop_Clean
Encountered internal error running command: Error: Could not sign with default certificate. Original error Command 'C:\Program Files\Java\jdk1.8.0_251\bin\bin\java.exe' not found. Is it installed?
[debug] [W3C]     at ADB.signWithDef

java is installed and working it does have two \bins that do not exist java 已安装并正常工作,它确实有两个不存在的 \bins

An unknown server-side error occurred while processing the command. Original error: 
Could not sign with default certificate. Original error Command 
'C:\Android\Studio\jre\bin\bin\java.exe' not found. Is it installed?

my system envs:我的系统环境:

win10环境

Removing the /bin from my java env Var and restarting computer worked.从我的 java env Var 中删除 /bin 并重新启动计算机。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 尝试使用 appium“未知服务器错误”代码 255 启动 session 时出错 - Error when trying to start session with appium “unknown server error” Code 255 尝试使用ride.py 从命令提示符启动 RIDE 时出错 - Getting error while trying to start RIDE from Command Prompt using ride.py 只能从命令行启动瓶子服务器吗? - Can only start bottle server from command line? 我一直试图在 Python 上运行这个程序,但我一直收到相同的操作数错误。 错误代码来自第 10 行 - I keep trying to run this program on Python, but I keep getting the same operand error. The error code is coming from the 10th line 不断收到错误“找不到命令” - Keep getting the error "command is not found" 尝试按照 python 中的教程进行操作,但我不断收到此错误 - istart = _int(start) TypeError: 'str' object is not callable - Trying to follow a tutorial in python and I keep getting this error - istart = _int(start) TypeError: 'str' object is not callable Python打包问题(Ppt):尝试运行使用命令行中的non.py文件的打包项目时出错 - Python packaging trouble(Ppt): Getting error when trying to run my packaged project that uses a non-.py file from the command line 尝试从命令行执行脚本时出现Python语法错误 - Python syntax error when trying to execute a script from command line 继续收到服务器错误 - 500 - Keep getting Server Error - 500 我正在尝试使用 cf push 命令推送我的应用程序,但我一直在下面收到此错误 - I am trying to push my app using cf push command but I keep on getting this error below
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM