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

Remove extra line causing errors: "Started a new thread for the timer service" #681

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

xepa
Copy link

@xepa xepa commented Sep 12, 2023

Pull Request (PR) description

  • remove fist line of mongo output if it contains Started a new thread for the timer service this is an as of yet unpatched bug in mongo 5.x (mongo 4.x and 6.x) have already received backports 5.x unfortunately has not.

This Pull Request (PR) fixes the following issues

Fixes #680

@kenyon kenyon changed the title json extra line causeing errors in mongo Remove extra line causing errors: "Started a new thread for the timer service" Sep 12, 2023
@kenyon kenyon added the bug Something isn't working label Nov 29, 2023
@kenyon kenyon merged commit ab148b5 into voxpupuli:master Nov 29, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extra json on mongo output causing provider 'mongodb': 783: unexpected token at '{
2 participants