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

    Skye

    05/26/2023, 5:44 PM
    wrangler-action is, and always has been, a simple macro to do that for you
  • d

    dave

    05/26/2023, 5:56 PM
    workers.api.error.unknown [code: 10013]
  • d

    dave

    05/26/2023, 5:56 PM
    global issues?
  • s

    Skye

    05/26/2023, 5:57 PM
    Consistently?
  • d

    dave

    05/26/2023, 5:57 PM
    yep
  • s

    Slin

    05/26/2023, 5:57 PM
    for me all analytics is having issues
  • d

    dave

    05/26/2023, 5:57 PM
    lol, what timing
  • s

    Skye

    05/26/2023, 5:57 PM
    Are you using smart placement and queues/crons
  • d

    dave

    05/26/2023, 5:57 PM
    yes, and no.
  • d

    dave

    05/26/2023, 5:57 PM
    but I can deploy
  • s

    Skye

    05/26/2023, 5:58 PM
    Not related to the other one of those I saw, I guess 🤔
  • s

    Slin

    05/26/2023, 5:58 PM
    just checked and while analytics on dashboard and analytics engine are not currently working, my workers themselves seem fine
  • s

    Slin

    05/26/2023, 6:00 PM
    and it's all back for me now. was gone for 5-10 minutes
  • n

    nikivi

    05/26/2023, 6:08 PM
    https://developers.cloudflare.com/workers/platform/environment-variables/#secrets-on-deployed-workers
  • n

    nikivi

    05/26/2023, 6:08 PM
    i don't quite get secrets in deployed workers
  • n

    nikivi

    05/26/2023, 6:08 PM
    i don't want to manually do
    wrangler secret put <KEY>
  • n

    nikivi

    05/26/2023, 6:08 PM
    but i don't get this

    https://cdn.discordapp.com/attachments/779390076219686943/1111717576179994675/image.pngâ–¾

  • n

    nikivi

    05/26/2023, 6:08 PM
    my wrangler.toml is under source control
  • n

    nikivi

    05/26/2023, 6:08 PM
    i can't put secrets there
  • w

    Walshy | Pages

    05/26/2023, 6:09 PM
    yeah that's just an example of keeping track of which ones you add
  • n

    nikivi

    05/26/2023, 6:09 PM
    is there anywhere in dashboard where i can add secrets
  • w

    Walshy | Pages

    05/26/2023, 6:09 PM
    you only need to do
    wrangler secret put
    once
  • w

    Walshy | Pages

    05/26/2023, 6:09 PM
    yep, under your Worker you can add an env var and click "Encrypt" to make it a sercet
  • d

    dave

    05/26/2023, 6:09 PM
    likewise
  • n

    nikivi

    05/26/2023, 6:09 PM

    https://cdn.discordapp.com/attachments/779390076219686943/1111717877062582272/image.pngâ–¾

  • n

    nikivi

    05/26/2023, 6:09 PM
    these ones?
  • w

    Walshy | Pages

    05/26/2023, 6:10 PM
    Yep
  • h

    harris

    05/26/2023, 6:25 PM
    Great! Thank you
  • n

    nikivi

    05/26/2023, 6:25 PM
    its says this now

    https://cdn.discordapp.com/attachments/779390076219686943/1111721908531109898/image.pngâ–¾

  • n

    nikivi

    05/26/2023, 6:26 PM
    after i added the vars
1...249925002501...2509Latest