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

Expose hostname in actor.statusMessage when there is an error #56

Open
mwvaughn opened this issue Dec 5, 2018 · 0 comments
Open

Expose hostname in actor.statusMessage when there is an error #56

mwvaughn opened this issue Dec 5, 2018 · 0 comments
Assignees
Labels
enhancement priority.verylow Don't even think about starting work on this REU Good issues for the Abaco REU students.

Comments

@mwvaughn
Copy link

mwvaughn commented Dec 5, 2018

When an error is encountered creating an actor, statusMessage is populated with informative detail as to what might have caused the issue. Here's an example:

"statusMessage": "Unable to start worker; error: Got exception trying to run container from image: abaco/core:0.11.0. Exception: 500 Server Error: Internal Server Error (\"devmapper: Thin Pool has 30979 free data blocks which is less than minimum required 31128 free data blocks. Create more free space in thin pool or use dm.min_free_space option to change behavior\")"

We don't easily know which Abaco host this has occurred on, which makes investigating just a bit harder than it needs to be. I suggest we consider including hostname or other identifier in statusMessage to assist in the process.

@mwvaughn mwvaughn added enhancement priority.verylow Don't even think about starting work on this labels Dec 5, 2018
@joestubbs joestubbs added the REU Good issues for the Abaco REU students. label Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement priority.verylow Don't even think about starting work on this REU Good issues for the Abaco REU students.
Projects
None yet
Development

No branches or pull requests

2 participants