call timeout on apigee deploy flow - apigee

recently someone told me that the api was down and when I went to check I'm getting
<fault><faultstring>The Service is temporarily unavailable</faultstring><detail><errorcode>SERVICE_UNAVAILABLE</errorcode></detail></fault>
when I tried to redeploy Im getting the following error message.
http://cl.ly/image/1D2e0L1o2P0p
any clue on what to look for?
Marco
EDIT: the problem went away by itself. I dont like problems that disappear by themselves

There was an issue with some of the orgs in our cloud infrastructure, which should now be resolved. Please let us know, if you are still seeing issues.
You can find more details here: https://community.apigee.com/questions/8314/the-revision-is-deployed-and-traffic-can-flow-but.html

Related

Google Cloud WordPress click to deploy fails to deploy - Waiter time out

I am having trouble setting up a WordPress from the GCP marketplace. Following the 15 min tutorial, when I click deploy, it times out with the error message:
After some research I found this discussion where it is suggested to enable the VPC private access to solve the issue. It did not work. So I tried creating a new VPC with only one subnet configured as suggested. Same error.
I've tried other options in the marketplace, and any of them using the Waiter time out. That tells me it's probably something I am missing in my configuration, but I can't see what could be.
Can anyone see anything I am missing here? Thanks in advance.

E/FirebaseInstanceId( 5789): Topic sync or token retrieval failed on hard failure exceptions: AUTHENTICATION_FAILED. Won't retry the operation

While trying to connect Android Studio with a flutter project to Firebase, this error code appeared. After doing A LOT of research, I tried to change my thing, but none seemed to work. I changed my emulator from API 28 to 26 to R, with Nexus 5X which supports Google Play Services. Afterwards, I also added firebase_auth code and cloud_firestore code to pubspec.yaml but it didn't work either. I also tried to change the emulator to Cold Boot but that didn't help. I am really stuck, please HELP!!! Thx :)
Per GitHub post, this error is actually not related to Flutter. In fact, there is an open GitHub issue in Firebase regarding this error. You can check the recommended workarounds here.

Corda Letter of Credit demo is not working

I have cloned the Letter of Credit Demo of Corda. I created and ran the node driver. All nodes were up and running without any errors as per the console. But when I try to Start the demo with http://localhost:10014/web/loc/, the demo is not getting started. I just get the below error
HTTP ERROR 404 Problem accessing /web/loc/. Reason: Not Found
Can someone assist me in knowing what I am missing here. Should I need to explicitly clone the front end and do something?
The LetterofCreditWeb part has to be completed.

Firebase Functions: "Failed to get status of functions deployments"

I am getting a very strange error when I attempt to deploy my firebase functions.
As a test to rule out my code, I deleted everything except the require(firebase-functions); statement in my index.js file and then tried to deploy, but I again received the same error message:
Error: Failed to get status of functions deployments.
It also prompts me to see my function log file, but there is nothing new or relevant outputted there. Anyone have any idea how to fix this?
Please be sure you have the right nodejs version. Also for any issue regarding firebase product, the status can be checked in this link:
https://status.firebase.google.com/
The above link will provide a status for each service.
When the issue gets solved, you can just deploy your functions again with a different name instead of deleting or just redeploy them.
Edit:
Currently in the link above the issue is listed there, there is currently Service Disruption.
Please check this:https://status.firebase.google.com/incident/Functions/18003
to know when this issue will be solved as the firebase team has seen that there is a problem.
firebaser here
There is an ongoing issue with deploying Cloud Functions through the Firebase CLI. To track its status, look a the Firebase status page.
Update: the issue was fixed at 7:22 am PST.
I just successfully deployed some of my own functions, which was failing earlier. Thanks for your reports and patience everyone!
I was getting this error when there were no deployment issues mentioned on the status page.
It turned out that the project just needed to "Link a billing account".
This can be done via the Billing section on Google Cloud Platform.

Does version need to be live to check if TrustManager error is fixed?

I'm experiencing the problem
Your app is using an unsafe implementation of the X509TrustManager
interface with an Apache HTTP client, resulting in a security
vulnerability. Please see this Google Help Center article for details,
including the deadline for fixing the vulnerability.
I needed to break my app's code to (i think) fix the problem. I need to know if the change is working, if so I'll fix the other problems the fix caused. If I upload the build to production using timed publishing but don't make the build live will it tell me if the error affects that build # in the popup error message?
Builds submitted using timed publishing will be flagged if they are affected.

Resources