Skip to content

Instantly share code, notes, and snippets.

View ralyodio's full-sized avatar

ralyodio

  • Los Gatos, CA
View GitHub Profile
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ]
2 info using npm@6.14.4
3 info using node@v14.2.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle puump-daemon@1.0.0~prestart: puump-daemon@1.0.0
6 info lifecycle puump-daemon@1.0.0~start: puump-daemon@1.0.0
7 verbose lifecycle puump-daemon@1.0.0~start: unsafe-perm in lifecycle true
8 verbose lifecycle puump-daemon@1.0.0~start: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/src/app/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
9 verbose lifecycle puump-daemon@1.0.0~start: CWD: /usr/src/app
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ]
2 info using npm@6.14.4
3 info using node@v14.2.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle puump-daemon@1.0.0~prestart: puump-daemon@1.0.0
6 info lifecycle puump-daemon@1.0.0~start: puump-daemon@1.0.0
7 verbose lifecycle puump-daemon@1.0.0~start: unsafe-perm in lifecycle true
8 verbose lifecycle puump-daemon@1.0.0~start: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/src/app/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
9 verbose lifecycle puump-daemon@1.0.0~start: CWD: /usr/src/app
This file has been truncated, but you can view the full file.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 640 100 640 0 0 1189 0 --:--:-- --:--:-- --:--:-- 1187
0 1493k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 29 1493k 29 440k 0 0 182k 0 0:00:08 0:00:02 0:00:06 426k 62 1493k 62 933k 0 0 266k 0 0:00:05 0:00:03 0:00:02 441k 81 1493k 81 1222k 0 0 279k 0 0:00:05 0:00:04 0:00:01 407k 100 1493k 100 1493k 0 0 297k 0 0:00:05 0:00:05 --:--:-- 409k
Archive: protoc-3.7.1-linux-x86_64.zip
inflating: /usr/local/bin/protoc
Archive: protoc-3.7.1-linux-x86_64.zip
inflating: /usr/local/include/google/protobuf/wrappers.proto
inflating: /usr/local/include/google/protobuf/f
Filesystem Size Used Avail Use% Mounted on
udev 32G 0 32G 0% /dev
tmpfs 6.3G 796K 6.3G 1% /run
/dev/md2 2.0T 2.7G 1.9T 1% /
tmpfs 32G 0 32G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/md3 5.3T 124M 5.0T 1% /home
/dev/md1 487M 141M 321M 31% /boot
tmpfs 6.3G 0 6.3G 0% /run/user/1000
iperf3: error - the server is busy running a test. try again later
iperf3: error - the server is busy running a test. try again later
br-07f9f6f4cce9: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.21.0.1 netmask 255.255.0.0 broadcast 172.21.255.255
inet6 fe80::42:d8ff:feac:7f61 prefixlen 64 scopeid 0x20<link>
ether 02:42:d8:ac:7f:61 txqueuelen 0 (Ethernet)
RX packets 21 bytes 1203 (1.2 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 60 bytes 4124 (4.1 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
br-102de80b6103: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
> express-starter@0.0.1 search /usr/src/app
> node -r esm ./bin/search.js
http://es01:9200
mongodb://upvotocracy:YP3DYVWGgszAcHaB@mongo:27017/upvotocracy?authSource=admin
[
{
score: 3,
views: 206,
This file has been truncated, but you can view the full file.
> express-starter@0.0.1 search /usr/src/app
> node -r esm ./bin/search.js
http://es01:9200
mongodb://upvotocracy:YP3DYVWGgszAcHaB@mongo:27017/upvotocracy?authSource=admin
[
{
score: 6,
views: 31,
version: '3.1'
services:
node:
container_name: nodetube
restart: always
build:
context: .
dockerfile: Dockerfile
ports: