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

* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit) gvfs-open: file:///tmp/tmp2n6prc2v/0.html: error opening location: Error when getting information for file “/tmp/tmp2n6prc2v/0.html”: No such file or directory #51

Open
monajalal opened this issue Sep 28, 2018 · 3 comments

Comments

@monajalal
Copy link

How should I fix this error?

[jalal@goku duplicate-images]$ python duplicate_finder.py add media30_GV_Aug2018
Started database...
Hashing media30_GV_Aug2018
...done
Stopped database...
[jalal@goku duplicate-images]$ python duplicate_finder.py find
Started database...
 * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
gvfs-open: file:///tmp/tmp2n6prc2v/0.html: error opening location: Error when getting information for file “/tmp/tmp2n6prc2v/0.html”: No such file or directory
@cilynx
Copy link

cilynx commented Oct 26, 2018

Do you know that you have duplicates? I ran into this myself while playing around with a test directory with no duplicates. If there are no duplicates, the temporary directory will be created, but the HTML file will not be generated.

@cilynx cilynx mentioned this issue Oct 26, 2018
@thorwil
Copy link

thorwil commented Jan 9, 2019

Same error here. After reading cilynx comment, I copied 1 image, added it and called find again. Same error and 404. With --print, it says "Number of duplicates: 0".

@ghost
Copy link

ghost commented Mar 12, 2019

I am also having same error. Running on http://127.0.0.1:5000/ (Press CTRL+C to quit) gvfs-open: file:///tmp/tmp2n6prc2v/0.html: error opening location: Error when getting information for file “/tmp/tmp2n6prc2v/0.html”: No such file or directory

how to fix this error plz help me

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