Skip to content

Commit

Permalink
Merge pull request #211 from keirthana/fix-juju-crashdump-troubleshoo…
Browse files Browse the repository at this point in the history
…ting

Fix juju crashdump command
  • Loading branch information
keirthana authored Nov 12, 2024
2 parents cbe6131 + 327b442 commit 7bea076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion howto/troubleshoot/landing.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ A Juju crash dump may include the following debugging information:

Use the following command to generate a crash dump:

juju crashdump -s -a debug-layer
juju crash-dump -s -a --as-root debug-layer

The Anbox Management Service (AMS) charm implements the `debug-layer` addon which will add a `debug-*.tar.gz` archive to the crash dump for the AMS units. The tarball may contain logs for the instances that are in `error` state in AMS and other information about the Anbox runtime process.

Expand Down

0 comments on commit 7bea076

Please sign in to comment.