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

Where is the log file located? #326

Open
dervinism opened this issue Aug 9, 2023 · 1 comment
Open

Where is the log file located? #326

dervinism opened this issue Aug 9, 2023 · 1 comment

Comments

@dervinism
Copy link

Gin client often fails to upload certain files. Where could I find the log file to see what the reasons for failing are?

@mpsonntag
Copy link
Contributor

Hi @dervinism, the location of the logfile depends on the operating system you are using. By default you can find it at the following locations:

  • Windows: C:\Users\<User>\AppData\Local\g-node\gin\gin.log
  • macOS: /Users/<User>/Library/Caches/g-node/gin/gin.log
  • Linux: /home/<User>/.cache/g-node/gin/gin.log

You might also find more information on the FAQ page on gin.

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