Skip to content

Bad PF_ConsoleLogs.txt when running linux containers #19

@dgkanatsios

Description

@dgkanatsios

The console output from a container is saved to PF_ConsoleLogs.txt so that developers can download it from a server archive. Here's an example of a line from a real PF_ConsoleLogs.txt:

{"log":"BASH=/bin/bash\n","stream":"stdout","time":"2021-05-21T21:48:24.125665596Z"}

This is that same line from PF_ConsoleLogs.txt when the container is run in LocalMultiplayerAgent:

��������BASH=/bin/bash

Ideally the log would be formatted the same in LocalMultiplayerAgent, but even getting rid of the unknown characters would be a huge improvement--as it stands VSCode has trouble even opening the file because it can't recognize those characters.

Metadata

Metadata

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions