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

tlog-play: Message ID is out of order even with --lax #331

Open
hostingnuggets opened this issue Aug 18, 2021 · 1 comment
Open

tlog-play: Message ID is out of order even with --lax #331

hostingnuggets opened this issue Aug 18, 2021 · 1 comment

Comments

@hostingnuggets
Copy link

Using tlog-play to playback user sessions logged by tlog-session-rc into a file I get the following error after a while even using the --lax parameter:

Message ID is out of order
Failed reading the source at line 10

This is tlog version 11.

@justin-stephenson
Copy link
Collaborator

Is it a single recording, or could it be you have multiple recordings logged to the same file? If it is the latter, then we added support for playing back a single recording from the file:

tlog-play(8)                                             System Manager's Manual                                             tlog-play(8)

       -m, --file-match=STRING
              Playback explicit recording id specified in STRING.

              STRING is the recording id of the recording the "file" reader should seek to for playback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants