command-line-murders/i-0c860fba42a4aaeff
by SadServersMore by SadServers
return super().server_bind() File "/usr/lib/python3.9/http/server.py", line 138, in server_bind socketserver.TCPServer.server_bind(self) File "/usr/lib/python3.9/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) OSError: [Errno 98] Address already in use admin@i-05c1936b123b31b0a:~$ python3 -m http.server 8086 Serving HTTP on 0.0.0.0 port 8086 (http://0.0.0.0:8086/) ... ^C Keyboard interrupt received, exiting. admin@i-05c1936b123b31b0a:~$ ^C admin@i-05c1936b123b31b0a:~$ python3 -m http.server 8086 & [1] 733 admin@i-05c1936b123b31b0a:~$ Serving HTTP on 0.0.0.0 port 8086 (http://0.0.0.0:8
paris/i-05c1936b123b31b0a 00:59
by SadServers> GET / HTTP/1.1 > Host: localhost:5000 > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Wed, 04 Oct 2023 19:07:43 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-09e85561fc3517875:~$ curl -Lv http://localhost:5000
paris/i-09e85561fc3517875 02:44
by SadServersmv: cannot create directory '/boot/efi/usr/include': No space left on device mv: cannot create directory '/boot/efi/usr/src': No space left on device mv: cannot create directory '/boot/efi/usr/libexec': No space left on device mv: cannot create directory '/boot/efi/usr/local': No space left on device root@i-0309acbdfa892c707:/home/admin# ^C root@i-0309acbdfa892c707:/home/admin# df Filesystem 1K-blocks Used Available Use% Mounted on udev 221828 221828 0 100% /dev tmpfs 46636 384 46252 1% /run /dev/nvme0n1p1 8026128 6354688 1242184 84% / tmpfs 233168 12 233156 1% /dev/shm tmpfs 5120 0 5120 0% /run/lock /dev/nvme0n1p15 126678 126678 0 100% /boot/efi tmpfs 46632 0 46632 0% /run/user/0 root@i-0309acbdfa892c707:/home/admin# df