You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, transferring large files on my Ubuntu 14.04 machines causes PyWall to get booted from the first queue without C-cing. I ran sudo ./main.py example.json -f pywall.log and then a wget bertha.case.edu/vivid-desktop-amd64.iso. From the log:
Tore down IPTables: iptables -D INPUT -j NFQUEUE --queue-num 1
This has not been reproduced on machines that don't belong me. However, I think we should document this in our report as a limitation.
The text was updated successfully, but these errors were encountered:
For some reason, transferring large files on my Ubuntu 14.04 machines causes PyWall to get booted from the first queue without
C-c
ing. I ransudo ./main.py example.json -f pywall.log
and then awget bertha.case.edu/vivid-desktop-amd64.iso
. From the log:This has not been reproduced on machines that don't belong me. However, I think we should document this in our report as a limitation.
The text was updated successfully, but these errors were encountered: