Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application error #2

Open
amit-dingare opened this issue Jun 11, 2021 · 1 comment
Open

Application error #2

amit-dingare opened this issue Jun 11, 2021 · 1 comment

Comments

@amit-dingare
Copy link

Hi,

I saw your article on medium. But, when I deploy, I get the application error. Not sure whether I am doing anything wrong.

@ariffyasri
Copy link

I got this issue when trying to deploy the application. However, I able to resolve it by doing the steps below.

  1. Change logLevel to level in config.toml

    logLevel = "debug"

    on this line, please change to

    [logger]
    
    level = "debug"
    
  2. On Web Socket configuration

    And in your Azure App Service (Web Apps), please go to Configuration > General Settings and change Web Sockets to On.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants