My sitename is “maxrivera.dev” or " https://maxrivera.netlify.app/"
i asked the robot and try to search, but no answer
the problem, i been trying to build (I’m using github and auto deploy), it was working perfectly, until now, i committed changes, push it and wait, then it say’s its “Published”, try to check the changes, but nothing, try it again and got stuck on “Waiting for build”, but if i get into builds, it’s not successfully build!
this is the building copy of the 6:45 commit:
6:45:16 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
6:45:16 PM: buildbot version: 22552e71c3c7b6a5ebfd780eb1c9b2f42fe63aa7
6:45:16 PM: Fetching cached dependencies
6:45:16 PM: Starting to download cache of 447.2MB
6:45:18 PM: Finished downloading cache in 1.973s
6:45:18 PM: Starting to extract cache
6:45:20 PM: Finished extracting cache in 2.606s
6:45:20 PM: Finished fetching cache in 4.641s
6:45:20 PM: Starting to prepare the repo for build
6:45:21 PM: Preparing Git Reference refs/heads/main
6:45:23 PM: Starting to install dependencies
6:45:23 PM: Python version set to 3.8
6:45:23 PM: Attempting Ruby version 2.7.2, read from environment
6:45:23 PM: Using Ruby version 2.7.2
6:45:24 PM: Started restoring cached go cache
6:45:24 PM: Finished restoring cached go cache
6:45:24 PM: go version go1.19.13 linux/amd64
6:45:25 PM: Using PHP version 8.0
6:45:26 PM: Started restoring cached Node.js version
6:45:27 PM: Finished restoring cached Node.js version
6:45:27 PM: v18.20.4 is already installed.
6:45:27 PM: Now using node v18.20.4 (npm v10.7.0)
6:45:27 PM: Enabling Node.js Corepack
6:45:27 PM: Started restoring cached build plugins
6:45:27 PM: Finished restoring cached build plugins
6:45:27 PM: Started restoring cached corepack dependencies
6:45:27 PM: Finished restoring cached corepack dependencies
6:45:28 PM: No npm workspaces detected
6:45:28 PM: Started restoring cached node modules
6:45:28 PM: Finished restoring cached node modules
6:45:28 PM: Installing npm packages using npm version 10.7.0
6:45:28 PM: up to date, audited 296 packages in 683ms
6:45:28 PM: 68 packages are looking for funding
6:45:28 PM: run npm fund
for details
6:45:28 PM: found 0 vulnerabilities
6:45:28 PM: npm packages installed
6:45:29 PM: Successfully installed dependencies
6:45:29 PM: Starting build script
6:45:30 PM: Detected 1 framework(s)
6:45:30 PM: “vite” at version “5.3.5”
6:45:30 PM: Section completed: initializing
6:45:31 PM:
6:45:31 PM: Netlify Build
6:45:31 PM: ────────────────────────────────────────────────────────────────
6:45:31 PM:
6:45:31 PM: ❯ Version
6:45:31 PM: @netlify/build 29.51.3
6:45:31 PM:
6:45:31 PM: ❯ Flags
6:45:31 PM: baseRelDir: true
6:45:31 PM: buildId: 66a8459ecf676700086ae347
6:45:31 PM: deployId: 66a8459ecf676700086ae349
6:45:31 PM:
6:45:31 PM: ❯ Current directory
6:45:31 PM: /opt/build/repo
6:45:31 PM:
6:45:31 PM: ❯ Config file
6:45:31 PM: No config file was defined: using default values.
6:45:31 PM:
6:45:31 PM: ❯ Context
6:45:31 PM: production
6:45:31 PM:
6:45:31 PM: ❯ Loading plugins
6:45:31 PM: - @netlify/plugin-lighthouse@6.0.0 from Netlify app
6:45:33 PM:
6:45:33 PM: Build command from Netlify app
6:45:33 PM: ────────────────────────────────────────────────────────────────
6:45:33 PM:
6:45:33 PM: $ npm run build
6:45:33 PM: > portfolio-reactmax@0.0.0 build
6:45:33 PM: > tsc -b && vite build
6:45:34 PM: vite v5.3.5 building for production…
6:45:34 PM: transforming…
6:45:36 PM: fonts/RobotoSlab-VariableFont_wght.ttf referenced in fonts/RobotoSlab-VariableFont_wght.ttf didn’t resolve at build time, it will remain unchanged to be resolved at runtime
✓ 574 modules transformed.
6:45:36 PM: rendering chunks…
6:45:36 PM: computing gzip size…
6:45:36 PM: dist/index.html 2.02 kB │ gzip: 0.83 kB
6:45:36 PM: dist/assets/index-BCxoR8NZ.css 21.60 kB │ gzip: 5.23 kB
6:45:36 PM: dist/assets/index-B_R5cj7K.js 269.28 kB │ gzip: 85.36 kB
6:45:36 PM: ✓ built in 2.02s
6:45:36 PM:
6:45:36 PM: (build.command completed in 3.2s)
6:45:36 PM:
6:45:36 PM: Deploy site
6:45:36 PM: ────────────────────────────────────────────────────────────────
6:45:36 PM:
6:45:36 PM: Starting to deploy site from ‘dist’
6:45:37 PM: Starting post processing
6:45:37 PM: Skipping form detection
6:45:37 PM: Post processing done
6:45:37 PM: Section completed: postprocessing
6:45:37 PM: Post processing - header rules
6:45:37 PM: Post processing - redirect rules
6:45:37 PM: Calculating files to upload
6:45:37 PM: 2 new files to upload
6:45:37 PM: 0 new functions to upload
6:45:37 PM: Section completed: deploying
6:45:41 PM: Finished waiting for live deploy in 4.033s
6:45:41 PM: Site deploy was successfully initiated
6:45:41 PM:
6:45:41 PM: (Deploy site completed in 4.5s)
6:45:41 PM: Generating Lighthouse report. This may take a minute…
6:45:41 PM: Running Lighthouse on /
6:45:57 PM: Lighthouse scores for /
6:45:57 PM: - Performance: 88
6:45:57 PM: - Accessibility: 100
6:45:57 PM: - Best Practices: 100
6:45:57 PM: - SEO: 92
6:45:57 PM: - PWA: 30
6:45:57 PM:
6:45:57 PM: Netlify Build Complete
6:45:57 PM: ────────────────────────────────────────────────────────────────
6:45:57 PM:
6:45:57 PM: (Netlify Build completed in 26s)
6:45:58 PM: Caching artifacts
6:45:58 PM: Started saving node modules
6:45:58 PM: Finished saving node modules
6:45:58 PM: Started saving build plugins
6:45:58 PM: Finished saving build plugins
6:45:58 PM: Started saving corepack cache
6:45:58 PM: Finished saving corepack cache
6:45:58 PM: Started saving pip cache
6:45:58 PM: Finished saving pip cache
6:45:58 PM: Started saving emacs cask dependencies
6:45:58 PM: Finished saving emacs cask dependencies
6:45:58 PM: Started saving maven dependencies
6:45:58 PM: Finished saving maven dependencies
6:45:58 PM: Started saving boot dependencies
6:45:58 PM: Finished saving boot dependencies
6:45:58 PM: Started saving rust rustup cache
6:45:58 PM: Finished saving rust rustup cache
6:45:58 PM: Started saving go dependencies
6:45:58 PM: Finished saving go dependencies
6:45:58 PM: Build script success
6:45:58 PM: Section completed: building
6:46:04 PM: Uploading Cache of size 447.2MB
6:46:05 PM: Section completed: cleanup
6:46:05 PM: Finished processing build request in 49.501s
then i realize, idk if thats the problem, in Post processing section it just got stuck in
“6:45:37 PM: Post processing - header rules”
“6:45:37 PM: Post processing - redirect rules”
if i go to another normal and completed commit changes, it says that “the site is live” at the end,
so i guess it got stuck in
“6:45:37 PM: Post processing - redirect rules”
so i wanted to know if someone of support can manually cancel the process im getting stuck into.
Thanks!