Agent traning Failed - dialogflow-es

Every time while saving training phrases for intent get following message.
Agent training failed
Internal error occured: 3643ac92-3137-44a0-bb39-ab85ce4c9af0
Agent traning Failed
Internal error occured :1013c13d-625b-4e84-811c-4ec57fd1854b
Any help would be appreciated.

I fixed the issue following the below approach:
Go to Google developer console(https://console.cloud.google.com)
Delete the maps project linked to our agent.
I am still curious about how this worked. Tried different things, but could not come to any conclusion. I guess that's the price I have to pay for using third party NLP service. I integrated maps prebuilt agent, and since then this behavior started appearing. Later removed the map project from the console, and it started working again.
I am curious to know if you have succeeded in resolving yours.

Related

Dialogflow Agents/Projects Disappeared automatically

I have multiple agents created with Dialogflow and many of them are live in Production. However, suddenly the Dialogflow projects disappeared and now I see only the option to create a new agent.
However, I see that Production Agents are working fine. I verified it through the app that I created which is connected to Dialogflow API.
The google cloud status dashboard is reporting that the problem has been solved. I checked my agents and they came back.
Same happened to me today, then I accessed after some time and they were back, but when I tried to work on an agent after a bit it gave error and all the agents disappeared again. I think they may be having server issues?
I just created a new Agent and the agent that disappeared came back.
please follow GCP status page for more info status.cloud.google.com

Azure container registry gets down uncertainly

This error has no actual reproduce steps and I get this error very randomly. Due to below mentioned error, my deployment script fails unexpected.
Above error message looks little blurred, unfortunately I don't have error in text right now but will copy next time surely.
If you could help with the broader steps, it would help us narrow this down.
Are you seeing this when automating the creation of a registry with the same name?
When creating and deleting a registry, dns caching can cause the above failure as the dns name wasn't fully cleaned up when you attempt to re-create a registry of the same name. We've seen this when doing demos, including Scott Hanselmans recent recording. We're looking into cleaning up the error to be more specific, but please advise if this is the issue, or some other flow.
Steve

Release Failure from TFS CI

I am trying to deploy an application to the Azure Service Fabric using the release definition task. When it gets to the task to deploy the server is returning the following error:
The type initializer for 'Microsoft.ServiceFabric.Powershell.Constants' threw an exception
I checked the Endpoint configuration and it appears to be set up as it is supposed to be:
No Authentication (this is an internal text box)
Cluster endpoint: tcp://[service fabric server]:19000
It downloads the artifacts without a problem, but in deploy it searches for the paths for publish profile and application package and finds them. After it finds them it throws the error. I have tried replacing TCP in the endpoint with http, added and removed the :19000 as well and all I get is this error. I have been searching online with little success. Any help to this end is much appreciated.
John
After lots of researching trying every suggestion I could find, we decided try and connect to the machine via Powershell on the box and it too was returning this error. So we uninstalled the SDK and re-installed it and the connection could be made and the builds started to work. I don't know exactly why it failed, but apparently a re-install did the trick. It may have been a bad install, or it could have been a versioning problem. Either way, try a re-install first.

How can I get more information about a failed CodeDeploy deployment?

I've just started working with AWS CodeDeploy.
My first few deployments have failed, which is fine. With new tools comes new learning, and I expected to have to iterate a bit initially. Each of my first few deployments has failed in a useful way.
In the AWS Console I see something like this:
Here I can see some useful details. I can click the View Events link to see even more details, and from there I can view logs on the target EC2 instance.
In contrast, my most recent failed deployment shows this:
As you can see, this is missing much of the detail from the previous screenshot. The missing View Events link is particularly unfortunate. It might be significant that this deployment took longer to fail, but not long enough that one of my hook scripts might have reached its timeout.
Re-deploying resulted in the same thing.
How should I go about troubleshooting this?
After trying this one more time while keeping an eye on /var/log/aws/codedeploy-agent/codedeploy-agent.log I realized that there was no new log activity being generated.
Restarting the agent with sudo /etc/init.d/codedeploy-agent restart and deploying again generated the output I expected.

Azure ML Internal Error

When I try to test my Azure ML model, I get the following error: “Error code: InternalError, Http status code: 500”, so it appears something is failing inside of the machine learning service. How do I get around this error?
I've run into this error before, and unfortunately, the only workaround I found was to create a new ML workspace backed by a storage account that you know is online. Then copy your experiment over to the new workspace, and things should work. It can be a bit cumbersome, but it should get rid of your error message. With the service being relatively new, things sometimes get corrupted as updates are being made, so I recommend checking the box labeled "disable updates" within your experiment. Hope that helps!

Resources