-
Notifications
You must be signed in to change notification settings - Fork 29
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
[Provider Audit] provider.akash.colnetwork.com #751
Comments
@andy108369 @shimpa1 I've been highlighting the lack of support on the Discord channel, to the point of getting blocked. I've been waiting for an audit to review storage persistence and resolve issues with nginx (k3s) - nginx/nginx#226 (comment) chainzero/provider-build-scripts#20. Additionally, I reported a critical error with NVIDIA GPU worker node that still remains unanswered:
Despite reaching out, I'm not seeing any progress. As a provider, this is not only frustrating but also causing me financial losses. Notably, my experience with Filecoin has been seamless, with responsive support and profit. It's concerning to see such a disparity in support between networks. Can I reasonably expect support from the Akash Network? |
did a quick check - everything is ok apart from the below.
Incase if you would like to set up Persistent storage - please follow this link https://akash.network/docs/providers/build-a-cloud-provider/helm-based-provider-persistent-storage-enablement/ |
Thank you for the update. Regarding the "key-host value: akash," could you please share your recommendations for resolving this inconsitency? Additionally, in regards to persistent storage I deployed approximately a month ago: root@akash-1:/home/user# kubectl -n rook-ceph get cephclusters Are there any additional considerations to help ensure a successful audit outcome? Thanks again |
Im getting blocked again for 24h on akash > provider uptime channel for posting the following: These segfaults im getting are indeed becaus of 6.11 kernel all of my original control-plane nodes are running Ubuntu 24.10 6.11.0-9-generic, so i added a forth node Ubuntu 24.04.1 LTS 6.8.0-49-generic and tested again via curl see results below: 6.11 node:
6.8.0 node:
404 Not Foundnginx * Connection #0 to host 127.0.0.1 left intact ` As you can see here, 6.11 control plane node generates the segfaults:
|
` ` As you can validate, all nodes have same k3s version ( v1.31.2+k3s1 ) and only differ on OS. The hw specs im using for each node is identical. |
I've replaced my 3 control-plane nodes to run on OS version 6.8.0-49, moving away from the previous version 6.11.0-9. This ensures compatibility with incoming SSL traffic, eliminating any potential SSL errors. |
@jars101 your provider seem to be offline:
Are you planning on bringing it back up again? |
Prerequisite Steps:
Make sure your provider has community provider attributes and your contact details (email, website):
Done
Make sure your provider *.ingress resolves to your provider IP (ideally worker node IP)
root@akash-1:/home/user# host aaa.ingress.akash.colnetwork.com
aaa.ingress.akash.colnetwork.com is an alias for akash.colnetwork.com.
akash.colnetwork.com has address 161.10.254.22
Please make sure your Akash provider doesn't block any Akash specific ports.
Confirmed
Leave contact information (optional)
Name: Jairo Rizzo
Discord handle or Telegram handle: Colnet in Discord
Contact email address: [email protected]
The text was updated successfully, but these errors were encountered: