HorizenOfficial / Sphere_by_Horizen

86 stars 57 forks source link

zend installation fails #75

Open donniet4 opened 2 years ago

donniet4 commented 2 years ago

I can run the Appimage version of the Sphere wallet on my OpenSUSE 15.3 in "light" mode. But, whenever I attempt to run it in "full" mode, the zend installation always fails. Here are the relevant lines from the log file:

[2022-05-28T12:53:01.0617Z] [info] zend not found. [2022-05-28T12:53:01.0618Z] [info] [2022-05-28T12:53:01.0619Z] [info] installing zend... [2022-05-28T12:53:01.0620Z] [info] get-zend-directory called /home/donnie/.horizen/ [2022-05-28T12:53:01.0621Z] [info] zend exec path is /home/donnie/.horizen/zend/zend [2022-05-28T12:53:01.0621Z] [info] get-zend-directory called /home/donnie/.horizen/ [2022-05-28T12:53:01.0637Z] [debug] ElectronAppService::generateDatabase database saved [2022-05-28T12:53:01.0707Z] [info] zend not found. [2022-05-28T12:53:01.0709Z] [info] [2022-05-28T12:53:01.0723Z] [info] write-zend-package called [2022-05-28T12:53:01.0895Z] [info] write-zend-package-success: [object Object] [2022-05-28T12:53:02.0008Z] [info] stdout: [2022-05-28T12:53:02.0046Z] [error] Command failed: bash -c " cd /home/donnie/.horizen; ./zend/zen-fetch-params; " bash: line 2: ./zend/zen-fetch-params: No such file or directory

[2022-05-28T12:53:02.0110Z] [error] Command failed: bash -c " cd /home/donnie/.horizen; ./zend/zen-fetch-params; " bash: line 2: ./zend/zen-fetch-params: No such file or directory

[2022-05-28T12:53:27.0042Z] [debug] DataService::refreshDataFromBlockchain START: 1653756807041

I've also just now extracted the appimage file, and searched for the zend executable. It appears that the zend executable file doesn't exist.

I also installed the .deb version on my Lubuntu-powered laptop, but it also has the same problem.

Many thanks in advance!

Ken2889 commented 2 years ago

Ok

Michapitas commented 2 years ago

sob., 2 lip 2022 o 14:02 Ken2889 @.***> napisał(a):

Ok

— Reply to this email directly, view it on GitHub https://github.com/HorizenOfficial/Sphere_by_Horizen/issues/75#issuecomment-1172887001, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOHC5FDNB5CQY4ZTOLBZO4LVSAVUDANCNFSM5XO3K5GA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

3122193061 commented 2 years ago

Z

3122193061 commented 2 years ago
WurdahMekanik commented 1 year ago

I'm also seeing this problem; running Arch Linux on multiple machines. Does anyone even check these issues?

If so: any plans to open-source this app? I think it would really help in debugging issues if people who have some amount of code-fluency can trace issues on their own.