bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
360 stars 242 forks source link

Err: docker-compose up -d #167

Closed waylon-gmail closed 2 years ago

waylon-gmail commented 2 years ago

v2.3.x

Removing intermediate container bca870b1ea08
 ---> 406c2bedb3f5
Step 4/10 : USER etherpad
 ---> Running in 3b8324fe26c2
Removing intermediate container 3b8324fe26c2
 ---> f6f33683bdb1
Step 5/10 : RUN npm install      ep_delete_after_delay_lite     git+https://git@github.com/pedrobmarin/ep_redis_publisher.git
 ---> Running in 1cc8a8d8dd8f
npm WARN deprecated ep_delete_after_delay_lite@0.0.5: Package no longer supported. Use at your own risk.
npm WARN etherpad-lite No repository field.
npm WARN etherpad-lite No license field.

npm ERR! code 128
npm ERR! Command failed: git clone --mirror -q https://git@github.com/pedrobmarin/ep_redis_publisher.git /home/etherpad/.npm/_cacache/tmp/git-clone-3b2d3062/.git
npm ERR! warning: templates not found in /tmp/pacote-git-template-tmp/git-clone-9f594c38
npm ERR! fatal: unable to access 'https://git@github.com/pedrobmarin/ep_redis_publisher.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
npm ERR! 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/etherpad/.npm/_logs/2021-11-10T08_58_33_008Z-debug.log
The command '/bin/sh -c npm install      ep_delete_after_delay_lite     git+https://git@github.com/pedrobmarin/ep_redis_publisher.git' returned a non-zero code: 1
ERROR: Service 'etherpad' failed to build : Build failed
waylon-gmail commented 2 years ago

image