Closed civilizeddev closed 4 years ago
pq: column gp.stats_interval does not exist
Steps:
chirpstack-application-server:3.12.1
chirpstack-application-server
time="2020-10-19T05:23:47Z" level=error msg="finished unary call with code Unknown" ctx_id=e8ae2b3f-d2ec-4d48-82e7-fe39216f3ddd error="rpc error: code = Unknown desc = pq: column gp.stats_interval does not exist" grpc.code=Unknown grpc.method=GetGatewaysSummary grpc.service=api.InternalService grpc.start_time="2020-10-19T05:23:47Z" grpc.time_ms=5.847 peer.address="[::1]:60984" span.kind=server system=grp
did you migrate the tables? https://github.com/brocaar/chirpstack-application-server/blob/master/cmd/chirpstack-application-server/cmd/root.go#L43 automigrate should be true
@chopmann You're right. Thank you.
What happened?
pq: column gp.stats_interval does not exist
popped up when loading Dashboard.What did you expect?
Steps to reproduce this issue
Steps:
chirpstack-application-server:3.12.1
tochirpstack-application-server
(I'm not sure if it correctly refer to 3.12.2)Could you share your log output?
Your Environment