Loading...
  OR  Zero-K Name:    Password:   

Excessive writing to Linux journal

5 posts, 916 views
Post comment
Filter:    Player:  
sort
Lynx
Chubby bombards my Linux journal with these messages:

[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
19:09:44 GameAnalyticsSDK.Net.Logging.GALogger Warning/GameAnalytics: Event queue: Failed to send events to collector - Retrying next time
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
19:09:52 GameAnalyticsSDK.Net.Logging.GALogger Warning/GameAnalytics: Event queue: Failed to send events to collector - Retrying next time
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.

Can we just write this out once on startup instead I wonder? I don't believe it is healthy for the Linux journal to be recording so many repititions of this.
+0 / -0


6 years ago
Why does it write to journal? We are just using "trace" thing which should be configurable on mono level.
+0 / -1

6 years ago
I don't know how to solve your problem, but the topic name gave me an idea.
+0 / -1
Lynx
6 years ago
Thanks CZrankAdminLicho. Do you have an idea what we should set the mask to be to suppress these messages - I think it depends upon how they are set in the code, see below:

http://www.mono-project.com/docs/advanced/runtime/logging-runtime-events/
+0 / -0


6 years ago
We will also try to log this message only once meanwhile.
+0 / -0