I registered a new snap name last week. I can see it under “REGISTERED SNAP NAMES” in the dashboard.
But when I try to upload to it, it complains that the snap name doesn’t exist. Am I doing something wrong?
bjorn@salvia:~/Downloads$ snapcraft upload --release=edge maas-fake-machines_0+git.43762c1_amd64.snap
Store operation failed:
- resource-not-found: Snap not found for name=maas-fake-machines
Full execution log: '/home/bjorn/.local/state/snapcraft/log/snapcraft-20260824-091034.720731.log'
bjorn@salvia:~/Downloads$ snapcraft register maas-fake-machines
Go to https://documentation.ubuntu.com/snapcraft/stable/how-to/publishing/register-a-snap/ for more information on registering a snap.
We always want to ensure that users get the software they expect
for a particular name.
If needed, we will rename snaps to ensure that a particular name
reflects the software most widely expected by our community.
For example, most people would expect 'thunderbird' to be published by
Mozilla. They would also expect to be able to get other snaps of
Thunderbird as '$username-thunderbird'.
Would you say that MOST users will expect 'maas-fake-machines' to come from
you, and be the software you intend to publish there? [y/N]: y
Store operation failed:
- already_claimed: You already registered a claim for the snap name "maas-fake-machines".
Full execution log: '/home/bjorn/.local/state/snapcraft/log/snapcraft-20260824-091050.787032.log'
bjorn@salvia:~/Downloads$ snapcraft upload --release=edge maas-fake-machines_0+git.43762c1_amd64.snap
Store operation failed:
- resource-not-found: Snap not found for name=maas-fake-machines
Full execution log: '/home/bjorn/.local/state/snapcraft/log/snapcraft-20260824-091106.608564.log'