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
After a fresh install, selecting yes or no to the consent form for the telemetry and the newsletter should bring me to the homepage
Current Behavior
The page gets reloaded with the consent form, choosing yes or no won't do anything. The newsletter form does not reappear, suggesting that gets accepted.
We utilize Countly to understand user interactions and collect feedback, helping us enhance our product continuously. However, your privacy remains our priority. This analysis is done on the server level, so we won't see or collect any individual details or any data you record. The data is reported back only to our dedicated Countly server based in Europe. Please note, you can change your mind at any time in the settings.
Possible Solution
Aside from the "correct" fix would it be possible to bypass this form?
Steps to Reproduce (for bugs)
Fresh install of latest countly
Create a new user
Create a new app or demo app
Answer the consent forms
More Description
Tried using the demo app or creating one from zero, and choosing yes or no to the consent form, without success
On the page https://my.domain/dashboard#/123_my_app_id/not-responded-consent these calls
Expected Behavior
After a fresh install, selecting yes or no to the consent form for the telemetry and the newsletter should bring me to the homepage
Current Behavior
The page gets reloaded with the consent form, choosing yes or no won't do anything. The newsletter form does not reappear, suggesting that gets accepted.
Possible Solution
Aside from the "correct" fix would it be possible to bypass this form?
Steps to Reproduce (for bugs)
More Description
Tried using the demo app or creating one from zero, and choosing yes or no to the consent form, without success
On the page
https://my.domain/dashboard#/123_my_app_id/not-responded-consent
these callsall result in a 400 response with
all other calls including to
o?app_id=123_my_app_id
/i/cms/save_entries
and tocms.count.ly
workReloading the containers allow me to log in (so the user and app do get saved) but directly go to the consent page
Removing volumes and containers and recreating everything reproduces the issue
Your Environment
Note: I had an older installation (countly 20) with these changes and it worked
Ubuntu 22
docker compose
nginx conf
The text was updated successfully, but these errors were encountered: