Fork me on GitHub
#datomic
<
2021-07-22
>
Geoffrey Gaillard12:07:26

Hi! I restarted my dev laptop this morning and the peer can’t connect to the transactor anymore. I get an ActiveMQ error Error communicating with HOST localhost on PORT 43304. This says it’s a configuration problem: https://docs.datomic.com/on-prem/operation/deployment.html#peer-fails-to-connect The configuration hasn’t changed in months, files didn’t move, rights didn’t change, and my laptop got restarted and updated many times since then. But all of a sudden it stopped working today. So there’s def. something that changed and I don’t see it. What could cause the peer to fail connecting to the transactor if configuration and access rights are not the issue?

Geoffrey Gaillard13:07:44

Turns out the issue is not related to Datomic but was caused by the terminal process from which I was starting the transactor. The buggy state survived reboots.

Geoffrey Gaillard13:07:59

Took me 7 hours. I’ll get coffee 😭

😄 2
Ryan15:07:42

Hello! Quick question: trying to write some tests and was wondering if anyone knew of a pre-existing spec for datomic schema data?

Ryan01:07:12

Thank you! 🙂