https://discord.cloudflare.com logo
Join Discord
Powered by
# workers-discussions
  • j

    jjxtra

    05/18/2023, 11:01 PM
    Had to pay 5$ to fix the error, no way to change the worker away from unbounded which was the wrong default to begin with
  • u

    Unsmart | Tech debt

    05/18/2023, 11:02 PM
    I assume you have paid for workers in the past? I assume it could be possible the worker was set to unbound when you were paying and it didnt auto reset back to the free version and thus was in a weird state
  • j

    jjxtra

    05/18/2023, 11:05 PM
    Don't recall ever going to paid worker plan
  • d

    DemosJarco

    05/18/2023, 11:11 PM
    How do you call a specific path on a bound service?
  • d

    DemosJarco

    05/18/2023, 11:12 PM
    Like
    worker a
    want to call
    worker b
    /some/path
    ?
  • p

    penalosa

    05/18/2023, 11:34 PM
    Sorry you ran into this! Was the worker on unbound or bundled?
  • p

    penalosa

    05/18/2023, 11:34 PM
    If you have an unbound worker, you'll need to have a paid Workers plan
  • j

    James

    05/18/2023, 11:37 PM
    fwiw, I also had one of my free accounts randomly switch up to Unbound by default and hit the same
    workers.api.error.wrong_plan
    in quick edit today. I'm suspecting there's something else happening here to trigger this occurrence for some users.
  • p

    penalosa

    05/18/2023, 11:39 PM
    Was the worker set as unbound? (if you look on the Worker details page there should be an unbound icon to the top right)
  • p

    penalosa

    05/18/2023, 11:39 PM
    What's your account's default usage model?
  • j

    James

    05/18/2023, 11:39 PM
    It was bundled afaik, but somehow got changed to unbound. I created a new worker, but was then unable to edit it, as per the error above
  • e

    Erisa | Support Engineer

    05/18/2023, 11:40 PM
    @penalosa from talking with James this seems to be similar to the stuff we were discussing internally earlier but 🤷‍♀️ I don't know how to consistently reproduce that situation on an account
  • r

    RaifY

    05/18/2023, 11:57 PM
    is it possible to establish tcp connections during websocket connected?
  • e

    Erisa | Support Engineer

    05/19/2023, 12:07 AM
    I don't see why not
  • e

    Erisa | Support Engineer

    05/19/2023, 12:08 AM
    anywhere you're running a worker, you should be able to make tcp connections
  • i

    idv

    05/19/2023, 12:08 AM
    someone who can protect my website from ddos attacks dm me
  • i

    idv

    05/19/2023, 12:08 AM
    i need asap
  • i

    idv

    05/19/2023, 12:08 AM
    paying big cash
  • c

    Cyb3r-Jok3

    05/19/2023, 12:09 AM
    I mean you are are using Cloudflare, it has built in DDOS attack mitigation
  • i

    idv

    05/19/2023, 12:09 AM
    noo
  • i

    idv

    05/19/2023, 12:09 AM
    i am completely down
  • i

    idv

    05/19/2023, 12:09 AM
    from a 100gb
  • i

    idv

    05/19/2023, 12:09 AM
    attack
  • e

    Erisa | Support Engineer

    05/19/2023, 12:09 AM
    This is the wrong channel, please continue in #812577823599755274
  • i

    idv

    05/19/2023, 12:09 AM
    ok
  • i

    idv

    05/19/2023, 12:09 AM
    come to off topic pls
  • i

    idv

    05/19/2023, 12:10 AM
    @Erisa | Support Engineer @Cyb3r-Jok3
  • i

    idv

    05/19/2023, 12:10 AM
    im waiting in off topi
  • i

    idv

    05/19/2023, 12:10 AM
    c
  • u

    Up

    05/19/2023, 12:13 AM
    hey, does anyone have a GH actions script to deploy a worker? also on that note, what's the best way to pull in env variables from the actions env, rather than having to hardcode them in the wrangler config?
1...247924802481...2509Latest