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

404 when clicked on a file #29

Closed
gerroon opened this issue Feb 23, 2020 · 5 comments
Closed

404 when clicked on a file #29

gerroon opened this issue Feb 23, 2020 · 5 comments
Assignees
Labels
bug Something isn't working scan Scan module

Comments

@gerroon
Copy link

gerroon commented Feb 23, 2020

Hi

I scanned and indexed my full system using the lines below. Everything seems to went good. I can run the web interface and see search results but when I click on an image for instance I get 404

I see that there is a /m missing from the file info I wonder if that is an issue

Here is the path line of a file when I click on info to see the details

edia/DRIVE/XXX/YYY/ZZZ/dinazor_1

I am on Debian 5.4.8-1 using Sist2 1.2.15

/opt/sist2/sist2 scan / --exclude "/media/DRIVE/.SUBVOLUMES/." --fast --verbose -o /DRIVE/sist2/out.system                                      
                                                                                                                                                                
/opt/sist2/sist2 index --force-reset /media/DRIVE/sist2/out.system            

[BF4EA700] [2020-02-23 10:44:55] [INFO response.c:195] [192.168.2.11] "POST /es" 200 20776 (Keep-Alive)
[BF4EA700] [2020-02-23 10:44:58] [INFO response.c:195] [192.168.2.11] "GET /f/2db8637a-edcd-4306-a9d0-882e50d456bd" 404 24 (Keep-Alive)
[C0CEF7C0] [2020-02-23 10:44:58] [INFO response.c:195] [192.168.2.11] "GET /favicon.ico" 404 24 (Keep-Alive)
[C0CEF7C0] [2020-02-23 10:45:02] [INFO response.c:195] [192.168.2.11] "GET /f/6280ad6e-b0e9-4104-8f5d-456bf598902e" 404 24 (Keep-Alive)
[BF4EA700] [2020-02-23 10:45:11] [INFO response.c:195] [192.168.2.11] "GET /f/1ca9a1cf-11f2-4810-8b07-f768df95a84a" 404 24 (Keep-Alive)
@simon987 simon987 added bug Something isn't working scan Scan module labels Feb 24, 2020
@simon987 simon987 self-assigned this Feb 24, 2020
simon987 added a commit that referenced this issue Feb 27, 2020
@simon987
Copy link
Collaborator

Thank you very much for the detailed report @gerroon, it helped me quickly find the source of the bug.
It should be fixed in 1.2.16

@gerroon
Copy link
Author

gerroon commented Feb 28, 2020

Hi I just test 1.2.16 the issue is still there. Am I supposed to recreate the scan indexes?

@simon987
Copy link
Collaborator

Am I supposed to recreate the scan indexes?

Yes, you need to re-scan

@gerroon
Copy link
Author

gerroon commented Feb 28, 2020

Thanks I am trying it now.

@gerroon
Copy link
Author

gerroon commented Feb 28, 2020

It seems to work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scan Scan module
Projects
None yet
Development

No branches or pull requests

2 participants