appengine-ruby icon indicating copy to clipboard operation
appengine-ruby copied to clipboard

Invalid logs bucket when running db:migrate

Open jasonjho opened this issue 8 years ago • 2 comments

I've followed steps outlined in the README and also assigned Editor role to the cloudbuilder service account, but am now running into the following error when running the db:migrate command.

ERROR: (gcloud.container.builds.submit) INVALID_ARGUMENT: invalid logs bucket gs://{project_name}_cloudbuild/logs

I've omitted the actual project name, but I wasn't sure if this is behavior that others have run into. Creating this bucket manually and ensuring that the cloudbuilder role can deploy builds into it fixed this particular error.

jasonjho avatar Sep 29 '17 19:09 jasonjho

This is kinda disturbing. Did you do a deployment first before running the migration?

dazuma avatar Oct 03 '17 01:10 dazuma

@jasonjho Are you still running into this issue?

dazuma avatar May 11 '18 20:05 dazuma