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

Error trying to backup to Google Cloud Storage #120

Open
lsansaa opened this issue Oct 15, 2019 · 2 comments
Open

Error trying to backup to Google Cloud Storage #120

lsansaa opened this issue Oct 15, 2019 · 2 comments

Comments

@lsansaa
Copy link

lsansaa commented Oct 15, 2019

Trying to run the backup-manager from command with "--destination=gcs" I get the next error:

In FilesystemProvider.php line 43:

  The requested filesystem type Gcs is not currently supported.

I'm using Lumen 5.8 and php 7.1.3.

No issues running with "destination=local"

@ShawnMcCool
Copy link

Hi there

Is it possible that you have not installed the necessary driver?

image

https://github.com/backup-manager/backup-manager#installation

@lsansaa
Copy link
Author

lsansaa commented Oct 16, 2019

Yes, I already tried with both drivers, the "league/flysystem-aws-s3-v3" as the documentation says that should works with both, and "league/flysystem-aws-s3-v2".

We are already trying the backup with another methods, but I'm still want to try with this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants