
Announcements
Hi there
Wondering if others have experienced this or can offer thoughts on what Error code: SystemError might mean here.
Background
We changed our bot to CLU instead of NLU so that we can have Custom Question Answering. That all works fine in Teams but it breaks within the online Test environment, which makes debugging harder.
Issue
Within the web Test environment, it does still get the user to the end of the Sign in topic, but then it just returns Sorry, something went wrong. Error code: SystemError.
It never gets as far as Conversation Start.
Typing restart in Test after the error message works to take me to that Topic and restarting there causes the bot to load normally. So it seems like maybe there's something in the on-first-load checks that is failing in web Test but not Teams. It'd be great to know how to check that out.
Request
Any thoughts on how to debug would be very welcome.
Regards
DW