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

Add support for NC 22 #38

Open
jurgenhaas opened this issue Aug 16, 2021 · 9 comments
Open

Add support for NC 22 #38

jurgenhaas opened this issue Aug 16, 2021 · 9 comments

Comments

@jurgenhaas
Copy link

The app store at https://apps.nextcloud.com/apps/epubreader doesn't show support for NC 22 yet, are you planning to support that platform?

@eweinhold
Copy link

Installing and activating this addon - breaks the NC22 Instance ....
Manual CLI deactivation is needed :(
php80 occ app:disable epubreader
did rescue me
Any plans for a bugfix?

@prolibre
Copy link

The same goes for me. The application crashes my nextcloud 22.1.1.

@beankylla
Copy link

same here. i had to test apps 1 by 1 to check which was the faulty one ^^'
I can assist and/or test for debugging / testing if required :)

@flintstryker
Copy link

Is this app dead? Anyone know if there is work on updating it to 22?

@scanno
Copy link

scanno commented Oct 13, 2021

Same problem here after upgrade from NC 21 to 22.2.0. Had to manually disable epubreader.

@ptiloo
Copy link

ptiloo commented Oct 31, 2021

First of all, thanks for epubreader.

Do you know when there is a possible upgrade to Nextcloud 22 ?
Thanks in advance.

@Paduber
Copy link

Paduber commented Nov 3, 2021

As i can see, it's already have NC22 support. Could you please make a release so we don't need to manually modify files?

@xkill
Copy link

xkill commented Nov 17, 2021

{"reqId":"lp4XysmYzBvJS6iGqxw2","level":3,"time":"2021-11-17T13:09:41+00:00","remoteAddr":"1.2.3.4","user":"joe","app":"index","method":"GET","url":"/apps/files/","message":"Class 'OCP\\User' not found","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0","version":"22.2.3.0","exception":{"Exception":"Error","Message":"Class 'OCP\\User' not found","Code":0,"Trace":[{"file":"/srv/http/cloud/nextcloud/apps/epubreader/lib/Hooks.php","line":41,"function":"get","class":"OCA\\Epubreader\\Config","type":"::"},{"file":"/srv/http/cloud/nextcloud/lib/private/legacy/OC_Hook.php","line":106,"function":"announce_settings","class":"OCA\\Epubreader\\Hooks","type":"::"},{"file":"/srv/http/cloud/nextcloud/lib/private/Template/JSConfigHelper.php","line":323,"function":"emit","class":"OC_Hook","type":"::"},{"file":"/srv/http/cloud/lib/private/TemplateLayout.php","line":220,"function":"getConfig","class":"OC\\Template\\JSConfigHelper","type":"->"},{"file":"/srv/http/cloud/nextcloud/lib/private/legacy/OC_Template.php","line":182,"function":"__construct","class":"OC\\TemplateLayout","type":"->"},{"file":"/srv/http/cloud/nextcloud/lib/public/AppFramework/Http/TemplateResponse.php","line":204,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/http/cloud/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":171,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/http/cloud/nextcloud/lib/private/AppFramework/App.php","line":156,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/http/cloud/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/http/cloud/nextcloud/lib/base.php","line":1006,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/http/cloud/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/http/cloud/nextcloud/apps/epubreader/lib/config.php","Line":28,"CustomMessage":"--"},"id":"6194fffcc05eb"}
{
  "reqId": "lp4XysmYzBvJS6iGqxw2",
  "level": 3,
  "time": "2021-11-17T13:09:41+00:00",
  "remoteAddr": "1.2.3.4",
  "user": "joe",
  "app": "index",
  "method": "GET",
  "url": "/apps/files/",
  "message": "Class 'OCP\\User' not found",
  "userAgent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0",
  "version": "22.2.3.0",
  "exception": {
    "Exception": "Error",
    "Message": "Class 'OCP\\User' not found",
    "Code": 0,
    "Trace": [
      {
        "file": "/srv/http/cloud/nextcloud/apps/epubreader/lib/Hooks.php",
        "line": 41,
        "function": "get",
        "class": "OCA\\Epubreader\\Config",
        "type": "::"
      },
      {
        "file": "/srv/http/cloud/nextcloud/lib/private/legacy/OC_Hook.php",
        "line": 106,
        "function": "announce_settings",
        "class": "OCA\\Epubreader\\Hooks",
        "type": "::"
      },
      {
        "file": "/srv/http/cloud/nextcloud/lib/private/Template/JSConfigHelper.php",
        "line": 323,
        "function": "emit",
        "class": "OC_Hook",
        "type": "::"
      },
      {
        "file": "/srv/http/cloud/lib/private/TemplateLayout.php",
        "line": 220,
        "function": "getConfig",
        "class": "OC\\Template\\JSConfigHelper",
        "type": "->"
      },
      {
        "file": "/srv/http/cloud/nextcloud/lib/private/legacy/OC_Template.php",
        "line": 182,
        "function": "__construct",
        "class": "OC\\TemplateLayout",
        "type": "->"
      },
      {
        "file": "/srv/http/cloud/nextcloud/lib/public/AppFramework/Http/TemplateResponse.php",
        "line": 204,
        "function": "fetchPage",
        "class": "OC_Template",
        "type": "->"
      },
      {
        "file": "/srv/http/cloud/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",
        "line": 171,
        "function": "render",
        "class": "OCP\\AppFramework\\Http\\TemplateResponse",
        "type": "->"
      },
      {
        "file": "/srv/http/cloud/nextcloud/lib/private/AppFramework/App.php",
        "line": 156,
        "function": "dispatch",
        "class": "OC\\AppFramework\\Http\\Dispatcher",
        "type": "->"
      },
      {
        "file": "/srv/http/cloud/nextcloud/lib/private/Route/Router.php",
        "line": 302,
        "function": "main",
        "class": "OC\\AppFramework\\App",
        "type": "::"
      },
      {
        "file": "/srv/http/cloud/nextcloud/lib/base.php",
        "line": 1006,
        "function": "match",
        "class": "OC\\Route\\Router",
        "type": "->"
      },
      {
        "file": "/srv/http/cloud/nextcloud/index.php",
        "line": 36,
        "function": "handleRequest",
        "class": "OC",
        "type": "::"
      }
    ],
    "File": "/srv/http/cloud/nextcloud/apps/epubreader/lib/config.php",
    "Line": 28,
    "CustomMessage": "--"
  },
  "id": "6194fffcc05eb"
}

@nursoda
Copy link

nursoda commented Nov 30, 2021

NC23 is released, please test and compile a compatible release.

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

10 participants