AllCloudy

Results 4 issues of AllCloudy

In summary, need an API call such as "/healthcheck" that provides a simple text response that reflects the status of a node synchronization with the blockchain. I operate over 14...

Using latest image as of 5/26/2022: `ergoplatform/ergo latest 0cfa52ff5834 3 days ago 315MB ` When running instance: ` docker run -d -p 9030:9030 -p 9053:9053 -v /opt/nodehistory:/home/ergo -v /mnt/ergonodeconf/ergo.conf:/etc/myergo.conf -e...

Using the following environment input at startup of docker instance: docker run -d -p 9030:9030 -p 9053:9053 --name ERGO-NODE --restart on-failure --net ergo-mainnet -v /opt/nodehistory:/home/ergo/.ergo -v /mnt/ergonodeconf/ergo.conf:/etc/myergo.conf -e MAX_HEAP=6G -e...

Certain periodic activities run by MC will run into this error if back end PSQL is of Citus release (cluster version of PSQL). This is a known issue with Citus,...

bug