Hey @jstrosch,
It's me again.
As I told you some days ago, I am having trouble getting the Service Mode of subcrawl to run.
I am still using the following system:
istributor ID: Ubuntu
Description: Ubuntu 21.10
Release: 21.10
Codename: impish
which in turn is run in VMware Workstation 16 Pro
As suggested in the Readme.md I am trying the following to get it running:
git clone https://github.com/hpthreatresearch/subcrawl.git
docker-compose up --build
Once starting up, I can actually access the Dashboard at
127.0.0.1:8000 as expected.
However, doesn't matter how long I wait, no Domains get scanned, nothing changes in the Dashboard at all.
I am seeing following output in my terminal:

For me it kinda looks like I am indead receiving and logging data.
However, it's not getting where it should be ?
(Keep in mind, we had to change the config.py to scan other domains, could this issue also apply here ?)
Also, I am observing some errors at startup:

To be honest, this doesn't look good, but it seems not to be stopping the docker-compose up --build command.
I hope we can find a solution here, as I would love to test out an import module I wrote for subcrawler.
Best regards
Chris
Hey @jstrosch,
It's me again.
As I told you some days ago, I am having trouble getting the Service Mode of subcrawl to run.
I am still using the following system:
which in turn is run in VMware Workstation 16 Pro
As suggested in the Readme.md I am trying the following to get it running:
Once starting up, I can actually access the Dashboard at

127.0.0.1:8000 as expected.
However, doesn't matter how long I wait, no Domains get scanned, nothing changes in the Dashboard at all.
I am seeing following output in my terminal:
For me it kinda looks like I am indead receiving and logging data.
However, it's not getting where it should be ?
(Keep in mind, we had to change the config.py to scan other domains, could this issue also apply here ?)
Also, I am observing some errors at startup:

To be honest, this doesn't look good, but it seems not to be stopping the docker-compose up --build command.
I hope we can find a solution here, as I would love to test out an import module I wrote for subcrawler.
Best regards
Chris