dokku / dokku-pro-issues

Temporary location for issues with installing or using dokku pro
0 stars 0 forks source link

Logs not working without Web Socket support in Cloudflare #5

Open AlejandroAkbal opened 2 years ago

AlejandroAkbal commented 2 years ago

Description of problem

Application logs are not working if web socket support is not enabled in Cloudflare, making the WSS query fail, without any UI displaying the error

image

How reproducible

Very

Steps to Reproduce

  1. Go to any application in Dokku Pro
  2. Go to the Logs tab
  3. You'll see that the logs are empty without any explanation

Actual Results

No logs, no error shown

Expected Results

An error shown, and tips on how to solve the problem

josegonzalez commented 2 years ago

Thanks for the report. I'm about to make a release, but I'll document this post-release and then also implement some error-detection and maybe a workaround.