Difference between revisions of "DeFi Wallet errors"

From DeFiChain-Wiki
Line 1: Line 1:
 
We distinguish between wallet bugs and error messages. Bugs are errors that represent a serious problem and must be reported to the developers. Error messages are errors that can be bypassed and solved by the user with a different behavior. If you have a technical problem, please check first if your problem is already described in the error messages and if there is already a solution for it. If your problem is not described in the error messages, please create an issue entry on GitHub. [https://github.com/DeFiCh/app/wiki/How-to-submit-issues-for-Defi-App How to submit issues for DeFi app]<p style="background-color: #FFFF00;">There is a community suggestion on how best to use the DeFi app. Please read this test first to better understand the topic. [[Suggestion for using the DeFi app]]
 
We distinguish between wallet bugs and error messages. Bugs are errors that represent a serious problem and must be reported to the developers. Error messages are errors that can be bypassed and solved by the user with a different behavior. If you have a technical problem, please check first if your problem is already described in the error messages and if there is already a solution for it. If your problem is not described in the error messages, please create an issue entry on GitHub. [https://github.com/DeFiCh/app/wiki/How-to-submit-issues-for-Defi-App How to submit issues for DeFi app]<p style="background-color: #FFFF00;">There is a community suggestion on how best to use the DeFi app. Please read this test first to better understand the topic. [[Suggestion for using the DeFi app]]
 +
 +
== The DeFi Wallet does not start and I do not get an error message ==
 +
[[File:Photo 2021-03-11 21-04-522.jpg|thumb|300x300px|DeFi Wallet does not start]]
 +
There are different causes for this problem and different solutions.
 +
 +
# Restart the computer and try again
 +
# You can try to find out more about the problem: [[Debug.log]]
 +
# In part, this approach helps: [[Delete .defi]]
 +
 +
.
 +
 +
.
 +
 +
.
 +
 +
.
 +
 
==I cannot find the AppData or Library folder==
 
==I cannot find the AppData or Library folder==
 
Here you can find an explanation to show hidden folders like Library or AppData.
 
Here you can find an explanation to show hidden folders like Library or AppData.

Revision as of 15:16, 18 March 2021

We distinguish between wallet bugs and error messages. Bugs are errors that represent a serious problem and must be reported to the developers. Error messages are errors that can be bypassed and solved by the user with a different behavior. If you have a technical problem, please check first if your problem is already described in the error messages and if there is already a solution for it. If your problem is not described in the error messages, please create an issue entry on GitHub. How to submit issues for DeFi app

There is a community suggestion on how best to use the DeFi app. Please read this test first to better understand the topic. Suggestion for using the DeFi app

The DeFi Wallet does not start and I do not get an error message

DeFi Wallet does not start

There are different causes for this problem and different solutions.

  1. Restart the computer and try again
  2. You can try to find out more about the problem: Debug.log
  3. In part, this approach helps: Delete .defi

.

.

.

.

I cannot find the AppData or Library folder

Here you can find an explanation to show hidden folders like Library or AppData.

Show hidden folders

My backup file was deleted with the update

When installing an update, some folders are overwritten. On Windows these are the following folders:

C:\Users\%username%\AppData\Local\Programs\defi-app

C:\Users\%username%\AppData\Roaming\defi-app

If the backup was stored in one of these folders before the update, it was most likely deleted during the update.

To avoid such problems, it's best to read our wiki recommendation on how to use the DeFi app safely.

Suggestion for using the DeFi app