Skip to content
This repository was archived by the owner on Dec 26, 2019. It is now read-only.
This repository was archived by the owner on Dec 26, 2019. It is now read-only.

Can't connect via Wifi to iOS10.x devices in China #288

@sencho

Description

@sencho

iOS10.0.1 iPhone 6s Device is not work,Xcode Run test is OK,but when i visit the inspector through the url is not work.but in iOS 9.3.5 Device is OK.

2016-09-18 18:23:04.222588 XCTRunner[1568:332260] [Accessibility] ****************** Loading GAX Client Bundle **************** 2016-09-18 18:23:04.311613 XCTRunner[1568:332260] Running tests... 2016-09-18 18:23:05.215474 XCTRunner[1568:332260] Continuing to run tests in the background with task ID 1 Test Suite 'All tests' started at 2016-09-18 18:23:06.075 Test Suite 'WebDriverAgentRunner.xctest' started at 2016-09-18 18:23:06.076 Test Suite 'UITestingUITests' started at 2016-09-18 18:23:06.076 Test Case '-[UITestingUITests testRunner]' started. t = 0.00s Start Test at 2016-09-18 18:23:06.078 t = 0.00s Set Up 2016-09-18 18:23:06.082197 XCTRunner[1568:332291] [User Defaults] Failed to write value for key AutomationDisableFauxCollectionCells in CFPrefsPlistSource<0x1740e9b00> (Domain: com.apple.Accessibility, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null)): setting preferences outside an application's container requires user-preference-write or file-write-data sandbox access, switching to read-only 2016-09-18 18:23:06.085160 XCTRunner[1568:332260] Built at Sep 18 2016 18:22:55 2016-09-18 18:23:06.113981 XCTRunner[1568:332260] ServerURLHere->http://192.168.0.115:8100<-ServerURLHere 2016-09-18 18:23:06.114477 XCTRunner[1568:332260] Listening on USB

Activity

xudafeng

xudafeng commented on Sep 18, 2016

@xudafeng

the same

marekcirkos

marekcirkos commented on Sep 19, 2016

@marekcirkos
Contributor

Doy you have any error?
Are you sure device is reachable on your wifi?

sencho

sencho commented on Sep 20, 2016

@sencho
Author

sure!both at the same wifi

marekcirkos

marekcirkos commented on Sep 21, 2016

@marekcirkos
Contributor

I just checked iOS 10.x device and it works fine. Make sure you don't have any networking issues. Your router might be blocking connections etc.

sencho

sencho commented on Sep 21, 2016

@sencho
Author

I make sure networking is fine, because it works fine at iOS 9.3.5 iPhone 6 Plus,so i was confused why my iPhone 6s 10.0.1 was not fine,

sencho

sencho commented on Sep 21, 2016

@sencho
Author

The Runner could be build into iPhone ,but could not inspect through the url

sencho

sencho commented on Sep 21, 2016

@sencho
Author

i try to telnet iPhone's IP with port 8100,is not fine.

marekcirkos

marekcirkos commented on Sep 22, 2016

@marekcirkos
Contributor

I am not sure how I can help you here. Can you try different device on different network?

183181731

183181731 commented on Sep 22, 2016

@183181731

XCode Version 8.0 (8A218a)
iPhone6S 10.0.1
same issue

marekcirkos

marekcirkos commented on Sep 27, 2016

@marekcirkos
Contributor

@sencho did you try maybe using usb proxy to talk to device?

marekcirkos

marekcirkos commented on Sep 27, 2016

@marekcirkos
Contributor

@drptbl Wait, this issue is about WDA not working on devices. Your query shows that it is definitely working. You just hit unhandled endpoint.

Mark that "/" is not handled as expected. You should try e.g. "/inspector" instead.

drptbl

drptbl commented on Sep 27, 2016

@drptbl

@marekcirkos you're totally right. I'm sorry for bothering you.

BigWavelet

BigWavelet commented on Sep 30, 2016

@BigWavelet

same issue:
Xcode Version 8.0 (8A218a)
IPhone 5s(10.0.2(14A456))
wda can be started, but can not connect to "xxx:8100/inspector".

marekcirkos

marekcirkos commented on Oct 4, 2016

@marekcirkos
Contributor

@BigWavelet make sure you are on the same Wi-Fi network and that network does not block your connections.

BigWavelet

BigWavelet commented on Oct 5, 2016

@BigWavelet

yes. i am sure they are on the same network. and i can ping the ip successfully

65 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sencho@xudafeng@marekcirkos@nspassov@zhaodazhou

        Issue actions

          Can't connect via Wifi to iOS10.x devices in China · Issue #288 · facebookarchive/WebDriverAgent