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
I'm unable to enable a device. Error log in chirpstack server container shows:
2025-07-01T23:58:39.954203Z ERROR chirpstack::storage::metrics: Could not get device activation count: could not get count: ERROR: relation "device_activation" does not exist (SQLSTATE 42P01)
Some people say 'device_activation' table is no longer used in version 4.
i queried the database and it dos not exist. Thoughts>