Skip to content

Instantly share code, notes, and snippets.

Jul 29 12:20:28 edge haproxy[1652]: Health check for server host2 succeeded, reason: Layer6 check passed, check duration: 2ms, status: 3/10 DOWN.
Jul 29 12:20:28 edge haproxy[1652]: Health check for server host2 succeeded, reason: Layer6 check passed, check duration: 2ms, status: 3/10 DOWN.
Jul 29 12:20:30 edge haproxy[1652]: Health check for server host2 succeeded, reason: Layer6 check passed, check duration: 9ms, status: 4/10 DOWN.
Jul 29 12:20:30 edge haproxy[1652]: Health check for server host2 succeeded, reason: Layer6 check passed, check duration: 9ms, status: 4/10 DOWN.
Jul 29 12:20:32 edge haproxy[1652]: Health check for server host2 failed, reason: Layer4 connection problem, info: "SSL handshake failure (Connection refused)", check duration: 0ms, status: 4/10 DOWN.
Jul 29 12:20:32 edge haproxy[1652]: Health check for server host2 failed, reason: Layer4 connection problem, info: "SSL handshake failure (Connection refused)", check duration: 0ms, status: 4/10 DOWN.
Jul 29 12:20:38 edge haproxy[1652]: He
Disassembly of section .text:
08010000 <std.special.panic>:
8010000: b082 sub sp, #8
8010002: 4608 mov r0, r1
8010004: 9101 str r1, [sp, #4]
8010006: 9000 str r0, [sp, #0]
8010008: e7ff b.n 801000a <std.special.panic+0xa>
801000a: e7fe b.n 801000a <std.special.panic+0xa>
// main is zig
08016738 <pend_sv_handler>:
8016738: 4b14 ldr r3, [pc, #80] ; (801678c <after_fp_restore+0x1c>)
801673a: 681b ldr r3, [r3, #0]
801673c: 607b str r3, [r7, #4]
801673e: bf00 nop
8016740: f3ef 8209 mrs r2, PSP
8016744: e922 0ff0 stmdb r2!, {r4, r5, r6, r7, r8, r9, sl, fp}
8016748: 4671 mov r1, lr
801674a: f001 0110 and.w r1, r1, #16
801674e: 2910 cmp r1, #16
$ pip3 download --no-deps --no-binary :all: --src linked-src/ -r requirements-linked.txt
Collecting redacted (from -r requirements-linked.txt (line 4))
Cloning redacted (to 1.77.0) to /tmp/pip-build-69nnpozb/backend
Exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/usr/lib/python3/dist-packages/pip/commands/download.py", line 198, in run
requirement_set.prepare_files(finder)
File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 380, in prepare_files
SELECT
table_schema as `Database`,
table_name AS `Table`,
round(((data_length + index_length) / 1024 / 1024), 2) `Size in MB`
FROM information_schema.TABLES
ORDER BY (data_length + index_length) DESC;