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

Support for GCS (Google Cloud Storage) #842

Open
adarshsrivastava11 opened this issue Jul 8, 2024 · 1 comment
Open

Support for GCS (Google Cloud Storage) #842

adarshsrivastava11 opened this issue Jul 8, 2024 · 1 comment
Assignees
Labels

Comments

@adarshsrivastava11
Copy link

adarshsrivastava11 commented Jul 8, 2024

Hi, I'm trying to run Parseable on my GCP cloud, but I am not able to connect with my GCS bucket. Getting the following error -
Screenshot 2024-07-08 at 6 35 06 PM

This is my env file -

P_STAGING_DIR=/staging
P_ADDR=0.0.0.0:8000
P_USERNAME=admin
P_PASSWORD=admin
P_S3_URL=https://storage.googleapis.com
P_S3_BUCKET=gcs://testing
P_S3_REGION=asia-south1
@nitisht
Copy link
Member

nitisht commented Jul 9, 2024

thanks for reporting @adarshsrivastava11 . Can you set P_S3_BUCKET=testing and also ensure S3 Compatibility is set in the GCS console?

@nitisht nitisht self-assigned this Jul 9, 2024
@nitisht nitisht added the triage label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants