You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
I can see the tailon interface, but the content is never updated. The js console doesn't throw any errors but looking at the network monitor, it seems I'm not able to connect to the websocket
Did someone else have a similar issue? Thanks!
The text was updated successfully, but these errors were encountered:
I was experiencing the same issue. I was using the nginx version from EPEL. I added the nginx repo and installed from there, and things are working now. (nginx/1.8.1)
I just followed the instructions from the documentation with nginx 1.6.2 (the one that comes with debian jessie) and everything seems to work as expected. Could you share the nginx version you are running? Perhaps there is a http proxy between you and your server that doesn't support websockets?
I've followed the instructions on http://tailon.readthedocs.org/en/latest/#usage-with-nginx to get a proxy_pass on my server.
I can see the tailon interface, but the content is never updated. The js console doesn't throw any errors but looking at the network monitor, it seems I'm not able to connect to the websocket
Did someone else have a similar issue? Thanks!
The text was updated successfully, but these errors were encountered: