Can't connect infura,anyone know the reason?

hi
when i build the eth2.0. i use prysm ,the step two:

ping https://mainnet.infura.io/v3/6d453562570341079329bf3d7a408ccb

can not find the 主机。

ping infura.io ,can not connect…
could you tell me what’s the problem is???
thank you!!!

Hi @shen13056839, and welcome to the Infura community! Can you please provide us with the block of code you’re seeing this error message come up with?

thank you!

ERROR powchain: Could not connect to powchain endpoint error=403 Forbidden: {“jsonrpc”:“2.0”,“error”:{“code”:-32002,“message”:“rejected due to project ID settings”}}
could not dial eth1 nodes

github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).connectToPowChain
beacon-chain/powchain/service.go:366
github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).waitForConnection

beacon-chain/powchain/service.go:438
github.com/prysmaticlabs/prysm/beacon-chain/powchain.(*Service).Start.func1
beacon-chain/powchain/service.go:257
runtime.goexit

GOROOT/src/runtime/asm_amd64.s:1374

Hi @shen13056839, I would check to make sure you don’t have any security restrictions enabled (i.e. project secret or JWT) in your dashboard.