The latest bot stop working overnight.. it now says "0 Topics"and"0 System" topics. Yesterday it was testing OK.... corrupted bot file or copilot studio upgrade bug?
Some other different bots are still working ok.
This is getting silly, I expect a reverse payment or refund for my time wasted on buggy software.
anyway I just recreated a second bot with all the new topics and copied-pasted over the YAML source file from a backup copy I had using copilot studio source code editor view, verbatim copy-paste and now the second bot works magically...
but then in the meantime I went ahead dug into the dataverse environment url and clicked a bunch of stuff without really modifying anything (I loaded the Obi Data column view but did not touch its content)... now magically the first older problematic bot has restarted working again... I dont know the reason, maybe a maintenance task on the microsoft side has just finished or maybe simply loading the dataverse content has auto-corrected itself from any corrupt string?
whatever
Hi @OOO1337777
Sorry to hear your copilot broke over night. I am not aware of any problems on bigger scale with our other customers. Seems like it is an isolated incident for now?
It could be that you have a corrupted topic that is blocking your copilot to load.
There is a way to troubleshoot it: you can actually go to the topic record in Dataverse and fix the record by editing the YAML.
First, get your Dataverse environment URL ([DATAVERSE_URL])
It should look like https://org1234.crm.dynamics.com
To get the [DATAVERSE_URL]
Then, navigate to this URL:
[DATAVERSE_URL]/main.aspx?pagetype=entitylist&etn=botcomponent
Then use the search to find the corrupted topic.
Look for Multiple Topics Matched
Note: there you could multiple results if you have multiple bots in your environment.
You can use 'Edit columns' and add the parentbotid one to identify the right one.
Enter the record, and copy the content of the Obi Data (data) field:
To self-troubleshoot, you copy the content of the Obi Data field in a text editor or better, VS Code.
The issue is likely that the YAML has empty expressions. So, you must find those and remove them.
It's important you leave the indentation intact in YAML
WarrenBelz
146,743
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,079
Most Valuable Professional