IEatBeans
IEatBeans
Explore posts from servers
DTDrizzle Team
Created by IEatBeans on 5/15/2024 in #help
SQLite Migrations add column not working
No description
3 replies
CDCloudflare Developers
Created by IEatBeans on 5/6/2024 in #pages-help
failed deployment with no details
Recently my deployments keep failing with no logs or information. I am building my react app with vite in GitHub actions and using the wrangler action to deploy. The action reports success but on the dashboard it says failed. Here’s one of the deployment IDs: b28e7166-295c-492b-af25-f97a22ec546f It seems like it started after I added the react email package, but I’m not sure. It works fine locally so I don’t know why it wouldn’t work when deployed. Any thoughts?
18 replies
CDCloudflare Developers
Created by IEatBeans on 5/6/2024 in #workers-help
Send many emails at once
I am using the mailchannels api, and sending an email to each user in an apppintment when it’s approved. The user count could be up to 30. Since workers has a network request limit of like 10 (I think), will most of these emails fail (I also have D1 operations happening in the same worker). I can’t tell if they will fail or if they will just be delayed (that’s fine)
3 replies
DTDrizzle Team
Created by IEatBeans on 3/10/2024 in #help
VSCode Intellisense Error: "Type 'PgTableWithColumns... is not assignable to type 'SQL<unknown>..."
No description
5 replies
CDCloudflare Developers
Created by IEatBeans on 10/14/2023 in #general-help
Tunnels on Raspberry Pi for SSH
No description
10 replies
CDCloudflare Developers
Created by IEatBeans on 4/30/2023 in #pages-help
Notification when deployment fails?
Hey, I just noticed that all my deployments from the last 15 days have been silently failing... That explains a lot about the weird issues I kept seeing in prod but not in dev... I only just checked the CF dashboard and fixed the issue right away, but I would have expected to receive an email or something when they fail. Is there a way to turn this on? Thanks!
3 replies
CDCloudflare Developers
Created by IEatBeans on 3/12/2023 in #workers-help
Workers github action"could not resolve..."
7 replies
CDCloudflare Developers
Created by IEatBeans on 3/5/2023 in #pages-help
disable ######.yoursite.pages.dev urls
Everytime I commit, it builds and updates the main mysite.pages.dev as well as my real domain, but it keeps a log with the commit ID as a sub domain of all previous commits. I don’t want the content of previous site version to be available on the internet (even if they have to guess the commit ID). Is there any way to disable this, aside from manually hitting the delete button on each one? Thanks!
9 replies