ted
Explore posts from serversBABetter Auth
•Created by ted on 2/17/2025 in #help
Generating backup codes gives error
Doing:
and getting:
5 replies
CDCloudflare Developers
•Created by ted on 2/9/2025 in #general-help
Workers should stop issuing certificates to me?
I use Total TLS, and as any custom domain will get a new certificate from Total TLS, it is uncesssry for CF to issue another certificate for the worker.
Can I disable it?
2 replies
BABetter Auth
•Created by ted on 12/22/2024 in #help
Delete User with Token gives error
I'm trying to use:
-# (token is 100% defined as a valid string)
However, my client gets the error:
10 replies
BABetter Auth
•Created by ted on 12/20/2024 in #help
Is there documentation on running code on a specific event (ie signin)?
I need to run some non blocking code when specific events happen. I feel like I remember this was possible, but can't find anything.
8 replies
BABetter Auth
•Created by ted on 12/16/2024 in #help
Convention for getting the session and types?
Hi all.
So, firstly, where should I get the session, and if so should I then pass it with props to children components which use it? Or, should I get the session in each component.
Secondly, what is the type for the session?
3 replies
DIAdiscord.js - Imagine an app
•Created by ted on 10/13/2024 in #djs-voice
After disconnecting once, audio starts audibly buffering
Here is part of my
/play
command:
Now, this works flawlessly. But, when I initiate a connection.disconnect()
- in a seperate command - it does indeed leave the voice channel. But when I run /play
again, while it does play, it is very buffery.
I believe what is happening is the old player hasn't been destroyed, and my computer is trying to play 2 streams? Maybe not?
- GuildVoiceStates
intent is enabled
- Here is my dependencies:
14 replies
CDCloudflare Developers
•Created by ted on 7/29/2024 in #general-help
Being DDoSed
I've got a friend to DDoS me, but my site is still going donw.
Security level is on high, all dns are proxied?
Why is thhis?
8 replies
PPrisma
•Created by ted on 7/26/2024 in #help-and-questions
prisma enum types as argument type?
i've got this function:
i also have the enum
logType
with Prisma.
how can I set the type for arg1 by using the enum logType
?4 replies
CDCloudflare Developers
•Created by ted on 7/23/2024 in #general-help
Cloudflare Zero Trust Access Help
I am using service tokens to authenticate an automation system with an application.
But, it only lets me through the login portal when I'm on the root domain, or in one level deep paths.
I need to get to a two level deep path for the API, but, even with the valid service token in headers, it won't allow me into the two level deep opath.
5 replies
CDCloudflare Developers
•Created by ted on 10/11/2023 in #general-help
1.1.1.1 Connection issue
My macbook used to work fine connecting, but now it only connected 1/100 times and stays on establishing connection
1 replies
CDCloudflare Developers
•Created by ted on 8/29/2023 in #general-help
Cloudflare Email Query
We use Google Workspace for company emails which has the MX records on the root domain.
On our product we are introducing a new feature where we would like to be able to use the cloudflare email system, yet we also want these emails to be on the root domain.
Any tips?
1 replies