ibm-apiconnect / v10-postmortem

Log collection tool for API Connect v10.
Apache License 2.0
4 stars 27 forks source link

./generate_postmortem.sh stopping at `path/to/crunchy_gather.py -n default -l 5 -c kubectl -o...` #131

Open m2web opened 8 months ago

m2web commented 8 months ago

We are using API Connect v10.0.5.2. I SSH into the Management subsystem appliance. After issuing the following to gather the Management subsystem postmortem log:

./generate_postmortem.sh 0 --ova --pull-appliance-logs --diagnostic-manager --debug

the log creation stops at:

path/to/crunchy_gather.py -n default -l 5 -c kubectl -o /tmp/postmortem-date-and-time-here-UTC/kubernetes/namespaces/default/crunchy

and goes no further. Where should I look for error logs?

WilliamMcEnery commented 7 months ago

@m2web We have made some recent changes to the generate_postmortem.sh can you please try the latest version. Thanks