Gcloud error… glcloud crashed (BadStatusLine): ''
Assassin's bullet with mercury
Could gravitational lensing be used to protect a spaceship from a laser?
90's TV series where a boy goes to another dimension through portal near power lines
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
Why is the 'in' operator throwing an error with a string literal instead of logging false?
What killed these X2 caps?
Is the Joker left-handed?
Should I tell management that I intend to leave due to bad software development practices?
What about the virus in 12 Monkeys?
How can I tell someone that I want to be his or her friend?
Why is Collection not simply treated as Collection<?>
How to take photos in burst mode, without vibration?
Today is the Center
Twin primes whose sum is a cube
Modeling an IP Address
A reference to a well-known characterization of scattered compact spaces
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
I'm flying to France today and my passport expires in less than 2 months
Why doesn't H₄O²⁺ exist?
What is a clear way to write a bar that has an extra beat?
Why does Kotter return in Welcome Back Kotter?
Do I have a twin with permutated remainders?
Anagram holiday
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
Gcloud error… glcloud crashed (BadStatusLine): ''
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Usually I don't have any problem with gcloud commands. As one who only uses when updating my website my exposure is with one command:
gcloud app deploy
When gettings the error shown in the title it is suggested that I run 'gcloud info --run-diagnostics'. When run I get the following result:
Network diagnostic detects and fixes local network connection issues.
Checking network connection...done.
Reachability Check passed.
Network diagnostic passed (1/1 checks passed).
Property diagnostic detects issues that may be caused by properties.
Checking hidden properties...done.
ERROR: Hidden Property Check failed.
The following hidden properties have been set:
[compute/gce_metadata_read_timeout_sec]
Properties files
User: /tmp/tmp.PSJvG9V1wZ/configurations/config_cloudshell-19904
Installation: /google/google-cloud-sdk/properties
ERROR: Property diagnostic failed (0/1 checks passed).
Outside of that I don't have much exposure to gcloud commands. Now the error occurred after I setup a MySQL instance on my GAE(Google app engine). The question then becomes why this would cause that and how can I fix it. Or could have caused the issue through changing the way my code connects to the database? If that's is a possible problem here's that code:
My GAE MySQL connection
If there is anymore information that you need, let me know. I just want to get this problem solved! Thanks
google-app-engine
migrated from superuser.com 10 hours ago
This question came from our site for computer enthusiasts and power users.
add a comment |
Usually I don't have any problem with gcloud commands. As one who only uses when updating my website my exposure is with one command:
gcloud app deploy
When gettings the error shown in the title it is suggested that I run 'gcloud info --run-diagnostics'. When run I get the following result:
Network diagnostic detects and fixes local network connection issues.
Checking network connection...done.
Reachability Check passed.
Network diagnostic passed (1/1 checks passed).
Property diagnostic detects issues that may be caused by properties.
Checking hidden properties...done.
ERROR: Hidden Property Check failed.
The following hidden properties have been set:
[compute/gce_metadata_read_timeout_sec]
Properties files
User: /tmp/tmp.PSJvG9V1wZ/configurations/config_cloudshell-19904
Installation: /google/google-cloud-sdk/properties
ERROR: Property diagnostic failed (0/1 checks passed).
Outside of that I don't have much exposure to gcloud commands. Now the error occurred after I setup a MySQL instance on my GAE(Google app engine). The question then becomes why this would cause that and how can I fix it. Or could have caused the issue through changing the way my code connects to the database? If that's is a possible problem here's that code:
My GAE MySQL connection
If there is anymore information that you need, let me know. I just want to get this problem solved! Thanks
google-app-engine
migrated from superuser.com 10 hours ago
This question came from our site for computer enthusiasts and power users.
add a comment |
Usually I don't have any problem with gcloud commands. As one who only uses when updating my website my exposure is with one command:
gcloud app deploy
When gettings the error shown in the title it is suggested that I run 'gcloud info --run-diagnostics'. When run I get the following result:
Network diagnostic detects and fixes local network connection issues.
Checking network connection...done.
Reachability Check passed.
Network diagnostic passed (1/1 checks passed).
Property diagnostic detects issues that may be caused by properties.
Checking hidden properties...done.
ERROR: Hidden Property Check failed.
The following hidden properties have been set:
[compute/gce_metadata_read_timeout_sec]
Properties files
User: /tmp/tmp.PSJvG9V1wZ/configurations/config_cloudshell-19904
Installation: /google/google-cloud-sdk/properties
ERROR: Property diagnostic failed (0/1 checks passed).
Outside of that I don't have much exposure to gcloud commands. Now the error occurred after I setup a MySQL instance on my GAE(Google app engine). The question then becomes why this would cause that and how can I fix it. Or could have caused the issue through changing the way my code connects to the database? If that's is a possible problem here's that code:
My GAE MySQL connection
If there is anymore information that you need, let me know. I just want to get this problem solved! Thanks
google-app-engine
Usually I don't have any problem with gcloud commands. As one who only uses when updating my website my exposure is with one command:
gcloud app deploy
When gettings the error shown in the title it is suggested that I run 'gcloud info --run-diagnostics'. When run I get the following result:
Network diagnostic detects and fixes local network connection issues.
Checking network connection...done.
Reachability Check passed.
Network diagnostic passed (1/1 checks passed).
Property diagnostic detects issues that may be caused by properties.
Checking hidden properties...done.
ERROR: Hidden Property Check failed.
The following hidden properties have been set:
[compute/gce_metadata_read_timeout_sec]
Properties files
User: /tmp/tmp.PSJvG9V1wZ/configurations/config_cloudshell-19904
Installation: /google/google-cloud-sdk/properties
ERROR: Property diagnostic failed (0/1 checks passed).
Outside of that I don't have much exposure to gcloud commands. Now the error occurred after I setup a MySQL instance on my GAE(Google app engine). The question then becomes why this would cause that and how can I fix it. Or could have caused the issue through changing the way my code connects to the database? If that's is a possible problem here's that code:
My GAE MySQL connection
If there is anymore information that you need, let me know. I just want to get this problem solved! Thanks
google-app-engine
google-app-engine
asked 10 hours ago
Daniel J. Dunevant
migrated from superuser.com 10 hours ago
This question came from our site for computer enthusiasts and power users.
migrated from superuser.com 10 hours ago
This question came from our site for computer enthusiasts and power users.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "34"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fwebapps.stackexchange.com%2fquestions%2f127167%2fgcloud-error-glcloud-crashed-badstatusline%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Web Applications Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fwebapps.stackexchange.com%2fquestions%2f127167%2fgcloud-error-glcloud-crashed-badstatusline%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown