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

Incorrect port in live log #297

Open
sergioccrr opened this issue Jun 9, 2020 · 0 comments
Open

Incorrect port in live log #297

sergioccrr opened this issue Jun 9, 2020 · 0 comments

Comments

@sergioccrr
Copy link

sergioccrr commented Jun 9, 2020

Summary

The live logs function doesn't work because the websocket connects on the wrong port.

It is trying to connect via SSL to the HTTP port 3012 instead of HTTPS port 3013.

Your Setup

I have set the value https://subdomain.domain.com for base_app_url. I think the problem is due to that.

Cronicle software version?

0.8.46

Are you using a multi-server setup, or just a single server?

Single server

Can you reproduce the crash consistently?

Yes

Log Excerpts

Log Watcher: Server Connect Error: Error: websocket error (https://<ip>:3012)

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

1 participant