Website is 404ing but seems to be working according to Cloudflare dashboard

I'm currently trying to deploy an Angular app through Cloudflare pages via Github. According to Cloudflare the website has successfully deployed and I'm not finding anything in the settings. Does anyone have any ideas?
6 Replies
Chaika
Chaika3mo ago
Click View Details next to your deployment and check the Assets Uploaded list should be a top level index.html, not under a subfolder or anything Magic Link to Assets Uploaded: https://dash.cloudflare.com/?to=/:account/pages/view/:pages-project/:pages-deployment/files
Japemaster Brad
Japemaster Brad3mo ago
Ah, it's in a subfolder!
No description
Chaika
Chaika3mo ago
Under Settings -> Builds & Deployments -> Build Configurations -> Edit Configuration, just add browser to your output directory string is it already dist/cloudflare and the template is just wrong? hmm
Japemaster Brad
Japemaster Brad3mo ago
Currently, this is my output directory string, I tried changing it to 'dist/browser/cloudflare but it couldn't find the directory like that'
No description
Chaika
Chaika3mo ago
you'd want dist/cloudflare/browser most likely
Japemaster Brad
Japemaster Brad3mo ago
You really are a champion, thank you!
Want results from more Discord servers?
Add your server
More Posts
Certain get request not working in workers. but works in browserhi, anyone know why i cant do fetch on this endpoint? keep getting 400 bad request. it works fine inGetting {"request_id":"86aabe63b7a21cbc-BUD","message":"An error occurred... (Code: 10000) in UIHello, when I am trying to access my workers or KV, whatever page of the UI i use, I am getting a buPages local development with Wrangler - Static assets in /dist and Functions in /functions - How toI'm looking to debug a Pages Function locally using Wrangler. The `wrangler pages dev [directory]` cNeed help - Remix+ViteI migrated my remix application from a nodejs based template to the cloudflare template. On trying tFirst time using workers (cron trigger), CANNOT get it to work for me.I've followed the instructions, it's showing up on the panel, I'm just not getting anything backA cache somewhere cannot be cleared, causing pages.dev to give different results based on hostnameI have Cloudflare Pages set up for a domain that I own. I put up a test file and then I removed it aReal-time logs and Workers Pages Dev tail not workingHi I'm currently building my app with pages fucntion. Facing some bugs, and I've been trying to seeCannot clone with private submodule.Build fails at the cloning step. Cloudflare has access to all the repos in the org including the subDevtools doesn't have payload for post requestsHello I've been writing some integrations using Workers, and I need to debug the payload of the outNot receiving verification email for New a/cHave tried creating new a/c on CF for last 1 hr- but I'm not receiving any verification emails? Cou