Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker version manual? #13

Open
devcomputer opened this issue Apr 13, 2024 · 4 comments
Open

docker version manual? #13

devcomputer opened this issue Apr 13, 2024 · 4 comments

Comments

@devcomputer
Copy link

devcomputer commented Apr 13, 2024

i run your docker inside an lxc and when I run docker-compose up i see a never ending list of crawls to iana and rfc-editor and so on. no idea how long this is going to take but its quite a while now and I have no idea if this is part of the first start or if need to pass any arguments on start.
sth. like "go edit pryingdeep.yaml first"?

@iudicium
Copy link
Owner

iudicium commented Apr 17, 2024

It's not part of the first start. The crawler finds them as it goes.
Could you share how some of the infinite links look like for e.g iana or rfc-editor?
A quick fix right now would be to add these infinite websites to dissalowed-domains in pryingdeep.yaml

@fabstest
Copy link

fabstest commented May 8, 2024

I think he is referring to this one. I encounter the same issue

image

@iudicium
Copy link
Owner

iudicium commented May 9, 2024

I think he is referring to this one. I encounter the same issue

image

Oh that happens because the default url in the config
Is https://example.com
Remove it and it won't go to iana anymore or pass new urls with this arg

@fabstest
Copy link

fabstest commented May 9, 2024

After removing it I'll just run docker compose up then it'll be fine? Or I still need to rebuild?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants