Skip to content
GitLab
Explore
Sign in
Changes
Page history
Create Troubleshooting PrivMX Desktop Client
authored
Aug 19, 2021
by
Kamil Żurański
Hide whitespace changes
Inline
Side-by-side
Troubleshooting-PrivMX-Desktop-Client.md
0 → 100644
View page @
a7d297b3
Clearing up PrivMX cache from command-line
(before doing that make sure PrivMX Desktop Client is not running)
Linux / MacOS
Open terminal and run commands:
```
find ~/.privmx -name "cache.*" -delete
Restart PrivMX Desktop Client