akash-network / community

Starting point for joining and contributing to building Akash Network
MIT License
45 stars 28 forks source link

[Provider Audit] : provider.oneworkspace.gr #541

Closed ghostmasterftw closed 22 hours ago

ghostmasterftw commented 2 months ago

Prerequisite Steps:

1. Make sure your provider has community provider attributes and your contact details (email, website):

  Example:
  $ provider-services query provider get akash1<REDACTED> -o text
  ...
  attributes:
  ...
  - key: host
  value: akash
  - key: tier
  value: community
  info:
    email: "<your email>"
    website: "<your website>"

Ref documentation:.

2. Make sure your provider *.ingress resolves to your provider IP (ideally worker node IP)

host <anything>.ingress.<yourdomain>

Example:

$ host anything.ingress.akash.pro
anything.ingress.akash.pro is an alias for nodes.akash.pro.
nodes.akash.pro has address 65.108.6.185

3. Please make sure your Akash provider doesn't block any Akash specific ports.

Audit Steps:

1. Title the issue: " [Provider Audit]: Provider Address" (e.g. "[Provider Audit]: provider.europlots.com")

2. Wait for response via comments. If no issues during provider Audit, process will be complete, provider should start bidding on leases, and Audit ticket will be closed.

3. If there are issues during the provider Audit, debug those issues, and Audit will be complete.

4. Audit Issue will be closed by core team member.

Leave contact information (optional)

  1. Name
  2. Discord handle or Telegram handle
  3. Contact email address
andy108369 commented 2 months ago

Hey @ghostmasterftw :wave:

Your provider is missing certain attributes:

$ provider-services query provider get akash1xmadcezvqdq4an3xtx7ta3pfzjndvy5fhhky0g -o text
attributes:
- key: organization
  value: VG
- key: arch
  value: amd64
host_uri: https://provider.oneworkspace.gr:8443
info:
  email: ""
  website: ""
owner: akash1xmadcezvqdq4an3xtx7ta3pfzjndvy5fhhky0g

Please make sure your provider includes the standard attributes => https://akash.network/docs/providers/akash-audites-atributes/#standard-attributes (those that are under Attributes of Community Providers in that doc as well as the email & website (if you have any) info fields - please do not mix them with the provider attributes)

ghostmasterftw commented 2 months ago

hello I already add the Email

$ provider-services query provider get akash1xmadcezvqdq4an3xtx7ta3pfzjndvy5fhhky0g -o text attributes:

andy108369 commented 2 months ago

@ghostmasterftw mind reviewing a short section under https://akash.network/docs/providers/akash-audites-atributes/#standard-attributes ? :-)

shimpa1 commented 2 months ago

@ghostmasterftw Your provider is missing the appropriate attributes. These are the current attributes: `attributes:

Missing attributes:

The informational fields should also be populated with your email and website if you have it.

Please fix these attributes and we will begin testing the provider functionality.

thank you!

ghostmasterftw commented 2 months ago

i dont know where find the attributes there is no tab in akash preator console for complete the audit

Στις Τρί 7 Μαΐ 2024 στις 6:40 μ.μ., ο/η shimpa @.***> έγραψε:

@ghostmasterftw https://github.com/ghostmasterftw Your provider is missing the appropriate attributes. These are the current attributes: `attributes:

Missing attributes:

  • key: host value: akash
  • key: organization value:
  • key: tier value: community

The informational fields should also be populated with your email and website if you have it.

Please fix these attributes and we will begin testing the provider functionality.

thank you!

— Reply to this email directly, view it on GitHub https://github.com/akash-network/community/issues/541#issuecomment-2098757739, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHXEWZDHVUYYSINBAY7XM73ZBDYW7AVCNFSM6AAAAABGAHGEH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJYG42TONZTHE . You are receiving this because you were mentioned.Message ID: @.***>

andy108369 commented 1 week ago

i dont know where find the attributes there is no tab in akash preator console for complete the audit

@devalpatel67 @jigar-arc10 maybe you guys can provide some advise?

devalpatel67 commented 1 week ago

You can add the missing attributes from the Praetor dashboard, like here -

image
andy108369 commented 22 hours ago

provider is offline and hasn't been responding for over two weeks. @ghostmasterftw please feel free to re-open when ready.