Block a user
dboreham
pushed to dboreham/mainnet-laconic-v2-fixes at cerc-io/stack-orchestrator
2024-07-30 13:30:01 +00:00
dboreham
pushed to dboreham/mainnet-laconic-v2-fixes at cerc-io/stack-orchestrator
2024-07-30 13:20:09 +00:00
dboreham
created branch dboreham/mainnet-laconic-v2-fixes in cerc-io/stack-orchestrator
2024-07-30 12:49:10 +00:00
dboreham
pushed to dboreham/mainnet-laconic-v2-fixes at cerc-io/stack-orchestrator
2024-07-30 12:49:10 +00:00
laconicd v2 throws segv on init command
I was able to work around that by changing the file ownership in the calling script after the container exits.
laconicd v2 throws segv on init command
The workaround of not setting the process UID inside the container works in that the init command now runs, but our scripts later fail because now the config files are owned by root.
laconicd v2 throws segv on init command
This looks to be some bug in Cosmos. It's calling pretty simple looking code via their injection framework but objects passed in and up null if the UID of the process is not zero. This is nothing…
laconicd v2 throws segv on init command
dboreham
deleted branch dboreham/add-mainnet-stack from cerc-io/laconicd-stacks
2024-07-28 02:43:54 +00:00
dboreham
deleted branch dboreham/add-github-token from cerc-io/laconicd-stacks
2024-07-28 02:43:37 +00:00
dboreham/add-github-token
dboreham/add-github-token
dboreham
created branch dboreham/add-github-token in cerc-io/laconicd-stacks
2024-07-28 02:42:08 +00:00
Add publication of mainnet stack images
Add publication of mainnet stack images