Closed yangwao closed 1 year ago
everything is super slow atm
Seems I've rolled back to #6465 55bf284
and doesn't work.
it's supposed to be this deployment 788343fb.nft-gallery-5ci.pages.dev
There are three builds, following from main
-> beta
-> production
@preschian any idea why?
I can shoot rebuild it, let's see, I recall CF had glitches after outage.
❌ production - https://788343fb.nft-gallery-5ci.pages.dev/ ✅ beta - https://d8991834.nft-gallery-5ci.pages.dev/ ✅ main - https://4f9dc44b.nft-gallery-5ci.pages.dev/
oh seems actually stuck on something and in the end did not build
19:36:45.720 | Done in 1m 32.7s
19:37:08.239 |
19:37:08.239 | > kodadot-nft-marketplace@3.0.0 generate /opt/buildhome/repo
19:37:08.239 | > node ./script/substack.mjs && cross-env NODE_OPTIONS=--openssl-legacy-provider NITRO_PRESET=netlify nuxi generate
19:37:08.239 |
19:37:09.725 | [info] substack.json created
19:37:09.944 | Nuxi 3.0.0
19:37:09.964 | Nuxt 2.16.0-27720022.54e852f with Nitro 1.0.0
19:37:12.948 | [success] [nuxt:sentry] Sentry reporting is enabled (client side: enabled, server side: enabled)
19:37:13.860 | [info] Using components loader to optimize imports
19:37:13.862 | [info] Discovered Components: .nuxt/components/readme.md
19:37:56.434 |
19:37:56.434 | ERROR [BABEL] Note: The code generator has deoptimised the styling of /opt/buildhome/repo/node_modules/.pnpm/@google+model-viewer@1.12.1/node_modules/@google/model-viewer/dist/model-viewer.min.js as it exceeds the max of 500KB.
19:37:56.435
There is some ugly error I guess? and things won't build at all but finish with green checks, weiiird? https://7101649f.nft-gallery-5ci.pages.dev/
@yangwao I think it's time to test build system v2 on cloudflare pages. try to rebuild with it and lets see what happen
I just realized our production is still down. I will try to change this https://github.com/kodadot/nft-gallery/issues/6470#issuecomment-1652936886
for the quick fix, I change the production
branch to production-cf
. not sure what happened in production
branch
should be fine now our production
![image](https://github.com/kodadot/nft-gallery/assets/734428/8551bd0f-d0d9-4a48-b08b-c51bf510ac31)
if I got it right, v2's just new build image? https://developers.cloudflare.com/pages/platform/language-support-and-tools/
so this working so it's ook! https://kodadot.xyz/blog/what-is-erc6551
for the quick fix, I change the
production
branch toproduction-cf
. not sure what happened inproduction
branch
I think it's CF glitch. It happened very similar in the past that on old branch just did not build, don't know how CF handles swap new builds for old ones.
When I deployed on fresh new branch it just started work, pretty amazed.
Thank you @preschian handling it!
I'll change scripts to push release to production-cf
and let's go from there
if I got it right, v2's just new build image?
yes, now it supports pnpm
I think it's CF glitch
yes, that one is on the CF side. because the deployment on beta and canary was fine
production-cf
- https://4f59da57.nft-gallery-5ci.pages.dev/ - 404
beta
- https://50876590.nft-gallery-5ci.pages.dev/ - 200
aw 😅
same problem
[fatal] Unexpected token (Note that you need plugins to import files that are not JavaScript)
what that means? I thought we sorted it last time to switching to v2 builds?
not sure about this one, we face the same error again
yes, I thought that it should be fixed when we switched to production-cf
oohh, this one is so confusing
okay logs from beta
build
production-cf
changed @ to beta.nft-gallery-5ci.pages.dev for now, seems preview builds are much better than production
on CF lol
total files between beta and production are also different 🤔
beta: Uploading... (397/397) production: Uploading... (628/628)
total files between beta and production are also different 🤔
since that CF had outage month ago ++, we triggered some glitch and their site or so.. and never worked fine, I sense some $INC in their database went bonkers who flips,deploys and deletes builds containers 😄
I've made a public post on their forum; feel free to answer there if they have questions.
I've made a public post on their forum; feel free to answer there if they have questions.
aye captain 🫡
aye captain 🫡
they claim envs, we can give it a shot if that solves thing, but I honestly doubt, however I would be really happy.
https://production.nft-gallery-5ci.pages.dev builds now as preview branch. Let's change ENV vars now, I'll be surprised if it would be that one
@yangwao hhmm, maybe try to remove SENTRY_AUTH_TOKEN
env and let test the build
SENTRY_AUTH_TOKEN
env and let test the build
oke, trying that now; let's see
@preschian Okay, it's a sentry plugin. Seems builds.
It was this deployment
doing rollback to 8dc2d8d