My bot stop sudendly communicate - facebook

I deploy my bot i azure , and i connect with Facebook channel. The bot start conversation immediately , but than suddenly without any changes the bot stopped to respond .
Do you have any idea what happen ?
P.S the web app is running normally ..i can access the web app . I try to restart the azure web app but without succes

Related

Azure functions and Web app with Azure SignaR

I'm pretty new to Azure SignalR and SignalR in general, I'm currently using Azure SignalR(default) for my Web App to send simple notifications to React application. Now I need to send same type of messages from Azure function(dotnet isolated) to the same React application but I'm facing some difficulties to get it all working. I've read quite some documentation but I can't find any example of how to send messages properly from az function to existing SignalR in default mode. When I add .AddSignalR().AddAzureSignalR("connection string") in functions startup I get exception that Azure signalR is not connected yet when I try to send a message
Just trying to find a right direction to look at, for now only found solutions to have 2 separate hubs for az function and web app and connect react app to both or send http requests from az function to web app and work with hub in web app but both seem to be quite shaky

Getting app service logs for internal calls in Azure

We have a .Net app that uses Apereo CAS for authenticating. We verified that the app service is not able to hit the CAS back end to submit the ticket coming from CAS. There should be a GET from our App Service in Azure to the CAS server in a different environment but we can't find any info in the logs that will show us an error.
The Apereo code runs inside of the App Svc, configured by entries in our web.config, so we aren't making the GET request in our code.
Maybe someone has had this problem before and figured it out? (hopefully)
Thank you!

There was an error getting a Chat authorization token. Refresh and try again

I recently created a chatbot via http://dev.botframework.com/bots (the page initially displayed the info that I did not have any bots). The form redirected me to Azure Portal where I chose a new "Web App Bot" option. I also created all required resources (RG and even setup a new tenant with admin rights).
After successful deployment I got the following issues:
Test in Web Chat in bot settings (Azure Portal) shows "There was an error getting a Chat authorization token. Refresh and try again."
Channels in bot settings shows "Unable to find the bot with the specified id."
dev.botframework.com/bots shows there are no bots created
Have anyone had this issue?
I also get same issue and it got resolved, Please refer below url , it may help you as well.
https://github.com/Microsoft/BotFramework-Emulator/issues/1068

Account kit SMS verification is returning "NOT_AUTHENTICATED" response status on my web page

I have tested account kit sms verification on my local server and everything went right but when I push the editings on my remote server it starts to return "NOT_AUTHENTICATED" to the page in response.startus.
I have tried to use APP key and secret, that I use normally on remote server, on my local server to test if it was a problem of api version (indeed on my local I use a Facebook APP with 2.5 version and on server I use a Facebook APP with 2.2 version) but everything went right on my local server and I get the right response.status.
When I insert the sms verification code on account kit popup it told me that the number it's verified but when it closes itself I get response.status = NOT_AUTHENTICATED.

newrelic - Unable to login to new relic service bound to an app on bluemix

Unable to login to a newrelic service bound to a bluemix app, returns a Login Failed ! message on the browser
The bluemix app is hooked up to a SSO service, I was able to login to same newrelic instance 2 days ago, now for some reason it stopped working.
Is there a way to get this working without deleting this instance of newrelic ?
You may be encountering an issue with Bluemix restarting services to address a newly identified security vulnerability. See the status updates for individual services here: https://developer.ibm.com/bluemix/maint151023/