Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leapp doesn't log "real errors" / tracebacks #692

Open
pirat89 opened this issue Mar 2, 2021 · 0 comments
Open

Leapp doesn't log "real errors" / tracebacks #692

pirat89 opened this issue Mar 2, 2021 · 0 comments
Labels

Comments

@pirat89
Copy link
Member

pirat89 commented Mar 2, 2021

Actual behavior
If any actor crashes completely, leapp is not able to handle the issue nor log it (so without the console log it's not possible to see the error).

To Reproduce
Let's make any actor crash compltely and check leapp.db & /var/log/leapp/leapp-upgrade.log.
No info about the error is present inside.

Expected behavior
Crash of actor is processed by leapp and information is present in leapp.db & log files.

Addtitional info:

  • leapp-0.12.0-100.202102180840Z.8e3280a.master.el7_9.noarch
@pirat89 pirat89 added the bug label Mar 2, 2021
MichalHe added a commit to MichalHe/leapp that referenced this issue Aug 12, 2021
…rInfo actor. (oamg#692)

Further extends the test suite for the `rhsm` library module with tests that assert
the functionality of all library functions used when obtaining `RHSMInfo` from the
system.

Also adds minimalistic tests for the `ScanSubscriptionManagerInfo` actor since
almost all of its functionality is provided by the `rhsm` library module.

Co-authored-by: MichalHe <mhecko@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant