Giter Club home page Giter Club logo

clightning4j-node's People

Contributors

jsarenik avatar vincenzopalazzo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

clightning4j-node's Issues

Platform support

Make sure that all the platform in Github action are supported with a related docker image.

For the moment we are interesting to support the following platform linux/amd64,linux/arm64,linux/arm,linux/arm64,darwin/amd64

So, after this support the command

docker buildx build --platform linux/amd64,linux/arm64,linux/arm,linux/arm64,darwin/amd64 -t vincenzopalazzo/clightning4j-node:v0.10.X --push .

lightningd: --jrest-on-startup: unrecognized option

$ git rev-parse HEAD
b6cca9deafd4c51029f5ffb05c22cca53dc30b81
$ cd 0.10.1
$ docker-compose -f rest-mode-docker-compose.yml up
...
Attaching to 0101_lightningd_1
lightningd_1  | /entrypoint.sh: assuming arguments for lightningd
lightningd_1  | /entrypoint.sh: setting data directory to /home/clightning4j/.lightning
lightningd_1  | 
lightningd_1  | 2021-08-25T14:56:53.869Z UNUSUAL lightningd: Creating configuration directory /home/clightning4j/.lightning/bitcoin
lightningd_1  | 2021-08-25T14:56:53.869Z INFO    plugin-manager: /opt/clightning-v0.10.0/bin/../libexec/c-lightning/plugins/bcli: disabled via disable-plugin
lightningd_1  | 2021-08-25T14:56:53.869Z UNUSUAL lightningd: Creating configuration directory /home/clightning4j/.lightning/bitcoin
lightningd_1  | 2021-08-25T14:56:53.869Z DEBUG   plugin-manager: blacklist for bcli
lightningd_1  | 2021-08-25T14:56:53.869Z INFO    plugin-manager: /opt/clightning-v0.10.0/bin/../libexec/c-lightning/plugins/bcli: disabled via disable-plugin
lightningd_1  | lightningd: --jrest-on-startup: unrecognized option
0101_lightningd_1 exited with code 1

RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used

cln-lightningd-1  | 
cln-lightningd-1  | Jul 02 18:51:46.319 [notice] Tor 0.4.7.8 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1p, Zlib 1.2.12, Liblzma 5.2.5, Libzstd 1.4.9 and Unknown N/A as libc.
cln-lightningd-1  | Jul 02 18:51:46.319 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
cln-lightningd-1  | Jul 02 18:51:46.319 [warn] Tor was compiled with zstd 1.5.2, but is running with zstd 1.4.9. For safety, we'll avoid using advanced zstd functionality.
cln-lightningd-1  | Jul 02 18:51:46.320 [notice] Read configuration file "/etc/tor/torrc".
cln-lightningd-1  | Jul 02 18:51:46.322 [warn] CookieAuthFileGroupReadable is set, but will have no effect: you must specify an explicit CookieAuthFile to have it group-readable.
cln-lightningd-1  | Jul 02 18:51:46.336 [notice] Opening Socks listener on 127.0.0.1:9050
cln-lightningd-1  | Jul 02 18:51:46.336 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
cln-lightningd-1  | Jul 02 18:51:46.336 [notice] Opening Control listener on 127.0.0.1:9051
cln-lightningd-1  | Jul 02 18:51:46.336 [notice] Opened Control listener connection (ready) on 127.0.0.1:9051
cln-lightningd-1  | 
cln-lightningd-1  | 
cln-lightningd-1  | 
cln-lightningd-1  | cmd prepared is: lightningd --lightning-dir=/home/clightning4j/.lightning --network=testnet --alias=summer-of-bitcoin-clndart --disable-plugin=bcli --log-level=debug --jrest-port=7000 --jrest-on-startup --bind-addr=127.0.0.1:19735 --addr=64.227.65.113:19735 --proxy=127.0.0.1:9050 --addr=statictor:127.0.0.1:9051/torport=19735 
cln-lightningd-1  | /usr/lib/python3.9/subprocess.py:941: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
cln-lightningd-1  |   self.stdout = io.open(c2pread, 'rb', bufsize)
cln-lightningd-1 exited with code 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.