Status Update
Comments
ch...@gmail.com <ch...@gmail.com> #2
Further information:
So, I made a test project with a blank wordpress app and a new yaml file and deployed it. It did not stop immediately like it has been with the ascii error, but it did give me a timeout error, which I would get 4 out of 5 times when the app was deploying.
Since it didn't get an ascii error, I took the contents of the app.yaml file and pasted it in the new test instance. That also did not give me an ascii error on deploy, but did get the timeout error.
Since that did not hang on an ascii error, I thought it was not my original app.yaml file that was the issue, which made me think that it was an issue in the project file name or something, so I took the contents of the new yaml file and tried to deployed my original app with that, and that also did not hang on an ascii file but did get the timeout error.
So, I don't know what is causing the timeout error, but it appears that the ascii problem is not my original app.yaml file nor is it a file name in my project, but something is happening when they are deployed together. I'm quite confused.
So, I made a test project with a blank wordpress app and a new yaml file and deployed it. It did not stop immediately like it has been with the ascii error, but it did give me a timeout error, which I would get 4 out of 5 times when the app was deploying.
Since it didn't get an ascii error, I took the contents of the app.yaml file and pasted it in the new test instance. That also did not give me an ascii error on deploy, but did get the timeout error.
Since that did not hang on an ascii error, I thought it was not my original app.yaml file that was the issue, which made me think that it was an issue in the project file name or something, so I took the contents of the new yaml file and tried to deployed my original app with that, and that also did not hang on an ascii file but did get the timeout error.
So, I don't know what is causing the timeout error, but it appears that the ascii problem is not my original app.yaml file nor is it a file name in my project, but something is happening when they are deployed together. I'm quite confused.
ba...@google.com <ba...@google.com>
ba...@google.com <ba...@google.com> #3
I have been able to make the ascii error go away by removing these lines...
```
skip_files:
- ^(.*/)?\.zip$
- ^(.*/)?\.bat$
- ^(.*/)?\.sh$
- ^(.*/)?\.md$
```
I am not sure why this would be causing the issue. None of those items showed up when I did a regex search across my project for non-ascii characters.
Also, I am not sure why I was able to start the deploy and not get the ascii error in the text project, as this text was in the app.yaml file at the time of testing.
```
skip_files:
- ^(.*/)?\.zip$
- ^(.*/)?\.bat$
- ^(.*/)?\.sh$
- ^(.*/)?\.md$
```
I am not sure why this would be causing the issue. None of those items showed up when I did a regex search across my project for non-ascii characters.
Also, I am not sure why I was able to start the deploy and not get the ascii error in the text project, as this text was in the app.yaml file at the time of testing.
ch...@gmail.com <ch...@gmail.com> #4
This is happening every time now though...
Beginning deployment of service [default]...
Some files were skipped. Pass `--verbosity=info` to see which ones.
You may also view the gcloud log file, found at
[/Users/me/.config/gcloud/logs/2018.06.08/16.12.18.352564.log].
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 1 file to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝
ERROR: gcloud crashed (MultiError): One or more errors occurred:
MaxRetrialsException: last_result=(None, (<class 'socket.error'>, error(60, 'Operation timed out'), <traceback object at 0x10de05908>)), last_retrial=3, time_passed_ms=1188103,time_to_wait=0
Beginning deployment of service [default]...
Some files were skipped. Pass `--verbosity=info` to see which ones.
You may also view the gcloud log file, found at
[/Users/me/.config/gcloud/logs/2018.06.08/16.12.18.352564.log].
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 1 file to Google Cloud Storage ═╣
╚════════════════════════════════════════════════════════════╝
ERROR: gcloud crashed (MultiError): One or more errors occurred:
MaxRetrialsException: last_result=(None, (<class 'socket.error'>, error(60, 'Operation timed out'), <traceback object at 0x10de05908>)), last_retrial=3, time_passed_ms=1188103,time_to_wait=0
ad...@google.com <ad...@google.com> #5
Thanks for the report and the clarification. I tried to use your “skip_files” element and reproduce the issue but I could deploy my app successfully. If the issue still persists, could you perform the 'gcloud app deploy' deployment again with the '--verbosity=debug' and '--no-user-output-enabled' options [1] and attach the full output here?
[1]https://cloud.google.com/sdk/gcloud/reference/
[1]
Description
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
What type of issue is this? Application not responding (ANR)
When did this happen?
Apr 05, 2023 07:13:22 AM GMT-04:00
What steps would let us observe this issue?
1. Tried to swipe nav bar to shuffle thru screens
What did you expect to happen?
Not for my phone screen to lock up and be unable to use phone more or less
What actually happened?
Video shows how little I can do
How often has this happened?
Frequently
What was the effect of this issue on your device usage, such as lost time or work?
Extreme - device was unusable
Additional comments
I don't know what's causing this, but the screenshot attached occurred when I was attempting to submit this feedback the first time and those are all from when the pixel launcher froze. I don't know if it has to do with anything with
This has been from 713 am est until at least 738am est
Related apps
Pixel Launcher
com.google.android.apps.nexuslauncher
Version 906 (UpsideDownCake)
System App (Bundled)
Debugging information
Google Play services
com.google.android.gms
Version 231254044 (23.12.54 (190400-520115084))
System App (Updated)
Android System WebView
com.google.android.webview
Version 561504844 (112.0.5615.48)
System App (Updated)
Network operator: Google Fi
SIM operator: Google Fi
Filed by Android Beta Feedback. Version (Updated): 2.33-betterbug.external_20230301_RC01 (DOGFOOD)
Issue detected by Android Beta Feedback.
To learn more about our feedback process, please visit