CM2Walki/TF2

Something seems wrong with the logs.

Closed this issue · 1 comments

When I used it a month ago, there was no problem, but when I used it recently, the logs were not displayed correctly.

problem log.
(This log uses sourcemod variants, but I encountered the same problem with latest.)
https://gist.github.com/withgod/515a31a572e24c1e56704a018d9a6b54#file-docker-logs-error-server-txt-L24
good log.
https://gist.github.com/withgod/515a31a572e24c1e56704a018d9a6b54#file-docker-logs-good-server-txt-L21

There is less display compared to a normal server.

I've tried it on my macbook and another server, and the logs are low on all of them.

The client can still connect and play in this state, but there is no connection log.
I can also do changelevel via rcon, but no log is displayed.

The server I built a month ago is still running without any problems.

Is it just my environment?

thanks.

If I run entry.sh directly, it logs normally.
https://gist.github.com/withgod/515a31a572e24c1e56704a018d9a6b54#file-manual-start-txt-L38
If I run it via docker start and do docker logs, there are few logs.