Skip to content
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

Interactive creation of account fails #1713

Closed
sideninja opened this issue Aug 26, 2024 · 1 comment
Closed

Interactive creation of account fails #1713

sideninja opened this issue Aug 26, 2024 · 1 comment
Labels
Bug The issue represents a bug, malfunction, regression

Comments

@sideninja
Copy link
Contributor

When trying to create an account on testnet using an interactive mode it fails to create it:

flow accounts create
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
                           ⚠ Upgrade to Cadence 1.0
     The Crescendo network upgrade, including Cadence 1.0, is coming soon.
     You may need to update your existing contracts to support this change.
                     Please visit our migration guide here:
             https://cadence-lang.org/docs/cadence_migration_guide
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Enter an account name: test
✔ Testnet

❌ Command Error: account creation error
@sideninja sideninja added the Bug The issue represents a bug, malfunction, regression label Aug 26, 2024
@chasefleming chasefleming mentioned this issue Aug 29, 2024
6 tasks
@nvdtf
Copy link
Member

nvdtf commented Aug 29, 2024

had the same issue, thanks for the report

@chasefleming chasefleming moved this to ✅ Done in 🌊 Flow 4D Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug The issue represents a bug, malfunction, regression
Projects
Archived in project
Development

No branches or pull requests

4 participants
@chasefleming @nvdtf @sideninja and others