kopia: kopia client gets stuck when creating remote snapshot

Version: 0.6.1

Hi,

tried to run kopia on two different Debian systems (x64), one instance in server mode, the other in client mode. The systems are in the same LAN, connected via GB ethernet. At some point, the client seems to get stuck:

root@ThinkPad-L450:~# kopia snapshot create /home
Snapshotting root@thinkpad-l450:/home ...
 - 3 hashing, 2677 hashed (1.1 GB), 589 cached (54.3 MB), 0 uploaded (0 B), 0 errors 100.0%

Nothing happening anymore after that point. I tried to run strace on the client process:

strace: Process 11454 attached with 11 threads
[pid 11465] futex(0xc0004ce148, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11463] futex(0x1b4e7a0, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11462] futex(0xc0000512c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11460] futex(0xc0004ce4c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11459] futex(0xc000050bc8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] futex(0xc000050848, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11456] futex(0xc0000504c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11461] futex(0x1b4e658, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11454] futex(0x1b22e08, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318296) = 0
[pid 11455] restart_syscall(<... resuming interrupted read ...> <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... restart_syscall resumed>) = -1 ETIMEDOUT (Connection timed out)
[pid 11458] <... epoll_pwait resumed>[], 128, 678, NULL, 0) = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] futex(0xc000050848, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11457] <... futex resumed>)        = 0
[pid 11455] <... futex resumed>)        = 1
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318376) = 0
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[], 128, 0, NULL, 824634097112) = 0
[pid 11457] write(5, "\0", 1 <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11457] <... write resumed>)        = 1
[pid 11458] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, -1, NULL, 0) = 1
[pid 11455] futex(0x1b22118, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=388966221} <unfinished ...>
[pid 11458] read(4,  <unfinished ...>
[pid 11457] futex(0xc000050848, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] <... read resumed>"\0", 16) = 1
[pid 11458] epoll_pwait(3, [], 128, 0, NULL, 824634318296) = 0
[pid 11458] epoll_pwait(3, [], 128, 388, NULL, 0) = 0
[pid 11458] futex(0xc000050848, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11455] <... futex resumed>)        = -1 ETIMEDOUT (Connection timed out)
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000}, NULL) = 0
[pid 11458] <... futex resumed>)        = 1
[pid 11457] <... futex resumed>)        = 0
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318296) = 0
[pid 11457] <... epoll_pwait resumed>[], 128, 0, NULL, 0) = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11457] futex(0xc000050848, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11455] futex(0x1b22118, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=4216303} <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 4, NULL, 824634318296) = 0
[pid 11458] epoll_pwait(3, [], 128, 0, NULL, 824634318376) = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... futex resumed>)        = -1 ETIMEDOUT (Connection timed out)
[pid 11455] futex(0xc000050848, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11457] <... futex resumed>)        = 0
[pid 11455] <... futex resumed>)        = 1
[pid 11457] futex(0xc0000504c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11457] <... futex resumed>)        = 1
[pid 11456] <... futex resumed>)        = 0
[pid 11457] futex(0xc000050848, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11456] futex(0xc0000504c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11455] futex(0x1b22118, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=604501080} <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 1, NULL, 824634318296) = 0
[pid 11458] epoll_pwait(3, [], 128, 0, NULL, 824634318296) = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... futex resumed>)        = -1 ETIMEDOUT (Connection timed out)
[pid 11455] futex(0xc0000504c8, FUTEX_WAKE_PRIVATE, 1) = 1
[pid 11456] <... futex resumed>)        = 0
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11456] futex(0xc000050848, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 604, NULL, 0) = 0
[pid 11457] <... futex resumed>)        = 0
[pid 11456] <... futex resumed>)        = 1
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318376) = 0
[pid 11457] <... epoll_pwait resumed>[], 128, 0, NULL, 0) = 0
[pid 11456] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] futex(0xc000050848, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11456] <... epoll_pwait resumed>[], 128, 0, NULL, 824634121688) = 0
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11456] write(5, "\0", 1 <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, -1, NULL, 0) = 1
[pid 11456] <... write resumed>)        = 1
[pid 11455] futex(0x1b22118, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=999394729} <unfinished ...>
[pid 11458] read(4,  <unfinished ...>
[pid 11456] futex(0xc0000504c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] <... read resumed>"\0", 16) = 1
[pid 11458] epoll_pwait(3, [], 128, 0, NULL, 824634318296) = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... futex resumed>)        = -1 ETIMEDOUT (Connection timed out)
[pid 11455] futex(0xc0000504c8, FUTEX_WAKE_PRIVATE, 1) = 1
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11456] <... futex resumed>)        = 0
[pid 11458] <... epoll_pwait resumed>[], 128, 998, NULL, 0) = 0
[pid 11456] futex(0xc000050848, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11456] <... futex resumed>)        = 1
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318376) = 0
[pid 11457] <... futex resumed>)        = 0
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11456] write(5, "\0", 1 <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, -1, NULL, 0) = 1
[pid 11457] nanosleep({tv_sec=0, tv_nsec=3000},  <unfinished ...>
[pid 11456] <... write resumed>)        = 1
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11458] read(4,  <unfinished ...>
[pid 11457] <... nanosleep resumed>NULL) = 0
[pid 11455] getpid( <unfinished ...>
[pid 11458] <... read resumed>"\0", 16) = 1
[pid 11457] futex(0xc0000512c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11456] write(5, "\0", 1 <unfinished ...>
[pid 11455] <... getpid resumed>)       = 11454
[pid 11462] <... futex resumed>)        = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] <... futex resumed>)        = 1
[pid 11456] <... write resumed>)        = 1
[pid 11455] tgkill(11454, 11456, SIGURG <unfinished ...>
[pid 11462] epoll_pwait(3,  <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, 0, NULL, 824634318296) = 1
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11456] futex(0xc0000504c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11462] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, 0, NULL, 0) = 1
[pid 11455] <... tgkill resumed>)       = 0
[pid 11462] futex(0xc0000512c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, 0, NULL, 824661558664) = 1
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, 999, NULL, 0) = 1
[pid 11457] futex(0xc000050848, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11456] <... futex resumed>)        = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
[pid 11456] --- SIGURG {si_signo=SIGURG, si_code=SI_TKILL, si_pid=11454, si_uid=0} ---
[pid 11458] read(4,  <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11458] <... read resumed>"\0", 16) = 1
[pid 11456] rt_sigreturn({mask=[]} <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] futex(0x1b22118, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=998224945} <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318376) = 0
[pid 11456] <... rt_sigreturn resumed>) = 202
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11456] futex(0xc0000504c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 997, NULL, 0) = 0
[pid 11455] <... futex resumed>)        = -1 ETIMEDOUT (Connection timed out)
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] futex(0xc000050848, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318376) = 0
[pid 11457] <... futex resumed>)        = 0
[pid 11455] <... futex resumed>)        = 1
[pid 11458] futex(0xc0000512c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11462] <... futex resumed>)        = 0
[pid 11458] <... futex resumed>)        = 1
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[], 128, 0, NULL, 0) = 0
[pid 11462] epoll_pwait(3,  <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11462] <... epoll_pwait resumed>[], 128, 0, NULL, 824638930392) = 0
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11462] write(5, "\0", 1 <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318296) = 0
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11462] <... write resumed>)        = 1
[pid 11462] futex(0xc0000512c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, -1, NULL, 0) = 1
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] write(5, "\0", 1 <unfinished ...>
[pid 11457] read(4,  <unfinished ...>
[pid 11458] <... write resumed>)        = 1
[pid 11457] <... read resumed>"\0\0", 16) = 2
[pid 11458] futex(0xc000080148, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11457] epoll_pwait(3, [], 128, 0, NULL, 824634097112) = 0
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11455] futex(0x1b22118, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=999160264} <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[], 128, 999, NULL, 0) = 0
[pid 11455] <... futex resumed>)        = -1 ETIMEDOUT (Connection timed out)
[pid 11457] futex(0xc000080148, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] <... futex resumed>)        = 0
[pid 11457] <... futex resumed>)        = 1
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318296) = 0
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11457] futex(0xc0000512c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11462] <... futex resumed>)        = 0
[pid 11457] <... futex resumed>)        = 1
[pid 11462] nanosleep({tv_sec=0, tv_nsec=3000},  <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11457] write(5, "\0", 1 <unfinished ...>
[pid 11462] <... nanosleep resumed>NULL) = 0
[pid 11455] getpid( <unfinished ...>
[pid 11462] futex(0xc0000504c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, 6385, NULL, 0) = 1
[pid 11457] <... write resumed>)        = 1
[pid 11455] <... getpid resumed>)       = 11454
[pid 11462] <... futex resumed>)        = 1
[pid 11458] read(4,  <unfinished ...>
[pid 11457] write(5, "\0", 1 <unfinished ...>
[pid 11455] tgkill(11454, 11457, SIGURG <unfinished ...>
[pid 11462] futex(0xc0000512c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] <... read resumed>"\0", 16) = 1
[pid 11457] <... write resumed>)        = 1
[pid 11456] <... futex resumed>)        = 0
[pid 11455] <... tgkill resumed>)       = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] --- SIGURG {si_signo=SIGURG, si_code=SI_TKILL, si_pid=11454, si_uid=0} ---
[pid 11458] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, 0, NULL, 824634318296) = 1
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] rt_sigreturn({mask=[]} <unfinished ...>
[pid 11456] futex(0xc0000504c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, 999, NULL, 0) = 1
[pid 11457] <... rt_sigreturn resumed>) = 1
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11458] read(4,  <unfinished ...>
[pid 11457] futex(0xc000050848, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11458] <... read resumed>"\0", 16) = 1
[pid 11455] futex(0x1b22118, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=998551048} <unfinished ...>
[pid 11458] epoll_pwait(3, [], 128, 0, NULL, 824634318376) = 0
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... futex resumed>)        = -1 ETIMEDOUT (Connection timed out)
[pid 11455] futex(0xc000050848, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 998, NULL, 0) = 0
[pid 11457] <... futex resumed>)        = 0
[pid 11455] <... futex resumed>)        = 1
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318296) = 0
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] futex(0xc0000504c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[], 128, 0, NULL, 0) = 0
[pid 11458] <... futex resumed>)        = 1
[pid 11456] <... futex resumed>)        = 0
[pid 11458] futex(0xc0000504c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11456] futex(0xc0000504c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11458] <... futex resumed>)        = 0
[pid 11456] <... futex resumed>)        = -1 EAGAIN (Resource temporarily unavailable)
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11456] nanosleep({tv_sec=0, tv_nsec=3000},  <unfinished ...>
[pid 11458] write(5, "\0", 1 <unfinished ...>
[pid 11456] <... nanosleep resumed>NULL) = 0
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11456] futex(0xc0000512c8, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11456] <... futex resumed>)        = 1
[pid 11462] <... futex resumed>)        = 0
[pid 11458] <... write resumed>)        = 1
[pid 11462] futex(0xc0000512c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, -1, NULL, 0) = 1
[pid 11457] read(4, "\0", 16)           = 1
[pid 11456] futex(0xc0000504c8, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11458] epoll_pwait(3,  <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[], 128, 0, NULL, 824634097192) = 0
[pid 11458] <... epoll_pwait resumed>[], 128, 0, NULL, 824634318296) = 0
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11458] write(5, "\0", 1 <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11458] <... write resumed>)        = 1
[pid 11457] <... epoll_pwait resumed>[{EPOLLIN, {u32=28630792, u64=28630792}}], 128, -1, NULL, 0) = 1
[pid 11458] futex(0xc000080148, FUTEX_WAIT_PRIVATE, 0, NULL <unfinished ...>
[pid 11457] read(4, "\0", 16)           = 1
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11455] nanosleep({tv_sec=0, tv_nsec=20000},  <unfinished ...>
[pid 11457] <... epoll_pwait resumed>[], 128, 0, NULL, 824634097112) = 0
[pid 11457] epoll_pwait(3,  <unfinished ...>
[pid 11455] <... nanosleep resumed>NULL) = 0
[pid 11455] futex(0x1b22118, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=998726010}
...

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 23 (11 by maintainers)

Commits related to this issue

Most upvoted comments

I unset GODEBUG and built latest git master. I can confirm that 27ec5c7 works for me as well.

Can you folks try:

$ export GODEBUG=http2server=0
$ kopia server start ...

I suspect there may be a bug in Golang http2 server, this should disable it.

Seems to do the trick. Thanks!

FYI - I filed a bug with golang/go.