π οΈCommon Issues and Troubleshooting
This section includes a list of common issues you might encounter, whether due to bugs or user errors, along with possible solutions and troubleshooting tips
General
The software is a blank white screen
VPSβs use an older version of Microsoft Edge WebView, so you need the new version to allow the GUI to render
Head over to Microsoft Edge WebView2 website
Download the evergreen standalone installer
Run the installer
Tasks Not Running? How to Restore build.exe
Why is Windows Defender flagging our program?
Windows Defender flags our program because itβs not digitally signed and was compiled in a way that can trigger false alarms. Rest assured, the software is safe to use. You can restore it without worry. Please follow the steps below.
First open Windows Security/Defender
Allow any false threats relating to build.exe
Go to Protection History and restore build.exe
Open DogWifTools, head over to Settings, then General, and click Repair
Restart DogWifTools
If the steps above did not work follow the steps below:
Open Windows Security
Go to Virus & threat protection, then Manage Settings
Temporarily disable Real-Time Protection
Allow any false threats relating to build.exe
Go to Protection History and restore build.exe
Open DogWifTools, head over to Settings, then General, and click Repair
Restart DogWifTools
Remember to turn Real-Time Protection back on after completing these steps
The Update keeps failing
Why is Windows Defender flagging our program?
Windows Defender flags our program because itβs not digitally signed and was compiled in a way that can trigger false alarms. Rest assured, the software is safe to use. You can restore it without worry. Please follow the steps below.
Make sure you are allowing admin privileges when the auto-updater launches
If you have a VPN on try turning it off and restarting DogWifTools
Make sure you have enough space on your hard drive
First open Windows Security/Defender
Allow any false threats relating to build.exe
Go to Protection History and restore build.exe
Restart DogWifTools
If the steps above did not work follow the steps below:
For steps 1-3 below you can watch this VIDEO
Press Windows Key + R on your keyboard to open the Run dialog box
In the Run dialog, type
%
temp%
and press Enter or click OKDelete the files in the temp folder
Restart your pc
Open Windows Security
Go to Virus & threat protection, then Manage Settings
Temporarily disable Real-Time Protection
Allow any false threats relating to build.exe and/or DogWifTools.exe
Go to Protection History and restore build.exe and/or DogWifTools.exe
Restart DogWifTools
Remember to turn Real-Time Protection back on after completing these steps
Install/Update is stuck
An update can take a while, depending on your computer's specs and network speed. However, if it has been more than 10-15 minutes, Follow the steps below:
Turn off your VPN if you have one enabled
Make sure you haven't blocked the terminal window. Try pressing Enter in the terminal or right-clicking on the terminal window
I accidentally deleted my wallets
Windows:
Press Windows + r
type
%appdata%
Open the DogWifTools Folder, then the main folder
Go through some of the recent config-backup files and check to see if the wallets you deleted are under the wallet section in the json file
MacOS
Open Finder
Go to Documents
Open the DogWifTools Folder, then the main folder
Go through some of the recent config-backup files and check to see if the wallets you deleted are under the wallet section in the json file
I can't login
Make sure you are connected to the internet and your firewall or anti-virus software isn't blocking anything. Also, try resetting your license on the dashboard. However if you still can't login, open a support ticket and we will help identifying the issue and get you cooking! When opening a ticket, make sure to send the login error!
The software has disappeared from my computer
Sometimes, Windows Defender may mistakenly quarantine an application due to a false positive. If this happens, please ensure to unblock DogWifTools.
GUI is not rendering properly
This issue may occur if your display has a different scaling setting. To resolve it, you can try using "Ctrl + Scroll" to zoom in and out of the GUI. Alternatively, go to the General Settings and change the User Interface Scale from 1.0 to 0.75.
Network error occurred: Cannot connect to host
Windows:
Open PowerShell in administrator mode
Run the commands below
certutil -generateSSTFromWU roots.sst
Import-Certificate -FilePath .\roots.sst -CertStoreLocation Cert:\LocalMachine\Root
Restart your system
Bundler
Last updated