Ask her to try again now (since your post is already two hours old).
However, if the problem persists, ask her to run the command with

gcloud app deploy . --verbosity=debug

to get more information about the potential reason.

There have been reports with this error code and message in this group
previously. If a Mac was used somewhere in the process, the error might be
caused by an "Icon?" file that was accidentally added to the application
code / repository. See this post
<https://groups.google.com/d/topic/google-appengine/ja705qmgNtw/discussion>.
In general, to avoid this kind of error in the future, it makes sense to
define the skip_files
<https://cloud.google.com/appengine/docs/standard/python/config/appref#runtime_and_app_elements>
directive in app.yaml.


On Mon, Jul 23, 2018 at 3:00 PM Victor Victor <[email protected]>
wrote:

> Hi!
>
> I have added a friend in my Google Cloud project and gave her Owner, App
> Engine Admin, App Engine Deployer and App Engine Service Admin rights in
> IAM but when in her console she runs the command "*gcloud app deploy*"
> and tries to deploy the changes she made in her code in order to deploy her
> version, an error response 13: An internal error occurs.
>
> Can someone help us find a solution to this so that she will be able to
> deploy her changes to the live version?
>
>
> <https://lh3.googleusercontent.com/-dA8w2j0BKH0/W1S0ZbxARnI/AAAAAAAAAMs/bCNT-fP7l5QuvCnbzpZYn2pZDTYqdkpigCLcBGAs/s1600/Image.png>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/62e862b1-0776-42b8-9217-c789b3d798db%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/62e862b1-0776-42b8-9217-c789b3d798db%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALdDuQ7eqj9pK8V9rig_yu2%2BSs-eAnisyoXSXAvO%3D57i1ZC31A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to