Open amit-dingare opened 3 years ago
I got this issue when trying to deploy the application. However, I able to resolve it by doing the steps below.
Change logLevel to level in config.toml
on this line, please change to
[logger]
level = "debug"
On Web Socket configuration
And in your Azure App Service (Web Apps), please go to Configuration > General Settings and change Web Sockets to On.
Hi,
I saw your article on medium. But, when I deploy, I get the application error. Not sure whether I am doing anything wrong.