Difference between revisions of "V2.3.1"

From DeFiChain-Wiki
(Created page with "== General information about version V2.3.1 == * [https://github.com/DeFiCh/app/releases/tag/v2.3.1 Public GitHub link] == Things that must be considered == * This version...")
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== General information about version V2.3.1 ==
 
== General information about version V2.3.1 ==
  
 +
=== Downdload source ===
 
* [https://github.com/DeFiCh/app/releases/tag/v2.3.1 Public GitHub link]
 
* [https://github.com/DeFiCh/app/releases/tag/v2.3.1 Public GitHub link]
  
== Things that must be considered ==
+
== Known bugs with this version ==
  
* This version allows to run a MN via the graphical user interface.  
+
=== Wallet does not start ===
* It should be noted that only one computer may be operated with the master node.  
+
[[File:Bildschirmfoto 2021-03-11 um 18.11.38.png|center|900x900px|alt=Test|thumb|DeFiChain app does not start]]
 +
 
 +
 
 +
 
 +
Many users report that the wallet does not start after installation. We have noticed that this problem occurs mainly with people who install the DeFi App V2.3.0 or V2.3.1 for the first time. People who only install an update have this problem less.
 +
 
 +
 
 +
Error description:
 +
 
 +
The DeFi App with the version does not create blockchain folders. Without this folder the app cannot work and therefore cannot start.
 +
 
 +
 
 +
[[File:Bildschirmfoto 2021-03-11 um 18.12.441.png|center|900x900px|alt=|Faulty installation|thumb]]
 +
[[File:Bildschirmfoto 2021-03-11 um 18.13.50.png|center|900x900px|alt=|thumb|Correct installation]]
 +
Solution:
 +
 
 +
The installation of the blockchain files must be triggered manually.
 +
 
 +
open on Windows: <code>C:\Users\"username"\AppData\Local\Programs\defi-app\resources\binary\win</code>
 +
 
 +
open on Mac: <code>/Applications/defi-app.app/Contents/Resources/binary/mac</code>
 +
 
 +
If you cannot find this directory: [[Show hidden folders#Files in an application]]
 +
 
 +
Start the file <code>defid</code>
 +
[[File:Bildschirmfoto 2021-03-11 um 18.19.04.png|center|900x900px]]
 +
[[File:Bildschirmfoto 2021-03-11 um 18.03.07.png|center|900x900px]]
 +
The missing files are now created. After about 2 minutes, the window can be closed again and the app works smoothly. 
 +
 +
Feel free to add your knowledge to this Wiki page! 
 +
 
 +
=== More feedback from the community ===
 +
Looks like a different defichain storage folder no longer works with this version. I have copied over the created subfolders from blockchain folder on c drive, but when i have the entry about other blockchain folder (example D:\defichain) in config, the app will not start even with the copied over folders from c drive.  
 
*
 
*

Latest revision as of 21:17, 13 March 2021

General information about version V2.3.1

Downdload source

Known bugs with this version

Wallet does not start

Test
DeFiChain app does not start


Many users report that the wallet does not start after installation. We have noticed that this problem occurs mainly with people who install the DeFi App V2.3.0 or V2.3.1 for the first time. People who only install an update have this problem less.


Error description:

The DeFi App with the version does not create blockchain folders. Without this folder the app cannot work and therefore cannot start.


Faulty installation
Correct installation

Solution:

The installation of the blockchain files must be triggered manually.

open on Windows: C:\Users\"username"\AppData\Local\Programs\defi-app\resources\binary\win

open on Mac: /Applications/defi-app.app/Contents/Resources/binary/mac

If you cannot find this directory: Show hidden folders#Files in an application

Start the file defid

Bildschirmfoto 2021-03-11 um 18.19.04.png
Bildschirmfoto 2021-03-11 um 18.03.07.png

The missing files are now created. After about 2 minutes, the window can be closed again and the app works smoothly.

Feel free to add your knowledge to this Wiki page!

More feedback from the community

Looks like a different defichain storage folder no longer works with this version. I have copied over the created subfolders from blockchain folder on c drive, but when i have the entry about other blockchain folder (example D:\defichain) in config, the app will not start even with the copied over folders from c drive.