lbryio / lbry-sdk

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
https://lbry.com
MIT License
7.19k stars 482 forks source link

waller-server docker image seems to be broken #3682

Open rhysmeister opened 1 year ago

rhysmeister commented 1 year ago

The lbry/wallet-server:latest-release docker image seems to be broken. It fails with the following message...

/entrypoint.sh: line 23: /home/lbry/.local/bin/lbry-hub-elastic-sync: No such file or directory

This script is referenced in the entrypoint.sh file...

https://github.com/lbryio/lbry-sdk/blob/master/docker/wallet_server_entrypoint.sh

This file isn't copied in the Dockerfile and that hasn't been edited for a while so I'm not sure why this error has happend...

https://github.com/lbryio/lbry-sdk/blob/master/docker/Dockerfile.wallet_server

FYI - I use this image in the following GitHub CI https://github.com/ansible-collections/community.lbry/actions/runs/2961875512/jobs/4738804298

This started failing around 2 months ago.

kodxana commented 1 year ago

It's cause wallet-server is being replaced by https://hub.docker.com/r/lbry/hub