akash-network / community

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

[Provider Audit]: akash01.agwswebconsulting.it #686

Closed v1per4llbl4ck closed 1 month ago

v1per4llbl4ck commented 1 month ago
  1. Alberto Galassi
  2. Discord handle or Telegram handle: v1per4llbl4ck telegram: @v1p3r4llbl4ck
  3. agalassi@agwswebconsulting.it
v1per4llbl4ck commented 1 month ago

Cluster Name provider.akash01.agwswebconsulting.it

shimpa1 commented 1 month ago

The provider is not answering to orders. Please make sure the provider is fully functional.

Other remarks: The provider attributes are not set correctly. Mandatory fields are:

Besides those fields, the info: section needs to be populated: info: email: "" website: ""

Please fix all these issues and we will continue.

thank you,

Shimpa

v1per4llbl4ck commented 1 month ago

image

on discord Bhavik | Praetor App test me one order and it was right and submitted.

so is functional.

email agalassi@agwswebconsulting.it website www.agwswebconsulting.it

thanks for support

v1per4llbl4ck commented 1 month ago

i had remove the info from attribute and inserted in provider.yml @shimpa1

v1per4llbl4ck commented 1 month ago

its possible speed up the audit i need more visibility because i miss more akt in 3 days 13.74199 13.73698 13.70674 13.66202 13.59178 13.55516 13.53499 13.53499 13.51850 13.51363 13.50866 13.43697

shimpa1 commented 1 month ago

hi,

provider-services query provider get akash1xecxcjulexrlyal3vepk5l8fa7g5syukkn86qm -o text attributes:

The info: section needs to be populated. Please add it to your provider.yaml file and update the provider with

helm upgrade --install akash-provider akash/provider -n akash-services -f provider.yaml --set bidpricescript="$(cat ~/provider/price_script_generic.sh | openssl base64 -A)"

Furher, the provider is not responding to status endpoint: curl -k https://provider.akash01.agwswebconsulting.it:8443/status | jq

curl: (7) Failed to connect to provider.akash01.agwswebconsulting.it port 8443 after 35 ms: Connection refused

Please make sure everything works before requesting an audit, thank you

andy108369 commented 1 month ago

provider is still offline:

$ nc -vz provider.akash01.agwswebconsulting.it 8443
nc: connect to provider.akash01.agwswebconsulting.it (62.169.31.147) port 8443 (tcp) failed: Connection refused

@v1per4llbl4ck any updates?