Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

installLisk.sh not working on High Sierra #312

Closed
RachBLondon opened this issue Aug 3, 2018 · 4 comments
Closed

installLisk.sh not working on High Sierra #312

RachBLondon opened this issue Aug 3, 2018 · 4 comments

Comments

@RachBLondon
Copy link

I have been trying to run the binary test node on OS 10.13.4 and I keep running in to the following issue:

Coldstarting Lisk for the first time
√ Postgresql started successfully.
X Failed to create Postgresql user.
Installation failed. Cleaning up...

@Nazgolze spent some time looking at this yesterday.

@fchavant
Copy link
Contributor

fchavant commented Aug 3, 2018

@RachBLondon can you please provide some more info:

  • what version are you trying to use
  • command you're using
  • whether you've got postgres running locally

@fchavant fchavant self-assigned this Aug 3, 2018
@fchavant
Copy link
Contributor

fchavant commented Aug 3, 2018

Looks like the binaries we ship are linked against postgresql 10 but we provide 9.6 libraries; oniguruma is also missing (or rather should be explicitely disabled at runtime)

@fchavant
Copy link
Contributor

fchavant commented Aug 6, 2018

This issue will be solved by #314 (getting rid of postgres 10) and #316

@fchavant
Copy link
Contributor

fchavant commented Aug 7, 2018

Won't fix: #317

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

No branches or pull requests

2 participants