kihei/i-08df9bd773b8904af
by SadServersMore by SadServers
curl: (7) Failed to connect to localhost port 13599: Connection refused curl: (7) Failed to connect to localhost port 13600: Connection refused curl: (7) Failed to connect to localhost port 13601: Connection refused curl: (7) Failed to connect to localhost port 13602: Connection refused curl: (7) Failed to connect to localhost port 13603: Connection refused curl: (7) Failed to connect to localhost port 13604: Connection refused curl: (7) Failed to connect to localhost port 13605: Connection refused curl: (7) Failed to connect to localhost port 13606: Connection refused curl: (7) Failed to connect to localhost port 13607: Connection refused curl: (7) Failed to connect to localhost port 13608: Connection refused curl: (7) Failed to connect to localhost port 13609: Connection refused curl: (7) Failed to connect to localhost port 13610: Connection refused curl: (7) Failed to connect to localhost port 13611: Connection refused curl: (7) Failed to connect to localhost port 13612: Connection refused
taipei/i-0f402b002ead5811c 08:12
by SadServerstmpfs 46636 368 46268 1% /run /dev/nvme0n1p1 8026128 6354944 1241928 84% / tmpfs 233168 12 233156 1% /dev/shm tmpfs 5120 0 5120 0% /run/lock /dev/nvme0n1p15 126678 6016 120662 5% /boot/efi admin@i-012b34261aecbabc6:~$ strace -o xxx -f ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-012b34261aecbabc6:~$ strace strace: must have PROG [ARGS] or -p PID Try 'strace -h' for more information. admin@i-012b34261aecbabc6:~$
kihei/i-012b34261aecbabc6 03:32
by SadServersadmin@i-0582ed503eea13dca:~$ telnet 127.0.0.1 5000 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. GET webserver.py ^] telnet> q Connection closed. admin@i-0582ed503eea13dca:~$ telnet 127.0.0.1 5000 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. GET / ^] telnet> q
paris/i-0582ed503eea13dca 02:20
by SadServersVolume group "vol_1" has insufficient free space (510 extents): 512 required. admin@i-0b91400005923e34a:~$ sudo lvcreate -L 1.6G vol_1 Rounding up size to full physical extent 1.60 GiB Logical volume "lvol0" created. admin@i-0b91400005923e34a:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:3 0 7.9G 0 part / ├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme1n1 259:1 0 1G 0 disk └─vol_1-lvol0 254:0 0 1.6G 0 lvm nvme2n1 259:2 0 1G 0 disk └─vol_1-lvol0 254:0 0 1.6G 0 lvm admin@i-0b91400005923e34a:~$ /home/admin/kihei