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

Creating GCS buckets fails #51

Closed
WieMaKa opened this issue Sep 23, 2020 · 2 comments
Closed

Creating GCS buckets fails #51

WieMaKa opened this issue Sep 23, 2020 · 2 comments

Comments

@WieMaKa
Copy link

WieMaKa commented Sep 23, 2020

Hi,
When I am trying to run ./deploy.sh initial_setup I am receiving a few errors.
from file deploy.sh:
Screenshot at Sep 24 00-03-38
This are the changes I made in file deploy.sh :
Screenshot at Sep 24 00-05-08

Any ideas why this occurs?

@pasindud
Copy link
Contributor

Remove "<" and ">" from the placeholders

@WieMaKa
Copy link
Author

WieMaKa commented Sep 24, 2020

thank you for your fast answer. I made next to your suggestion changes in line 17, because the same massage with errors was occurring from pic above: line 17: bad substitution
Screenshot at Sep 24 17-37-08

This led me to another issue
To have access to gcloud I also needed to install gsutil and configure with following line of code:
gsutil config -w

I found this solution here:
https://cloud.google.com/storage/docs/gsutil/commands/config

best regards

@WieMaKa WieMaKa closed this as completed Sep 24, 2020
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