[SOLVED] Using Remix Indie stack and running into release issue

I’m running into this issue where everything works, except when I get to the release step, where it gives the following error:

==> Verifying app config
--> Verified app config
==> Building image
Searching for image 'registry.fly.io/capehaspallets-d568:main-d9736043570af59c2d2e025d089800f3263d0679' remotely...
image found: img_nlo9433qq5e4wxzd
==> Creating release
Error Mounts source volume "data" does not exist

Any ideas on why I would have that error?

1 Like

whoops. If you run into this issue, it’s because you didn’t create the volumes as described in the instructions!

2 Likes