OpenBazaar-Client
OpenBazaar-Client copied to clipboard
Where is the error log?
Ok this might be super stupid but i was unable to find where OB-client stores the logs. Makes my connection issue quite hard to troubleshoot :)
~/.openbazaar/debug.log
I have only ob-client installed on the client machine and don't have this folder there. Only on the ob-server machine.
Logs are configured in the OpenBazaar-Server component.
The DATA_FOLDER
constant tells the server where to write its debug.log
.
These are the default locations on each platform:
- Windows:
C:\Users\[Username]\AppData\Roaming\openbazaar\
- OSX:
/Users/[Username]/Library/Application Support/OpenBazaar/
- Linux:
~/.openbazaar/