Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zend installation fails #75

Open
donniet4 opened this issue May 31, 2022 · 5 comments
Open

zend installation fails #75

donniet4 opened this issue May 31, 2022 · 5 comments

Comments

@donniet4
Copy link

donniet4 commented May 31, 2022

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
Copy link

Ken2889 commented Jul 2, 2022

Ok

@Michapitas
Copy link

Michapitas commented Jul 3, 2022 via email

@3122193061
Copy link

Z

@3122193061
Copy link

  • Ok

@WurdahMekanik
Copy link

WurdahMekanik commented Nov 22, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants