electerious / Ackee

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

JSON Parse error: Unrecognized token '<' #315

Closed Daniellop1 closed 2 years ago

Daniellop1 commented 2 years ago

I'm getting this error when I try to log in.

Captura de Pantalla 2022-01-21 a la(s) 6 21 20 p m
electerious commented 2 years ago

Please provide more details. There's a bug issue template for a reason.

'<' usually means that the server returns HTML which could be because of an incorrect server configuration. Ackee itself never returns HTML via the API endpoint.