[Error Code: 1103] address xxx storage 1464 is over capacity 0

Why is this happen? I created a new account and making some empty vault. it looks like happens when i created second vault or 3rd.

I can fix it by send some flow token to this new created account. but do i have to send token to every new created account?

The balance of new account i created on testnet is 0.001, is this normal? it should be 0.1 right?

Probably you are unlinking default flow vault, as it cannot find flow vault at the end of the transaction when checking for storage limits, it is panicking and reverting transaction.

i get the same problem how can i increase capacity the Sub account which is been create

I have to transfer 0.1 flow to the new created account to skip this issue right now.