Guest User

Untitled

a guest
Oct 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. # Featherlite Cache Issue for DEX
  2.  
  3. If you are seeing a blank screen it could be because of several reaons. However one of the hardest to debug is cache. Due to this the easiest way to see if cache is the culprit is to **RENAME** your cache folder (Do not delete, incase of lost data).
  4.  
  5. ### !!!! YOU SHOULD BACKUP ALL YOUR KEYS AND ACCOUNTS VIA ACCOUNT EXPORT BEFORE ATTEMPTING THIS !!!!
  6.  
  7. Ok, to redo your cache what you are going to want to do is locate your brave folder.
  8.  
  9. Windows: `C:\Users\<user>\AppData\Roaming\brave`
  10.  
  11. Linux: `/home/<user>/.config/brave`
  12.  
  13. OS X: `/Users/<user>/Library/Application Support/brave`
  14.  
  15. Where `<user>` is your username.
  16.  
  17. You will see a folder named `Cache`, just rename the folder to `old_Cache`.
  18.  
  19. Once it is renamed, you can close and open feather client (Halo Platform Client). If you navigate to the dex and it appears, then you fixed it! If not, then you have another issue which we are working to address.
Add Comment
Please, Sign In to add comment