Sergi Delgado

Results 160 comments of Sergi Delgado

Looks like when your node crashed the LOCK could not be cleared and it was preventing the tower to load again. What is pretty weird is that the plugin failing...

Gave this another try on Ubuntu (both 18 and 20) on docker and it failed. Tried on a regular Ubuntu (not dockerized) and it worked fine. It may be a...

Reported as https://github.com/grpc/grpc/issues/26094

I'm giving a look at it at the moment. Can you provide a `docker log` for the `teos` container so I can get a rough idea of what may be...

Looks like there's some kind of connection problem between the tower and `bitcoind`. Let me look into it and see if I can figure out what's going on. Would you...

> 27/02/2021 16:01:33 [Daemon] Tower identity found. Loading keys > 27/02/2021 16:01:33 [Daemon] ERROR: An error occurred: Cannot connect to bitcoind. Shutting down > 27/02/2021 16:01:37 [Daemon] Tower identity found....

I can give it a look if you give me access. Drop me an email at [email protected]

@uhlhosting I've been working on a patch for this type of crash. Will test it out on your environment. https://github.com/talaia-labs/python-teos/pull/271

@uhlhosting I've been taking a look at the logs and, as I expected, your `bitcoind` container has been resetting a lot. I say I expected it because that's the first...

Looks like the tower has now been up for around 3 days with no issues. We could try to patch #271 in and monitor the logs. That won't solve the...