Skip to content
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

"No url" #22

Closed
danyeah opened this issue Nov 8, 2016 · 8 comments
Closed

"No url" #22

danyeah opened this issue Nov 8, 2016 · 8 comments

Comments

@danyeah
Copy link

danyeah commented Nov 8, 2016

Hello
Awesome project.

I set up everything as the doc said but i keep getting
"NO_URL" error even tho it is present in my configuration:
https://github.com/danielhq/speedtracker/blob/master/_profiles/default.html

What am i missing?
Thanks

@eduardoboucas
Copy link
Member

I suspect that's because the value you set for location isn't valid. If you're looking for a location in Europe, try one of the following:

  • ec2-eu-west-1-akamai
  • Manchester_UK
  • London_UK
  • Brussels_BE
  • Amsterdam_Godaddy
  • Amsterdam_IISpeed_Loc
  • Frankfurt_DE
  • Frankfurt_DE_Ruxit
  • ec2-eu-central-1-akamai
  • Prague_CZ
  • Poland_Loc

Let me know if that works.

@danyeah
Copy link
Author

danyeah commented Nov 8, 2016

Thanks for the answer.
I used one of those location indicated in this page: https://www.webpagetest.org/getLocations.php?f=html&k=A

Now i changed it to: "Frankfurt_DE:Chrome"
and It's still not working.

@eduardoboucas
Copy link
Member

Can you try removing the :Chrome part?

@danyeah
Copy link
Author

danyeah commented Nov 8, 2016

:(

Nope, not working, i changed it to the default:
location: "Dulles:Chrome"

@eduardoboucas
Copy link
Member

eduardoboucas commented Nov 8, 2016

Does it still not work with the default location? You can try to remove the location property altogether.

SpeedTracker doesn't have a NO_URL error, which means this is coming from the WebPageTest API, hence the trial and error approach.

@danyeah
Copy link
Author

danyeah commented Nov 8, 2016

Uhm I removed location, and i changed the domain (put www.google.com)
still getting "No url"
Might be something with the line formatting since Im modifying the files from the web and not with a text editor and pushing manually?

@danyeah
Copy link
Author

danyeah commented Nov 8, 2016

I deleted the entire repo and did everything again.
Its working fine now.
Closing this issue.
Cheers :)

@danyeah danyeah closed this as completed Nov 8, 2016
@QuentinAdt
Copy link

Hi
From my side, problem solved by removing the blank line before "---" in the /_profiles/default.html file :)
Best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants