metaplex-foundation / python-api

136 stars 86 forks source link

Max retries exceeded (api.mint...) #15

Open alikopasa opened 2 years ago

alikopasa commented 2 years ago

Hello,

I'm getting this error and my transactions not finished properly but charged :) Do you have any idea for this error please?

Failed attempt 0: HTTPSConnectionPool(host='api.mainnet-beta.solana.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10fcc3ac0>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))

alikuddah commented 2 years ago

solana.com was down a few days ago, due to dns issues. all is well now.