electerious / Ackee

Self-hosted, Node.js based analytics tool for those who care about privacy.
https://ackee.electerious.com
MIT License
4.2k stars 351 forks source link

The `clientId` in the database is always been `null` #322

Closed xhemj closed 2 years ago

xhemj commented 2 years ago

🐞 Describe the bug

The clientId of almost every record in the database is null instead of the normal value.

💡 Expected behavior

The value of clientId should be something like 0a71bfc3a2645fa7f97ec89d60d7f658f7bda28b582d9390c8844f3aa1503193.

⚙️ Environment

electerious commented 2 years ago

This should have been fixed in v3.3.1. I can't confirm that this issue still exists.