Gas issue using goerlie testnet?

Hello.

I'm trying the wizard tool to create the most basic contract ever:

Then i go to remix.
I compile contract:

Then i try to deploy it on testnet :

But i got hight issue:
Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?
Returned error: {"jsonrpc":"2.0","error":"gas required exceeds allowance (12921)","id":2797153374365253}
Indeed if i open metamask it ask me 6.15745588ETH

Any idea of what i'm doing wrong please ?

Gas prices are over 4+ on goerli :slight_smile: so yeah it’s insane. Also why use goerli?

Goerli is being deprecated, please use Sepolia testnet instead