Skip to content
Discussions/App Development/Canton restart failed as kubernetes podForum ↗

Canton restart failed as kubernetes pod

App Development6 posts253 viewsLast activity Jun 2023
JO
joney_hsiaoOP
May 2023

I got this error after deleting the canton pod.

Initialized local nodes: participant1, participant3, participant2, myDomain, fabricSequencer1, fabricSequencer3, fabricSequencer2, mediator1
Running demo script
ERROR c.d.c.c.EnterpriseConsoleEnvironment - Unable to ping PAR::participant2::1220823bff9e... within 1 minute
  Command ParticipantHealthAdministration.ping invoked from Main.sc:44
ERROR c.d.c.ConsoleInteractiveRunner - Running bootstrap script failed with an exception (Command execution failed.)!
Command execution failed.

The worker nodes have enough resources.

RO
rohitt
May 2023

Hi @joney_hsiao

Can you give us more details about how to reproduce the behaviour you are seeing? Also, the error mentions “running bootstrap script failed”, can you tell us what bootstrap script are using?

Thanks.

JO
joney_hsiao
Jun 2023

canton-configmap.yaml (16.0 KB)
Hi @rohitt , could you check my configmap.yaml? it was started by this command CANTON_CONF=/etc/config/fabric-config-1.conf,/etc/config/fabric-config-2.conf,/etc/config/fabric-config-3.conf,/etc/config/demo.conf && bin/canton daemon -Dscala.concurrent.context.numThreads=12 -c $$CANTON_CONF --bootstrap /etc/config/demo.canton.

Thank you.

RO
rohitt
Jun 2023

hi @joney_hsiao ,

Are you using the Daml Enterprise edition of the Canton ledger ? Fabric-based domains are only available in the enterprise edition.

JO
joney_hsiao
Jun 2023

Hi @rohitt , yes, enterprise 2.4.

RO
rohitt
Jun 2023

Hi @joney_hsiao

For enterprise customers, we offer a dedicated support portal. Please open a support ticket with us at support.digitalasset.com and we will help you in troubleshooting this.

Thanks.

← Back to Discussions