Luis 409 on Training model - azure-language-understanding

I encounter the 409 - conflict error when I try to "Train" the luis model. When I click on train, the system remains stationary with the following message:
Training app ... (4/37) completed
From the web console I read that the error encountered is 409.
Thanks everyone for the support.

The problem was solved by Microsoft, it was their configuration problem.

Related

Fail when migrating Luis Model to CLU Model

Is there anyone of you faced error when migrating Luis Model to CLU Model ?
The error is :
"You have 110 entities in your project. Maximum allowed is 100 entities."
The migration fails because of the number of entities per project, it should be 100.
But when i check the documentation , the data limitation is 500 per projects.
Does anyone of you faced this issue or have some documentaion to read/to learn more about it.
I read this one but not really found an answer :
https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/conversational-language-understanding/service-limits
Thanks for any suggestion or help
Expection if someone already faced this issue and how to fix it

Experiencing intermittent issues hitting repo.spring.io endpoint

Starting today around 12:00 CST I started seeing intermittent issues trying to pull maven artifacts from https://repo.spring.io. It presents itself as 403 forbidden but when hitting the URL from the browser you can see a 404 error. Refreshing returns the expected results followed by another 404 on the next refresh.
https://repo.spring.io/milestone/org/springframework/
I do see an occasional redirects to jfrog.com with a 403 forbidden error. Are there any known maintenance activities happening or is this perhaps a known issue that is being worked. I've talked to developers from other companies experiencing the same issue so it is not isolated to me only.
I've been experiencing this same erratic behavior as well -- 404s followed by success; or the index page for an artifact shows the file listing, but will get 404 half the time when trying to download the file from the link presented. A new version of Spring Boot was released today though, so maybe that's related: https://spring.io/blog/2020/06/29/spring-boot-2-4-0-m1-is-now-available
The issues appears to be fixed now. I assume it was just an intermittent technical issue that was addressed by the Spring team.

LUIS App Fails to Train - App training failed: l_general: Retrain

I am no longer able to build and train my dispatcher LUIS app. If I try to run the dispatch CLI to refresh my dispatcher model like dispatch refresh --dispatch mydispatchfile.dispatch, it hangs on training the dispatch model and eventually returns the error that I can't publish without training it.
If I try to go into the luis.ai portal and train it there, I get the error "App training failed: l_general: Retrain"
I tried deleting the l_general intent to see if that was somehow the issue and it just changed the error to the next intent down. Now I can't get it to even show that much information.
I tried exporting the model and importing it into another app and it has the same issue. What happened?
Update: I tried importing an old version of the dispatcher model into the offending LUIS app and it won't train either. This old version trains fine in another LUIS app, but not this one.
Update again: If I export the model, delete the patterns in the JSON, and re-import it, the model will train. If I delete them in the luis.ai portal instead, it will not train.
Turns out this is currently a bug in LUIS where dispatch apps cannot have patterns. A fix is being rolled out for this tomorrow (8/20/2019), so this should no longer be a bug for this particular issue.

Error deploying sharepoint solution

While deploying solution I am getting following error after changing the template name in sharepoint site definition solution.
Error occurred in deployment step 'Activate Features': Cannot resolve model for the Feature with ID: 1c7016c9-7920-4140-89c9-f517a3517d0c.
Any guess?
Finally I was able to get this fixed by removing some unnecessary lits/content types which were lying without any use. also there was a problem with urls of workflow task which were too long.
hope this helps for others too.
Reference:
http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopmentprevious/thread/0ee41ebe-f7ae-4620-ba16-362af182e130

VSTS Error SerializationException

I tried debugging my code in team foundation server and I was receiving an error stating that
SerializationException was unhandled by user code and its description is Type is not resolved for member 'Microsoft.IdentityModel.Claims.ClaimsPrincipal,Microsoft.IdentityModel,version=3.5.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35'. Please see the image for detail error.
Sorry, unable to post the image.
Thanks for your time.
I think you're missing a reference to Microsoft.IdentityModel, so it can't find code to do serialization/deserialization for part of an object.

Resources