TRON-US / trongrid

The infrastructure for Tron developers
11 stars 9 forks source link

Failed to connect to api.trongrid.io port 443: Connection refused #15

Closed ikerya closed 1 year ago

ikerya commented 1 year ago

Description of the issue: requests to trongrid from Debian 11 fail

Steps to reproduce:

  1. Own a Debian 11
  2. Run in console:

curl -X POST https://api.trongrid.io/wallet/triggerconstantcontract -d '{ "contract_address":"419E62BE7F4F103C36507CB2A753418791B1CDC182", "function_selector":"name()", "owner_address":"41977C20977F412C2A1AA4EF3D49FEE5EC4C31CDFB" }'