aiidateam / aiida-core

The official repository for the AiiDA code
https://aiida-core.readthedocs.io
Other
411 stars 184 forks source link

`verdi presto` is limited to index 10 #6476

Closed mbercx closed 1 week ago

mbercx commented 1 week ago

Describe the bug

While extensively testing verdi presto, I ran into the following:

❯ verdi presto
Report: Option `--use-postgres` not enabled: configuring the profile to use SQLite.
Report: RabbitMQ server detected: configuring the profile with a broker.
Critical: The profile `presto-10` already exists.

Expected behavior

I suppose it's rare people are creating more than 11 presto profiles, but it shouldn't fail. ^^

Your environment