异常解决共28篇
LOL登陆超时,请检查您的网络或本机防火墙设置 - 拽熊博客

LOL登陆超时,请检查您的网络或本机防火墙设置

问题背景 使用wegame登录LOL时,出现“启动失败登录超时,请检查您的网络或者本机防火墙设置'。 修复步骤 1.右键点击游戏,选择修复 2.退出Wegame重新登录,登录成功!
Appium异常:An unknown server-side error occurred while processing the command. Original error: Could not find 'adb.exe' in PATH. Please set the ANDROID_HOME or ANDROID_SDK_ROOT ... - 拽熊博客

Appium异常:An unknown server-side error occurred while processing the command. Original error: Could not find ‘adb.exe’ in PATH. Please set the ANDROID_HOME or ANDROID_SDK_ROOT …

一、异常如下 An unknown server-side error occurred while processing the command. Original error: Could not find 'adb.exe' in PATH. Please set the ANDROID_HOME or ANDROID_SDK_ROOT e...
拽熊的头像 - 拽熊博客超级会员拽熊2年前
2499
Error: INVALID_PROTOCOL: 9966/tcp - 拽熊博客

Error: INVALID_PROTOCOL: 9966/tcp

问题背景 安装URLOS管理软件时,配置防火墙: firewall-cmd --zone=public --add-port=9966/tcp --permanent(开放9966端口) 报错:Error: INVALID_PROTOCOL: 9966/tcp 解决办法 修改命令为:fi...
vsvcode中,push文件到gitee报错:无法推送refs到远端 - 拽熊博客

vsvcode中,push文件到gitee报错:无法推送refs到远端

尝试了很多博主的方法,但是发现很多不能解决我的问题。最后看到一个解决办法说是使用 git push origin master -f 结果还是不行。然后在我多次尝试下,报了下面的错误。发现了问题。如下面红框...
MinGW-w64下载文件失败the file has been downloaded incorrectly - 拽熊博客

MinGW-w64下载文件失败the file has been downloaded incorrectly

1 问题背景 今天使用exe在线安装器(MinGW-W64-install.exe)安装MinGW-w64时弹出下面报错的提示框 2 报错原因 因为文件资源是托管在sourceforge上面的,因此在线安装器需要从该网站上下载文件...
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version - 拽熊博客

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version

问题背景 selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 89Current browser version is...
Jenkins “unable to find valid certification path to requested target” - 拽熊博客

Jenkins “unable to find valid certification path to requested target”

jenkins插件无法下载java 的ssl问题,stackoverflow只有一个方法适合我。就是手动安装一个ID: skip-certificate-check插件, 通过地址:https://updates.jenkins.io/download/plugins/skip-cert...
小皮面板(phpstudy)提示:hosts文件可能不存在或被阻止打开,同步hosts失败的解决办法 - 拽熊博客

小皮面板(phpstudy)提示:hosts文件可能不存在或被阻止打开,同步hosts失败的解决办法

问题背景 这两天想在本地搭建服务器环境,然后安装了小皮面板后,创建网站会提示:hosts文件可能不存在或被阻止打开,同步hosts失败,今天我们来提供下这个提示的解决方案。 原因分析 小皮面板安...
拽熊的头像 - 拽熊博客超级会员拽熊2年前
3137