1. 程式人生 > >Appium——adb 啟動問題Invalid argument: cannot open transport registration socketpair could not read ok from ADB Server failed to star

Appium——adb 啟動問題Invalid argument: cannot open transport registration socketpair could not read ok from ADB Server failed to star

adb啟動問題:Invalid argument: cannot open transport registration socketpair could not read ok from ADB Server failed to start daemon * error: cannot connect to daemon

解決辦法:

關閉系統自帶的防火牆,重啟OK

(之前一直是關閉的,使用TeamViewer的時候把防火牆打開了)

另附解決adb端口占用問題解決:

1、adb nodaemon server  檢視abd服務是否正常

2、netstat -ano | findstr "5037"  檢視adb端口占用情況

3、tasklist|findstr "XXX" 檢視佔用程序名

4、kill掉佔用埠的程序

相關推薦

Appium——adb 啟動問題Invalid argument: cannot open transport registration socketpair could not read ok from ADB Server failed to star

adb啟動問題:Invalid argument: cannot open transport registration socketpair could not read ok from ADB Server failed to start daemon * error: cannot connect to

ionic真機調試Android報錯 - could not read ok from ADB Server * failed to start daemon * error: cannot connect to daemon

找到 管理器 and nic sid ask err span adb 在使用真機調試Android程序時,報錯如下: could not read ok from ADB Server * failed to start daemon error: cannot con

adb server version (31) doesn't match this client (40); killing... could not read ok from ADB Server

這種是因為360手機助手佔用了埠好,用工作管理員殺掉就可以了 首先,開啟命令列工具,檢視失敗資訊中提示的埠是否被佔用(比如我這邊提示的是5037) netstat -ano | findstr :5037 如果埠被佔用,在任務列表中找到佔用埠的程序

nginx 在檢查是否可啟動出現問題(cannot open shared objectfile: No such file or directory)的解決

ngnix在檢查是否可啟動的時候,出現下面問題: (venv) [email protected]:/data/server/nginx#./sbin/nginx -t ./sbin/nginx:error while loading shared librarie

error while loading shared libraries: libcudart.so.8.0: cannot open shared object file: can not open

裝好caffe後,第一件事就是先跑跑自帶的mnist例子看看能不能跑通。 問題: 結果發現如下問題,問題比較多,但都是一個性質的,解決一個其他都一樣: ./build/tools/caffe: error while loading shared libraries

多個jdk 變更 引起 tomcat插件 啟動不了 The JRE could not be found.Edit the server and change the JRE location.

變更 runtime win jdk nts nvi bsp 選擇 ould The JRE could not be found.Edit the server and change the JRE location. 在Windows->Preference

Cannot get Jedis connection,Could not get a resource from the pool,DENIED Redis is running in protec

一個新專案使用redis做純快取,在本機中無障礙使用,redis放到伺服器就出現上面的錯誤。 折騰了小一天排查各種可能性終於解決問題。最後不使用任何框架直接使用jedis 才發現問題的根本是redis開啟了保護模式。 解決如下:連線redis客戶端,使用命令 127.0.0.1:63

redis遠端連線異常:Cannot get Jedis connection/Could not get a resource from the pool

如果是遠端連線redis,多數情況下是沒有禁用127.0.0.1 redis預設是隻允許本機訪問的,需要在redis.conf配置檔案將127.0.0.1給禁用掉,註釋掉即可。允許外部訪問 redis還有個保護模式,預設為yes 改為no, protected-mod

啟動報錯:The JRE could not be found. Edit the server and change the JRE location.

轉載內容,原文連結:http://blog.sina.com.cn/s/blog_7f865faf0100uvev.html Tomcat報錯: The JRE could not be found. Edit the server and change the JRE

windows下啟動redis提示Invalid argument during startup: Failed to open the .conf file: redis.windows.connf CWD=C:UsersAdministrator

環境 ini nbsp invalid file users 但是 user src 環境:Windows 7 64bit 旗艦版 redis 3.2.100 64bit 開始的時候,redis運行的好好的,不過每次啟動都要要進入其路徑,挺麻煩的,

記一次虛擬機器複製遷移到異機啟動could not open disk image /123.img: Invalid argument 錯誤

過程是這樣的; 內網兩臺機器 192.168.2.215  複製出 192.168.2.203  複製到此處啟動 啟動時報錯 virsh # start z6-006-208 error: Failed to start domain z6-006-208 error:

ogg啟動報錯libnnz11.so: cannot open shared object file

version pat director ggsci 11.2.1 aries targe 64bit ews 當ogg軟件解壓,並給予正確的權限後,在啟動ogg時會遇到如下報錯: [[email protected]/* */ ogg]# ./ggsci./g

VMware啟動Centos時出現錯誤Cannot open the disk 'xxxxxxx.vmdk' or one of the snapshot disks it depends on. .

每次 pan 鎖定 mic 數據 als log xxxxxx end   今天拔裝虛擬機的硬盤的時候,沒有關掉虛擬機,導致虛擬打開的時候出現:Cannot open the disk ‘xxxxxxx.vmdk‘ or one of the snapshot disk

解決軟件啟動報error while loading shared libraries: libgd.so.2: cannot open shared object錯誤

data dso htm inux libpcre 通過 libc.so.6 code 相關 解決軟件啟動報error while loading shared libraries: libgd.so.2: cannot open shared object錯誤 今天安

start.sh在linux下啟動報錯 Can't connect to any repository: ,cannot open git-receive-pack

個人部落格 地址:http://www.wenhaofan.com/article/20181223135418 報錯資訊 Can't connect to any repository: ,cannot open git-receive-pack 原因 .sh指令碼在windows系統下用記事本檔案編寫

執行 Android 專案時報 error: cannot open 'H:\userTemp\adb.log': No such file or directory 錯誤

前言 最近 C 盤趨近空間不足的地步,各種清理工具都無法釋放空間,就琢磨著手動刪除一些自認為不重要的檔案,結果導致 Eclipse 和 Android studio 在編譯並執行程式時出現了錯誤。看樣子琢磨著其他的軟體在執行時都不知道會報出什麼錯誤來。吃一塹長

nginx無法啟動提示libpcre.so.1: cannot open shared object

nginx無法啟動提示libpcre.so.1: cannot open shared object file的解決方法我也不知為啥,編譯安裝了Nginx後,今天打算再玩玩,結果發現Nginx竟然無法啟動了。提示下面的錯誤,大概可以看得出來,缺少了libpcre這個庫檔案。可是,我是新手,感覺下手無處呀。最後

aplay:control open (0): Invalid argument

Linux下 Alsa程式設計遇到了一些錯誤,第一個就是在給 Linux安裝 程式設計庫時出現的 使用命令檢視音效卡 arecord -l,出現的 aplay: device_list:277: control open (0): Invalid argument錯誤,在網

Linux下啟動network顯示RTNETLINK answers: Invalid argument問題解決

在文字模式下通過setup配置好network資訊後,執行service network restart命令,出現RTNETLINK answers: Invalid argument資訊。 該問題在網上眾說紛紜,該資訊無非就是告訴使用者網絡卡讀取配置檔案的資訊有誤,或網絡

安裝單機Hbase時,啟動成功,建庫報錯com.google.protobuf.ServiceException: java.net.SocketException: Invalid argument

今天在安裝單機版hbase的時候出現瞭如下報錯:修改過程:首先,修改hosts檔案:vi /etc/hosts被劃掉的部分就是本臺伺服器的ip,xhs_hbase表示伺服器的hostName伺服器的hostName檢視位置:cat /etc/sysconfig/network