dtmilano / CulebraTester-public

Public repository corresponding to CulebraTester
11 stars 0 forks source link

Request failed 404 error #6

Open IgorGanapolsky opened 8 years ago

IgorGanapolsky commented 8 years ago

Hello, I am getting these errors when trying to connect Culebra in the browser. See screenshot:

Request failed. Not found (404) screen shot 2016-10-28 at 9 39 30 am

My device tells me to go this URL. See screenshot: device-2016-10-28-094135

What am I doing wrong?

Igor

dtmilano commented 8 years ago

Do you see this dialog first? https://github.com/dtmilano/CulebraTester-public/wiki/Running-the-Instrumentation

IgorGanapolsky commented 8 years ago

I saw this dialog initially when I launched your android Culebra app. And it was working initially. But I didn't get that dialog after that.

dtmilano commented 8 years ago

Possibly related: https://github.com/googlesamples/android-testing/issues/89

IgorGanapolsky commented 8 years ago

Interesting... I thought this is a browser issue. I mean 404 usually denotes HTTP errors.

dtmilano commented 8 years ago

It's an HTTP error, but you are right in this case perhaps a 500 would be more appropriate to indicate an Internal Server Error.