We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
demludi#1339 reported there is a missing h letter in "Akash" at this page https://ecosystem.akash.network/projects/osmosis-dex
demludi#1339
h
Feeds reporting it correctly after the typo was fixed in the airtable today
$ curl -s https://api.airtable.com/v0/appHcQU9gd0RCCeJS/Projects?api_key=REDACTED | jq -r '.' | grep -C1 'Osmosis team runs API servers on Akas' "Description": "Interchain Liquidity Lab", "Notes": "Osmosis team runs API servers on Akash\n", "Logo Square": [
However, bouncing the Pod of the 8303777 dseq (ecosystem.akash.network) did not fix the typo.
8303777
ecosystem.akash.network
I believe the image needs to be rebuild.
Direct link to the deployment (to bypass cloudflare caching) => http://hovq6hrnopefv4889v0jv56dm4.ingress.provider-2.prod.ewr1.akash.pub/projects/osmosis-dex
Actual image running https://ecosystem.akash.network is ghcr.io/gosuri/akash-ecosystem:14afb2b-69:
https://ecosystem.akash.network
ghcr.io/gosuri/akash-ecosystem:14afb2b-69
[website-deploy][8303777-1-1]$ kubectl -n lease get manifest $ns -o yaml | grep image: image: ghcr.io/gosuri/akash-ecosystem:14afb2b-69
Also set here
akash-ecosystem/sdl.yml
Line 17 in 43d2d1a
However, should not it be this one ghcr.io/ovrclk/akash-ecosystem:1662576911 instead, based on:
ghcr.io/ovrclk/akash-ecosystem:1662576911
akash-ecosystem/.akash/IMAGE
Line 1 in 94a5057
akash-ecosystem/.akash/VERSION
Line 1 in 14afb2b
I've tried rebuilding it, but am getting these errors:
Error occurred prerendering page "/projects/stakewolle". Read more: https://nextjs.org/docs/messages/prerender-error SyntaxError: Unexpected end of JSON input
The text was updated successfully, but these errors were encountered:
No branches or pull requests
demludi#1339
reported there is a missingh
letter in "Akash" at this page https://ecosystem.akash.network/projects/osmosis-dexFeeds reporting it correctly after the typo was fixed in the airtable today
However, bouncing the Pod of the
8303777
dseq (ecosystem.akash.network
) did not fix the typo.I believe the image needs to be rebuild.
Direct link to the deployment (to bypass cloudflare caching) => http://hovq6hrnopefv4889v0jv56dm4.ingress.provider-2.prod.ewr1.akash.pub/projects/osmosis-dex
Actual image running
https://ecosystem.akash.network
isghcr.io/gosuri/akash-ecosystem:14afb2b-69
:Also set here
akash-ecosystem/sdl.yml
Line 17 in 43d2d1a
However, should not it be this one
ghcr.io/ovrclk/akash-ecosystem:1662576911
instead, based on:akash-ecosystem/.akash/IMAGE
Line 1 in 94a5057
akash-ecosystem/.akash/VERSION
Line 1 in 14afb2b
I've tried rebuilding it, but am getting these errors:
Todo
8303777
;The text was updated successfully, but these errors were encountered: