OSError: [Errno 13] Permission denied: '/home/roaverinc/.config/gcloud/logs/2020.01.24/14.29.31.390836.log'

1,014 views
Skip to first unread message

Roaver Inc

unread,
Feb 25, 2020, 8:11:48 AM2/25/20
to Google App Engine
Hi! when i deploy project to server generate as attach error. Please explain how I fix this
c.PNG

Olu

unread,
Feb 27, 2020, 9:21:32 AM2/27/20
to Google App Engine

The [Errno 13] Permission denied error has been reported a number of times on these issue links[1][2][3][4] and the errors were often obtained whenever an application is being deployed to App engine from a directory that is not parsable. Particularly in your case, we may require a lot more information to be able to advise you appropriately on the rootcause of the error obtained, which is why I recommend that you open an issue link[5] with a GCP Support engineer to further evaluate this issue with you. This type of inquiries are better addressed on the GCP issue tracker.

Please be sure to provide the verbosity debug logs of your gcloud app deploy command. That is, I recommend you attempt a new deploy using the verbosity flag set to debug levels, this will help to gather the verbosity logs[6] which usually provide all the details in an application deployment process and will help determine at what point the failure may have occurred.

The app deploy command with the verbosity flag would look like this: gcloud app deploy --verbosity=debug

I also recommend that you firstly update your CloudSDK to the latest version by using  ‘gcloud components update’[7] to ensure that the failure is not a result of older components in your CloudSDK.


Reply all
Reply to author
Forward
0 new messages