owncloud-apps icon indicating copy to clipboard operation
owncloud-apps copied to clipboard

Ebook reader Crashs nextcloud 16

Open charlessteiner opened this issue 6 years ago • 2 comments

When I download and enable ebook reader I get the internal error screen.

Removing the files_reader directory fixes the problem.

Nextcloud 16.0.4 PHP 7.2.22

charlessteiner avatar Sep 12 '19 15:09 charlessteiner

See also: https://github.com/Yetangitu/owncloud-apps/issues/120 I did issue a PR that "seems" to work for at least files_opds

noci2012 avatar Sep 18 '19 10:09 noci2012

You can also use the OCC command to delete the app. The web interface breaks entirely - all of Nextcloud - but the OCC command via SSH / the cli still works. It's a shame, I could really use a halfway decent e-book reader app.

KimmoJ avatar Oct 09 '19 05:10 KimmoJ