-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ssr-opengraph not works on kodadot.xyz #88
Comments
are there any changes at that time? maybe DNS configuration or something? |
maybe related with kodadot/nft-gallery#5887 (comment)? |
there was combined outage yesterday with CF API and other their services and Github, so deadly combo if it was something deployed but opengraph was untouched IIRC mm I noticed that it was serving me half bundle from old and some from new stuff so deploy was pretty mixed yesterday, pitty day to deploy tbh and release rmrk2.. I've enabled proxied serving, maybe be it fixed now? |
Tried redeploy recent production with proxied but even after 10 minutes it's still serving 2 days old kodadot with only BSX and RMRKv1 so I've turned back to unproxied to have at least working rmrk2 and we can figure out those cards other day. Still curious what's different against beta as it's deployed through CF-pages, could be how CNAME is being flatten, edge caching is triggered to invalid cache or something I like that I sense |
ok, apparently CF container for pages was untouched and dead,.... seems we are so back @preschian we can continue on this? |
|
So can be this closed now @preschian ? |
yes2, now we can continue to this kodadot/nft-gallery#6284 |
right now ssr-opengraph does not work on kodadot.xyz. already tried it with redeploy but still didn't work ref: #86 (comment)
@yangwao @vikiival @roiLeo maybe need to contact Cloudflare support? need to ask them why it doesn't work at
kodadot.xyz
onlyI already tested it in my domain, and it works. deployed the same code. the only changes I made were only on wrangler.toml to change from
kodadot.xyz
topreschian.xyz
The text was updated successfully, but these errors were encountered: