Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors, after upgrade from 3.6.2 CE to PE #10606

Open
alenas opened this issue Apr 21, 2024 · 0 comments
Open

Errors, after upgrade from 3.6.2 CE to PE #10606

alenas opened this issue Apr 21, 2024 · 0 comments
Assignees
Labels
bug unconfirmed Unconfirmed bug

Comments

@alenas
Copy link

alenas commented Apr 21, 2024

We upgraded couple of servers from 3.6.2 CE to 3.6.2 PE
There is only ONE tenant on both servers.
First bug is that: Devices show INACTIVE in /entities/devices, even if they are reporting (and on CHECK CONNECTIVITY screen it shows ACTIVE).
And then we started getting these errors in the logs, every 10 or 20 seconds:

2024-04-21 00:00:21,739 [tenant-dispatcher-0-2] INFO  o.t.server.actors.tenant.TenantActor - [560be280-d46c-11ee-9a36-fb81a409266c] Processing missing Tenant msg: org.thingsboard.server.actors.device.SessionTimeoutCheckMsg@d30f0f0
2024-04-21 00:00:22,932 [tb-core-usage-stats-consumer-57-thread-1] ERROR o.t.server.dao.service.DataValidator - ApiUsageState object is invalid: [ApiUsageState is referencing to non-existent tenant!]
2024-04-21 00:00:22,933 [tb-core-usage-stats-consumer-57-thread-1] WARN  o.t.s.s.q.DefaultTbCoreConsumerService - [67f1bcda-edfb-41b4-83cc-65059503abfd] Failed to process usage stats: TbProtoQueueMsg(key=4520c698-0da1-4834-9e88-bc0c56e0e967, value=ten>tenantIdLSB: -7334398408904858004
values {
  key: "STORAGE_DP_COUNT"
  value: 5
}
values {
  key: "RE_EXEC_COUNT"
  value: 5
}
values {
  key: "TBEL_EXEC_COUNT"
  value: 1
}
serviceId: "ts_monolith"
, headers=org.thingsboard.server.queue.common.DefaultTbQueueMsgHeaders@7645004f)
java.lang.NullPointerException: null
  • own setup
    • Deployment: monolith, cassandra
    • Deployment type: deb
    • 3.6.2
    • Community to Professional Edition
    • Ubuntu 20.04 and Ubuntu 22.04
  • Connectivity
    • MQTT
    • Own device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unconfirmed Unconfirmed bug
Projects
None yet
Development

No branches or pull requests

2 participants