mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 03:14:40 -05:00
Created General Troubleshooting (markdown)
12
General-Troubleshooting.md
Normal file
12
General-Troubleshooting.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
## General Troubleshooting
|
||||||
|
If the app breaks, make sure that it's not running(right click on tray icon and quit or kill it through the way your Operating System provides), delete [the data directory]() and re-run the app (**This procedure will delete all your data!**) and if the problem persists open an issue or ask for help on discord.
|
||||||
|
|
||||||
|
|
||||||
|
# The Data Directory
|
||||||
|
On Mac OS X : `/Users/<Account>/Library/Application Support/Tachidesk`
|
||||||
|
|
||||||
|
On Windows XP : `C:\Documents and Settings\<Account>\Application Data\Local Settings\Tachidesk`
|
||||||
|
|
||||||
|
On Windows 7 and later : `C:\Users\<Account>\AppData\Local\Tachidesk`
|
||||||
|
|
||||||
|
On Unix/Linux : `/home/<account>/.local/share/Tachidesk`
|
||||||
Reference in New Issue
Block a user