#Olympus open and closes
1 messages · Page 1 of 1 (latest)
In order to get logs for Olympus, navigate to the following folder:
- On Windows,
%LocalAppdata%/Olympus - On Linux,
~/.config/Olympus - On OSX,
~/Library/Application Support/Olympus - Using flatpak,
~/.var/app/io.github.everestapi.Olympus/config/Olympus
The Olympus log is directly in this folder, and is calledlog-sharp.txt.
Olympus logs contain paths to certain files and folders in your system (e.g.: the folder Olympus is run from) to help with diagnosing problems. Remember to censor any usernames in log files before uploading them.
[sharp] New TCP connection: 127.0.0.1:50498
[sharp] Executing getenv
[sharp] Executing win32appadd
[sharp] Executing getenv
[sharp] Failed reading from 127.0.0.1:50498: System.IO.IOException: Unable to read data from the transport connection: Uma tentativa de ligação falhou porque o componente ligado não respondeu
corretamente após um período de tempo, ou a ligação estabelecida falhou
porque o anfitrião ligado não respondeu..
---> System.Net.Sockets.SocketException (10060): Uma tentativa de ligação falhou porque o componente ligado não respondeu
corretamente após um período de tempo, ou a ligação estabelecida falhou
porque o anfitrião ligado não respondeu.
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.Read()
at Olympus.Program.ReadTerminatedString(TextReader reader, Char delimiter) in D:\a\1\s\sharp\Program.cs:line 353
at Olympus.Program.ReadLoop(Process parentProc, MessageContext ctx, StreamReader reader, Boolean verbose, Char delimiter) in D:\a\1\s\sharp\Program.cs:line 258
at Olympus.Program.<>c__DisplayClass4_1.<Main>b__3() in D:\a\1\s\sharp\Program.cs:line 176
For future reference you can drag the files directly to discord instead of copy pasting text.
Not currently, I apologize.
ok
what information can you get from reading the error?