ashish
ashish
Explore posts from servers
CDCloudflare Developers
Created by ashish on 5/7/2025 in #workers-help
Durable Object console logs on the dashboard
How can I see the durable Object console logs on the dashboard? I can see the worker logs in the corresponding worker, but the console logs from my worker are not visible.
1 replies
CDCloudflare Developers
Created by ashish on 4/30/2025 in #workers-help
Unable to access secret-store in local dev
I have defined a couple of secrets in the Cloudflare secrets-store. I have created bindings in the wrangler.jsonc file. But when running the worker locally, I get an error that the secret is "not found". I have tried defining these in the .dev.vars file but to no avail. When running wrangler dev it does say:
- Secrets Store Secrets:
- instanceUrl: a0d7fd5ae3af4aad8c87bccb41323cac/TS_INSTANCE_URL [simulated locally]
- accessToken: a0d7fd5ae3af4aad8c87bccb41323cac/TS_ACCESS_TOKEN [simulated locally]
- Secrets Store Secrets:
- instanceUrl: a0d7fd5ae3af4aad8c87bccb41323cac/TS_INSTANCE_URL [simulated locally]
- accessToken: a0d7fd5ae3af4aad8c87bccb41323cac/TS_ACCESS_TOKEN [simulated locally]
But, when running the worker it says:
✘ [ERROR] Error: Secret "TS_ACCESS_TOKEN" not found
✘ [ERROR] Error: Secret "TS_ACCESS_TOKEN" not found
7 replies
AOAnswer Overflow
Created by ashish on 2/7/2025 in #questions
Unindexing a particular post.
Is it possible to unindex a post from discord without actually deleting the post/message.
3 replies
AOAnswer Overflow
Created by ashish on 1/14/2025 in #questions
Add more managers to an indexed Discord server
Hey, I have successfully added our discord server to AO, and things are working okay. I want to add a couple of more collaborators who can manage the AO integration, apart from me. Am I able to do that?
4 replies