Kosyrev Serge

Results 102 comments of Kosyrev Serge

Also, my apologies for editing the comment message -- I get that you read this over a Braille device, so it's not exactly comfortable.

Waiting on @Jimbo4350 for assistance.

So, this is legacy tracing system. We can fix this, by migrating Daedalus to the new tracing system -- which I believe is ready to accomodate Daedalus.

> It can be quite frustrating, because things will often work fine until you go and use your widget inside a larger application and suddenly get a mysterious causality loop...

@cgibbard, by the way, I have hoogled for `dyn`, yet alas to no avail: ``` hoogle --count=1000 dyn | grep -w dyn Language.Haskell.TH.Lib dyn :: Quote m => String ->...

Sounds like we also need a different topology format: ``` Jul 17 18:34:25 explorer cardano-node-start[3837147]: cardano-node: FatalError {fatalErrorMessage = "Cardano.Node.Run.handleSimpleNodeP2P.readTopologyFile: Is your topology file formatted correctly? Expecting P2P Topology file...

Turns out, `systemd` socket activation is preventing the node P2P code path from `bind`-ing.

We're still stuck on `systemd` socket activation.