Zero live/realtime current visitors showing up at all #5494
Unanswered
amaanq
asked this question in
Self-Hosted Support
Replies: 1 comment
-
Both of your databases should be running UTC if I'm not mistaken (postgres included). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm not sure what's going on, but I've setup a self-hosted instance of Plausible on my server that is running on 4 subdomains of mine (each as their own "site" on plausible).
For any of these 4 sites, I see the event being posted when I visit the site, and I can see the data in the postgres db, however, as I'm on the site, I never see the "realtime/live" user count go up to a non-zero number. It is always zero no matter what I've tried. I have a theory that this might be some sort of timezone issue with Clickhouse, as searching around had revealed there to be different issues with non-UTC TZs.
I tried setting the site's timezone to UTC (via the website and manually in postgres) but that did not fix it. Any help would be greatly appreciated, I have no clue why this is happening.
The version I'm running of plausible is 2.1.5, and ideally, I'd like to use
America/New_York
as my timezone (UTC -4, daylight savings)Beta Was this translation helpful? Give feedback.
All reactions