Git Product home page Git Product logo

Comments (6)

vasturiano avatar vasturiano commented on June 17, 2024

Thanks for reaching out @oviliz!

So that we troubleshoot your issue further, could you please fill in the details from this template.

Please also provide the content of your wrangler toml file and the output after running wrangler preview and/or wrangler publish.

In addition, it would also give us more info if you can run your wrangler command with RUST_LOG=info in front of it, and paste the output of that.

from worker-speedtest-template.

trevyn avatar trevyn commented on June 17, 2024

Yeah, I'm not sure what the front-end to this is supposed to be, because only /up and /down routes seem to be exposed.

But you can still just do something like

curl "https://speedtest.your-id.workers.dev/down?bytes=10000000" > /dev/null

from worker-speedtest-template.

phpfile avatar phpfile commented on June 17, 2024

Has anyone figured out how to use this?
I am looking to use it as an API for a speed test.

from worker-speedtest-template.

isyekong avatar isyekong commented on June 17, 2024

I had the same problem

from worker-speedtest-template.

oviliz avatar oviliz commented on June 17, 2024

Sorry guys, I've personally given up. I suggest you get back to vasturiano with what he requested.

from worker-speedtest-template.

nataliescottdavidson avatar nataliescottdavidson commented on June 17, 2024

Add test card to workers endpoint

Environment

  • operating system: MacOS Catalina 10.15.4
  • output of rustc -V: rustc 1.42.0 (b8cedc004 2020-03-09)
  • output of node -v: v11.9.0
  • output of wrangler -V: 👷 ✨ wrangler 1.9.2
  • contents of wrangler.toml:
name = "slack-bot"
type = "webpack"
account_id = "04e8ec7979d1d07c39925ab7332a116e"
workers_dev = true
route = ""
zone_id = ""

Steps to reproduce

I was following the workers tutorial. After publishing I navigated to
my endpoint https://slack-bot.asylum.workers.dev/ and got the blank screen reading resource not found.

The app did work and publish github issue to my slack.

I propose to add a test card because other users will navigate to
the workers endpoint in attempt to debug. They should see something which confirms success.

@vasturiano @ispivey

from worker-speedtest-template.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.