This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2332c0e3219570eb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
THat's |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Logs begin at Sat 2019-08-17 22:14:05 UTC, end at Wed 2019-08-21 12:29:35 UTC. -- | |
Aug 17 23:44:16 node2 autopropose[12844]: Response: Success! Block a28e355994... created and added. | |
Aug 17 23:45:00 node2 autopropose[12844]: Proposing | |
Aug 18 04:48:36 node2 autopropose[12844]: Response: Success! Block 4662f08b49... created and added. | |
Aug 18 04:49:00 node2 autopropose[12844]: Proposing | |
Aug 18 11:27:47 node2 autopropose[12844]: Response: Success! Block 26f9d47e0b... created and added. | |
Aug 18 11:28:00 node2 autopropose[12844]: Proposing | |
Aug 18 15:39:11 node2 autopropose[12844]: Response: Success! Block 9c39aed389... created and added. | |
Aug 18 15:40:00 node2 autopropose[12844]: Proposing | |
Aug 18 18:35:08 node2 autopropose[12844]: Response: Success! Block 6eebb83315... created and added. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
digraph "dag" { | |
rankdir=BT | |
node [width=0 height=0 margin=0.03 fontsize=8] | |
splines=false | |
"7bd9173787..." [shape=box] | |
"7bd9173787..." -> "1_04400e35f7..." [style=invis] | |
"7bd9173787..." -> "1_0442853aa0..." [style=invis] | |
"7bd9173787..." -> "1_0466fe0187..." [style=invis] | |
"7bd9173787..." -> "1_0468253959..." [style=invis] | |
"7bd9173787..." -> "1_04773cc27c..." [style=invis] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
total 1753180 | |
-rw-r--r-- 1 root root 2993063 Aug 15 10:53 20190815105318_5243927e_packet_streamed.bts | |
-rw-r--r-- 1 root root 3000602 Aug 15 10:46 20190815104656_535062c8_packet_streamed.bts | |
-rw-r--r-- 1 root root 1499743 Aug 15 10:43 20190815104345_7ea726f2_packet_streamed.bts | |
-rw-r--r-- 1 root root 3740 Aug 15 10:29 20190815102917_3113f3ba_packet_streamed.bts | |
-rw-r--r-- 1 root root 2993970 Aug 15 10:24 20190815102410_f6fc4f60_packet_streamed.bts | |
-rw-r--r-- 1 root root 10383 Aug 15 10:19 20190815101937_e821de4a_packet_streamed.bts | |
-rw-r--r-- 1 root root 1500944 Aug 15 10:05 20190815100502_21918646_packet_streamed.bts | |
-rw-r--r-- 1 root root 1499367 Aug 15 09:49 20190815094912_e60d7e86_packet_streamed.bts | |
-rw-r--r-- 1 root root 3023432 Aug 15 09:46 20190815094615_5cd19cf5_packet_streamed.bts |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rnode { | |
server { | |
data-dir = /var/lib/rnode | |
upnp = false | |
standalone = true | |
host = 10.83.28.139 | |
} | |
casper { | |
genesis-approve-interval = 2 seconds |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
databases: | |
active: true | |
enable_logging: false | |
resolver: None | |
home_dir: /Users/darthbear | |
mysql: | |
host: abc.com | |
port: 3306 | |
username: scott | |
password: tiger |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# java -XX:+UnlockDiagnosticVMOptions -XX:+PrintFlagsFinal -version | grep -i heap | |
bool AggressiveHeap = false {product} {default} | |
ccstr AllocateHeapAt = {product} {default} | |
size_t ErgoHeapSizeLimit = 0 {product} {default} | |
bool FLSVerifyAllHeapReferences = false {diagnostic} {default} | |
size_t G1HeapRegionSize = 0 {product} {default} | |
uintx G1HeapWastePercent = 5 {product} {default} | |
bool G1VerifyHeapRegionCodeRoots = false {diagnostic} {default} | |
uintx GCHeapFreeLimit = 2 {product} {default} | |
size_t HeapBaseMin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Task was destroyed but it is pending! | |
source_traceback: Object created at (most recent call last): | |
File "/home/woky/.local/share/virtualenvs/python-ws-server-quart-5aksCuzl/bin/hypercorn", line 11, in <module> | |
sys.exit(main()) | |
File "/home/woky/.local/share/virtualenvs/python-ws-server-quart-5aksCuzl/lib/python3.7/site-packages/hypercorn/__main__.py", line 165, in main | |
run(config) | |
File "/home/woky/.local/share/virtualenvs/python-ws-server-quart-5aksCuzl/lib/python3.7/site-packages/hypercorn/run.py", line 31, in run | |
worker_func(config) | |
File "/home/woky/.local/share/virtualenvs/python-ws-server-quart-5aksCuzl/lib/python3.7/site-packages/hypercorn/asyncio/run.py", line 193, in asyncio_worker | |
run_single(app, config, loop=loop, sock=sock, shutdown_event=shutdown_event) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nov 15 15:25:01 bootstrap-dev CRON[3934]: pam_unix(cron:session): session opened for user root by (uid=0) | |
Nov 15 15:25:01 bootstrap-dev CRON[3933]: pam_unix(cron:session): session opened for user root by (uid=0) | |
Nov 15 15:25:01 bootstrap-dev CRON[3935]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) | |
Nov 15 15:25:01 bootstrap-dev CRON[3936]: (root) CMD (/srv/app/auto-update-rnode-docker.sh >> /var/log/rnode-cron.log 2>&1 ) | |
Nov 15 15:25:01 bootstrap-dev CRON[3934]: pam_unix(cron:session): session closed for user root | |
Nov 15 15:25:01 bootstrap-dev sudo[3939]: root : TTY=unknown ; PWD=/root ; USER=root ; COMMAND=/usr/bin/docker pull rchain/rnode:dev | |
Nov 15 15:25:01 bootstrap-dev sudo[3939]: pam_unix(sudo:session): session opened for user root by (uid=0) | |
Nov 15 15:25:06 bootstrap-dev sudo[3939]: pam_unix(sudo:session): session closed for user root | |
Nov 15 15:25:08 bootstrap-dev dockerd[7355]: time="2018-11-15T15:25:08Z" level=info msg="shim reaped" id=36edf3dc898b423e698145c77e8bf0c2cb3f440f3d |