We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 -
This is my env file -
env
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
The text was updated successfully, but these errors were encountered:
thanks for reporting @adarshsrivastava11 . Can you set P_S3_BUCKET=testing and also ensure S3 Compatibility is set in the GCS console?
P_S3_BUCKET=testing
Sorry, something went wrong.
nitisht
No branches or pull requests
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 -
This is my
env
file -The text was updated successfully, but these errors were encountered: