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

Logs get overwritten when starting a new stream #139

Open
HakimEG opened this issue Dec 9, 2024 · 1 comment
Open

Logs get overwritten when starting a new stream #139

HakimEG opened this issue Dec 9, 2024 · 1 comment

Comments

@HakimEG
Copy link

HakimEG commented Dec 9, 2024

Currently i am facing issues with seemingly random disconnects/crashes of a running stream, with an error code -1
It seems generic, and i can't find anything on that error code.

Hence i though to look through Apollo's logfile, but it seems to get initialized/overwritten every time Apollo starts.

// Overwrite the old sunshine.log

Maybe there should be some log rotation?

C++ isn't my strong suit, but log rotation also seems like a fairly simple change.

At the end of the day, i'm just looking to solve why my stream is crashing :)

I did try different stream resolutions, disabling HAGS, turn down game settings to not max GPU(this happened at around 200W GPU load where max load is around 300W).
Nothing quite did the trick.

@ClassicOldSong
Copy link
Owner

The log is not rotating from upstream. I'll think about rotating the log but that is not a priority now.

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