binkybear
binkybear
Sure. This was the error: ``` Add service containers: Create OCI config for linuxkit/acpid:v0.4 Create OCI config for linuxkit/getty:44730fd0a7c59dbacf5b48b54ba33f551bcf7ef0 Create OCI config for linuxkit/openntpd:v0.4 Create OCI config for linuxkit/vsudd:v0.4 Create...
I like the idea.
Did you install dnsdumpster? ``` pip install -r requirements.txt ``` Or ``` pip install dnsdumpster ``` It's working for me.
Not sure if adding a swap file might help but this was a very interesting breakdown and may help with debugging: https://www.blackmoreops.com/2014/09/22/linux-kernel-panic-issue-fix-hung_task_timeout_secs-blocked-120-seconds-problem/
Try upgrading your beautiful soup: pip install --upgrade beautifulsoup4 pip install --upgrade html5lib It scrapes DNSDumpster so there should be no API key required.