Earthquake has begun giving 404 errors on all 4 of my archlinux installs, and on OSX Mavericks
everything worked well on both Linux and OSX until a few days ago.
strace shows
wait4(3136, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3136
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3136, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f329da46310}, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f329da46310}, 8) = 0
clock_gettime(CLOCK_MONOTONIC_RAW, {219, 559629460}) = 0
shutdown(9, SHUT_WR) = 0
close(9) = 0
clock_gettime(CLOCK_MONOTONIC_RAW, {219, 560402413}) = 0
clock_gettime(CLOCK_MONOTONIC_RAW, {219, 560447236}) = 0
idk if relevant.
Earthquake has begun giving 404 errors on all 4 of my archlinux installs, and on OSX Mavericks everything worked well on both Linux and OSX until a few days ago. strace shows wait4(3136, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3136 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3136, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f329da46310}, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f329da46310}, 8) = 0 clock_gettime(CLOCK_MONOTONIC_RAW, {219, 559629460}) = 0 shutdown(9, SHUT_WR) = 0 close(9) = 0 clock_gettime(CLOCK_MONOTONIC_RAW, {219, 560402413}) = 0 clock_gettime(CLOCK_MONOTONIC_RAW, {219, 560447236}) = 0 idk if relevant.