-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows Desktop not launching the Culebra GUI #10
Comments
Plase, take a look at Using emulator with Google Play support. Don't hesitate to ask or comment here if it doesn't solve your problem. |
I can't open the main page in my desktop browser. I don't have sucess with any of the two address that is showed on the screen. In my case I'm using a physical device. |
@clahzita can you describe the issue in greater detail? |
I have complete all the setup as androidviewclint, android studio also download culebra tester and culebra instrument but the url which is displayed in screen when open culebra tester app can not open in my windows 7 laptop browser. both mobile device and laptop device was connected through same AP. |
@wntdt Can you successfully do |
I executed those steps:
After that, I waited to open the Culebra page, but it's not happened. Now, I'm using Linux. Update 16:45, 03/06/2018: |
@clahzita I understand from your comment that Then from that Linux computer can you |
|
@clahzita let's try this from your Linux machine
and you should expect
if it doesn't happen, then the wifi router might be blocking traffic between devices. |
@clahzita also, if while you are seeing the Culebra Tester screen showing the message
you run
you should see
|
I used curl command and I saw:
the adb command showed: Probably, the problem is the permission config of my university network. I gonna try use it in my home and I come back to give you an answer. |
@clahzita most probably your network is blocking traffic between wifi devices. Another alternative would be to use an emulator with Google Play as described in Using-emulator-with-Google-Play-support. Based on this conversation I also started Troubleshooting to help others. Thanks and let me know if it worked for you. |
I tried to use on my personal computer and the culebra browser page worked. I'll be back here to talk about the result. |
@clahzita Nice to hear that. |
My laptop device OS is windows 7.
I installed Culebra Tester app and Culebra instrument also Completed all
setup asandroidviewclint.
1. now when i launched culebra tester app shows a url:
http://192.168.0.103:9999
2. try to open this url in my laptop device browser, can't able to
open(adb shell command run successfully)
3. also can run the command
C:\Users\Anil.Mishra>adb shell netstat -ta grep 9999
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 localhost:36898 :::* LISTEN
tcp 0 0 :::9999 :::* LISTEN
tcp 1 0 ::ffff:192.168.0.103:45 maa05s03-in-f14.1e100.n
CLOSE_WAIT
tcp 1 0 ::ffff:192.168.0.103:34 ::ffff:222.66.158.137:h
CLOSE_WAIT
tcp 0 0 ::ffff:192.168.0.103:58 sc-in-f188.1e100.net:52
ESTABLISHED
tcp 1 0 ::ffff:192.168.0.103:44 maa05s03-in-f14.1e100.n
CLOSE_WAIT
tcp 1 0 ::ffff:192.168.0.103:44 maa05s03-in-f14.1e100.n
CLOSE_WAIT
tcp 1 0 ::ffff:192.168.0.103:45 maa05s03-in-f14.1e100.n
CLOSE_WAIT
tcp 1 0 ::ffff:192.168.0.103:45 maa05s03-in-f14.1e100.n
CLOSE_WAIT
tcp 1 0 ::ffff:192.168.0.103:50 maa05s09-in-f5.1e100.ne
CLOSE_WAIT
C:\Users\Anil.Mishra>
4. My mobile device and laptop device both are connected to same AP.
5.Mobile device connected to laptop through USB.
Please help to tell how i can open that url in browser.
…On Wed, Mar 7, 2018 at 11:06 AM, Diego Torres Milano < ***@***.***> wrote:
@clahzita <https://github.com/clahzita> Nice to hear that.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOI_eLZsP2sRGjYLWq5S3d9FCy8iHnf9ks5tb3HLgaJpZM4SIOJn>
.
|
So, @dtmilano, I used this: Thank you for your help! 👍 |
@wntdt probably the traffic between your device and computer is filtered by your AP/router. Check Troubleshooting and see if the |
Hi,
When i tried to open the url as you suggested: http://localhost:9999 on
my windows laptop device, url open successfully but shows below problem as
attached, please suggest for resolution.
…On Thu, Mar 8, 2018 at 2:46 AM, Diego Torres Milano < ***@***.***> wrote:
@wntdt <https://github.com/wntdt> probably the traffic between your
device and computer is filtered by your AP/router.
The service is listening and you have access to your device via adb which
is great.
Check Troubleshooting
<https://github.com/dtmilano/CulebraTester-public/wiki/Troubleshooting>
and see if the adb forward workaround works for you too.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOI_eIpT598RBVikqhINKTYxV3vxLskaks5tcE4xgaJpZM4SIOJn>
.
|
@wntdt I'm not seeing your attachment. Can you please describe what you see once you open the url? |
Hi, I have done the setup of Android studio, through which able to launch the emulator. Now, i have installed both Culebra tester and instrumentation in the emulator. with the address shown in the Culebra App, the url is not found in my windows desktop PC. can you please let know what i should do to get the Culeber GUI on my desktop PC?
The text was updated successfully, but these errors were encountered: