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

zally servers fails to start #1461

Closed
prasenjit-chowdhury-simplisafe opened this issue Aug 10, 2023 · 7 comments
Closed

zally servers fails to start #1461

prasenjit-chowdhury-simplisafe opened this issue Aug 10, 2023 · 7 comments
Assignees

Comments

@prasenjit-chowdhury-simplisafe

MacOs - M2
Node version 18

=> ERROR [server 3/3] COPY zally-server/build/libs/zally-server.jar / 0.0s

[server 3/3] COPY zally-server/build/libs/zally-server.jar /:


failed to solve: failed to compute cache key: failed to calculate checksum of ref 7931e807-41a0-42d5-ad4a-73b14f22e725::sip1l72to1grp0cesn4jar5h7: "/zally-server/build/libs/zally-server.jar": not found

@Rogatto
Copy link

Rogatto commented Aug 13, 2023

@prasenjit-chowdhury-simplisafe go to server folder, and run:

./gradlew clean build

After that, just go back to the folder that you have the build-and-run.sh, and try again to run it.

@ePaul
Copy link
Member

ePaul commented Jan 23, 2024

It looks like the README has some gaps.
Possibly we can also do some additions to the build script.

@ktsypkina will have a look at this.

@ktsypkina
Copy link
Member

ktsypkina commented Feb 19, 2024

before copying server jar it runs
RUN ./gradlew
RUN ./gradlew build

wasn't able to reproduce this error on my machine (mac Intel)

@ktsypkina
Copy link
Member

since no more issues were created with this problem and no followup is here from this issue author, I would consider to close it.

@ktsypkina
Copy link
Member

@prasenjit-chowdhury-simplisafe could you please tell if the issue was resolved after ./gradlew clean build ?
If not, could you please provide more details so we can try to reproduce the issue on our side?
Thanks!

@ktsypkina
Copy link
Member

@Rogatto could you please tell if you were able to reproduce this issue on your machine?

@ktsypkina
Copy link
Member

Our latest change to docker-compose.yaml is fixing this issue:
#1453

If anyone get the error ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref ea1c9a0c-1d43-4ea5-9790-ed1882c85fce::zarskmsx0awdlxwwmljsqcv1u: "/zally-server/build/libs/zally-server.jar": not found on main branch docker-compose up, this PR also fix that issue.

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

4 participants