sharetribe / harmony

Availability management backend and API for Sharetribe marketplaces
https://www.sharetribe.com
Apache License 2.0
19 stars 11 forks source link

Harmony API doesn't start. #49

Open roobykon opened 5 years ago

roobykon commented 5 years ago

Greetings,

During the last installation of Harmony I was faced to the issue that the container with the API did not start. After a long search for a solution, I found a reason. The problem was in the latest version of Lein version 2.9.0. Harmony started only when I had replaced a link to Lein version 2.8.3 in Dockerfile. I hope you can fix it in the future.

Best regards, Yuri V. Varseev Devops at Roobykon Team.

utkukaynar commented 5 years ago

Hi Yuri,

I have the same error with Lein 2.9.0 stable. Can you share your Dockerfile for Harmony here?

Thanks,

roobykon commented 5 years ago

Hi Utku Kaynar, I can send file Lein version 2.8.3 to your e-mail. You can put the file on your web resource and replace the link in Dockerfile from https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein to https://your-link-to-lein.

Best regards, Yuri V. Varseev Devops at Roobykon Team.