# unsuccessful command flyctl ext tigris create

Hello

I've just set up a [fly.io](http://fly.io/) account and added my backend repo. My backend uses S3, however fly.io tries to automatically use Tigris. I don't even want to use Tigris, but there is nowhere in the UI to turn it off, and whenever my deployment gets to provisioning Tigris, it fails with the error: unsuccessful command `flyctl ext tigris create``flyctl ext tigris create`.

How can I resolve this?

I have also tried accepting the Tigris ToC just to at least get my app running with Tigris, but I'm stuck in a broken flow where fly tries to use Tigris because I use S3 and I can't configure it and stop it because it isn’t properly deployed for the first time yet.

Any help is appreciated, thanks.

## Solution

Hi… Try deploying [from the command line](https://fly.io/docs/getting-started/launch/) with `fly launch``fly launch`; it looks like it will allow you to opt‑out of creating a Tigris bucket, etc:

[https://community.fly.io/t/launch-your-app-with-object-storage-from-tigris/19617](https://community.fly.io/t/launch-your-app-with-object-storage-from-tigris/19617)

In general, the Web UI for launching is still considered experimental (last I heard), and it doesn’t have the full set of knobs, feedback mechanisms, …

Hope this helps a little!

Fly.io

A few days ago we added the ability to launch your apps with object storage provided by Tigris configured. This is a unique take on S3’s model as Tigris replicates objects globally to ensure they’re fast for anyone using your app, it works like a CDN and S3 combined.

## Solution

In general, the Web UI for launching is still considered experimental (last I heard), and it doesn’t have the full set of knobs, feedback mechanisms, …

Hope this helps a little!

Fly.io

Thanks, that worked perfectly, in future I’ll just use the CLI for everything :sweat_smile:

### Continue the conversation

Join the Discord to ask follow-up questions and connect with the community

#### Tigris

All things Tigris: the Globally Distributed S3-Compatible Object Storage.
