Error: Provider error: Response errors; not enough resources to fit the target

1 Like

Hey @Zabdieluti! Just a quick glance it seems like you have enough base asset to carry out the transaction but we are deprecating beta-3 very soon. See the announcement here.

Can you try the following commands instead for beta-4:

forc deploy --testnet

or

forc deploy --node-url https://beta-4.fuel.network/graphql --gas-price 1 --gas-limit 1000000

Make sure to get some beta-4 testnet ETH here first. Keep in mind there are some breaking changes from beta-3 to beta-4.

Do you mind posting your contract code and run fuelup show so I have more information on what is wrong with your deployment. Hope this helps :pray:

Thanks so much for reaching out. I’ll do that and let you know what comes up.
Another issue I’m facing is that whenever I try to check the history of my wallet transactions, I get - Cannot read properties of undefined (reading ‘type’). What could be the problem?

Might be a version mismatch with the wallet. Post v0.13.0 version of the wallet does not work with beta-3. Can you provide the wallet version and your address?

fuel1fld96lnl5a89xguckthntmztq7ghwsl3xhlquye2qqkaqt7ppevq89v4j2

Wallet version: 0.13.0

I’m currently trying to do the beta-4