Skip to content

Add faucet url when deploy fails with storage error #1917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chasefleming opened this issue Apr 10, 2025 · 0 comments
Open

Add faucet url when deploy fails with storage error #1917

chasefleming opened this issue Apr 10, 2025 · 0 comments
Labels
good first issue Improvement Technical work without new features, refactoring, improving tests

Comments

@chasefleming
Copy link
Member

When running flow project deploy you can encounter this message with a new account and trying to deploy:

❌ Failed to deploy contract HelloWorld: failed to deploy contract HelloWorld: [Error Code: 1103] error caused by: 1 error occurred:
	* storage limit check failed: [Error Code: 1103] The account with address (94e22a0173052da2) uses 1440 bytes of storage which is over its capacity (0 bytes). Capacity can be increased by adding FLOW tokens to the account.

It would be nice to link out to the faucet and if the address could be pre-populated that would be a bonus.

Faucet link: https://faucet.flow.com/fund-account

@chasefleming chasefleming added Improvement Technical work without new features, refactoring, improving tests good first issue labels Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Improvement Technical work without new features, refactoring, improving tests
Projects
None yet
Development

No branches or pull requests

1 participant