gcloud crashed (UnicodeDecodeError): 'utf-8' codec can't decode byte 0xa9 in position 6507: invalid start byte
547 views
Skip to first unread message
John Kevin Asprec
unread,
May 8, 2020, 5:48:39 AM5/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi guy's,
I'm trying gitlab continuous deployment to gcp app engine but I'm encountering this error.
gcloud crashed (UnicodeDecodeError): 'utf-8' codec can't decode byte 0xa9 in position 6507: invalid start byte
Is there anyone here encounter this? I'm deploying a dotnet core application.
thanks
noverlyjoseph
unread,
May 8, 2020, 4:30:08 PM5/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Look to see if you have an "é" in any filenames/directories remove/replace them with English Alphabet letter.