bbqchickenrobot
bbqchickenrobot
Explore posts from servers
CDCloudflare Developers
Created by bbqchickenrobot on 10/19/2024 in #pages-help
How to Debug 500 Error After Deploying Astro
Hey guys, wondering how I can look at finding the logs for my pages app (free tier) using astro. It builds and deploys find, but when I visit the pages URL a 500 is returned immediately. When I run locally with Wrangler everything runs fine.
So, my question is - where can I find the logs (looks like they don't come w/ the free tier in CF) ? Otherwise I have no clue what is happening and no way to debug and solve the 500.
8 replies
DDeno
Created by bbqchickenrobot on 4/17/2024 in #help
Deno CLI Broken
Anytime I attempt to run the deno CLI the arrow keys get stuck and I cannot make a selection. I have tried this on two separate machines, so I know it's not an environment issue. Here is the command I'm running:
deno run --allow-read --allow-write --allow-env npm:create-vite-extra@latest
deno run --allow-read --allow-write --allow-env npm:create-vite-extra@latest
Not sure what I can do here - i've been messing with it for a day now to no avail. Any suggestions? Anyone else experiencing the issue?
11 replies