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

Hitting lots of errors from lib folder #11

Closed
HosAkh opened this issue Sep 10, 2019 · 2 comments
Closed

Hitting lots of errors from lib folder #11

HosAkh opened this issue Sep 10, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@HosAkh
Copy link

HosAkh commented Sep 10, 2019

everytime I run the image dedup it hits an error but they all seems to becoming from... ..\python\python36\lib[some package]
some examples are:
python\python36\lib\site-packages\urllib3\util\retry.py
python\python36\lib\http\client.py
python\python36\lib\site-packages\urllib3\connectionpool.py
...

idk if you I need to copy and paste the massive errors that are occurring but idk what to do anymore. Either from deleting everything in the lib folder or what to do anymore.

@welcome
Copy link

welcome bot commented Sep 10, 2019

Thanks for opening your first issue here! 🎉

@markusressel
Copy link
Owner

I would like to help you but I have no clue what error you are getting and where.
It sounds like you have db connection issues so I guess you didn't setup the config correctly or have no elasticsearch database running.

Just pase the error log here using backticks, it will have a scrollbar automatically if the content is to long. F.ex.:

```
this is a long error message
with multiple lines
```

@markusressel markusressel added the help wanted Extra attention is needed label Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants