-
Notifications
You must be signed in to change notification settings - Fork 405
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
Error raised when opening mongod log with mplotqueries #757
Comments
@clegaspi It would be excellent if you can provide a snippet of log that reproduces this issue. Are you using any other command line options for Thanks, |
No, I'm not providing any other options when running. I will try to look
into it tomorrow or Sunday to get that log line.
Thanks,
Christian
…On Fri, Dec 27, 2019, 7:43 PM Stephen Steneker ***@***.***> wrote:
@clegaspi <https://github.com/clegaspi> It would be excellent if you can
provide a snippet of log that reproduces this issue.
Are you provide any other command line options to mplotqueries?
Thanks,
Stennie
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#757?email_source=notifications&email_token=AAKUBBUV7A4W5WARQRMTSP3Q23DOVA5CNFSM4KAFOXD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHYBGSI#issuecomment-569381705>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKUBBSZBGBEJC2XJFECN23Q23DOVANCNFSM4KAFOXDQ>
.
|
Ok, I got the log line
The |
Thanks for tracking down the specific log line @clegaspi. Bug fix on the way :) |
Cool beans, thanks, Stennie! |
Expected behavior
Loading mongod log file successfully with mplotqueries
Actual/current behavior
I get the following traceback when opening a certain mongod log file:
The same log file loads as expected on mtools 1.5.3. I can explore this error further on my own to identify the log line it has an issue with, and to make sure my Python muscles don't atrophy, but I wanted to make this issue known.
Steps to reproduce the actual/current behavior
Environment
The text was updated successfully, but these errors were encountered: