-
Notifications
You must be signed in to change notification settings - Fork 230
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
Can't download books with COPS, yet reading online is possible #515
Comments
Are you on a Synology? |
Yes. DS418play, DSM 7.1 |
Take a look at the Wiki. Common steps number 2 Did this work? |
Not really. My books are in /volume1/books/calibre together with calibre's metadata.db. This folder is included in the openbase_dir and also set in the config_local.php file. |
Have you restarted the webserver? Are the permissions of the calibre directory http:http? |
Yes, all permissions granted. As you can see by the link I provided earlier, you can skip through the whole catalog. Even reading the books online is possible. The only thing not working is downloading the files - this always results in a classical 404-page. |
Ok (not OK). Back to basic troubleshooting. 1 - http:///cops/checkconfig.php = OK? I then can try to recreate your setup and see if I can reproduce your 404 error. The only major problem is that I only have an obsolete version of a synology with DSM 5.2, but linux = linux I hope. |
|
Hmmmmm..... I can reproduce your error 404. 1 - COPS seems to be installed OK and working The problem seems to be that either mod_rewrite is not installed or working or the .htaccess file in the COPS directory is not installed or not working. On your Synology what is your webserver? NGINX or Apache2
As a last resort you can always run COPS from a Docker container. |
Trouble identified - and solved. |
Great! I am not the developer of COPS, nor the maintainer of the WIKI. I am a (very) happy user of COPS since very early versions. So I know something about how to use and configure COPS on Apache2. |
Maybe as an additional point. If you open your COPS to the WWW I would password protect it. |
Hi,
I installed COPS as a subdirectory of the folder web, and it starts alright, displaying all my books. Path of calibre-library is /volume1/books/calibre. Yet something must be wrong still as I cannot download a single book I have. But if I choose to read the book online in the browser it works alright - so where is my mistake?
You can try out here for yourselves: mwcem.synology.me/cops
Don't know what I'm doing wrong.
The text was updated successfully, but these errors were encountered: