UDM probe is not working, and its effecting the discovery server.
UDM loglevel 5 logs has below messages:
Exception establishing Datomic connection: clojure.lang.ExceptionInfo: Key missing in storage {:tail "6de5cd4-38c1-4d12-b184-c16711db1e2c", :t nil, :v nil, :prev nil}
Mar 29 13:20:51:797 DEBUG [main, udm_manager] Calling Peer.createDatabase to establish Datomic connection.
Mar 29 13:20:51:824 DEBUG [main, udm_manager] Connecting to Datomic...
Release : 20.3
Component :UDM manager, discovery server
Follow below steps:
SELECT * INTO bkup_datomic_kvs from datomic_kvs;
DROP TABLE datomic_kvs;
NOTE: This table will be recreated and repopulated with the activation of the probes.