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

OC_USER_IMAP Backend after update to 3.4.0 NC13 #104

Closed
fl0w1 opened this issue May 25, 2018 · 5 comments
Closed

OC_USER_IMAP Backend after update to 3.4.0 NC13 #104

fl0w1 opened this issue May 25, 2018 · 5 comments
Labels

Comments

@fl0w1
Copy link

fl0w1 commented May 25, 2018

Hey,

after the last update to version 3.4.0 users with oc_user_imap backend cannot
longer login. Right after logging in the Nextcloud 13 Server responds with internal Server Error.

Server details:
Nextcloud 13.0.2
JavaScript XMPP Chat 3.4.0
Browser: Multiple Browsers tested (with and without addons)

Error Message from NextCloud Log:
{"reqId":"WwfEbMtviJtFPDPNTeikpAAAAFI","level":3,"time":"2018-05-25T10:08:13+02:00","remoteAddr":"","user":"[email protected]","app":"index","method":"GET","url":"/","message":"Exception: {"Exception":"Error","Message":"Call to undefined method OC_User_IMAP::getBackendName()","Code":0,"Trace":"#0 \/var\/www\/nextcloud\/html\/apps\/ojsxc\/appinfo\/application.php(284): OCA\\OJSXC\\AppInfo\\Application::convertToRealUID('user...')\n#1 \/var\/www\/nextcloud\/html\/apps\/ojsxc\/appinfo\/routes.php(8): OCA\\OJSXC\\AppInfo\\Application->__construct()\n#2 \/var\/www\/nextcloud\/html\/lib\/private\/Route\/Router.php(351): include_once('\/var\/www\/cloud....')\n#3 \/var\/www\/nextcloud\/html\/lib\/private\/Route\/Router.php(151): OC\\Route\\Router->requireRouteFile('\/var\/www\/cloud....', 'ojsxc')\n#4 \/var\/www\/nextcloud\/html\/lib\/private\/Route\/Router.php(268): OC\\Route\\Router->loadRoutes()\n#5 \/var\/www\/nextcloud\/html\/lib\/base.php(999): OC\\Route\\Router->match('')\n#6 \/var\/www\/nextcloud\/html\/index.php(37): OC::handleRequest()\n#7 {main}","File":"\/var\/www\/nextcloud\/html\/apps\/ojsxc\/appinfo\/application.php","Line":366}","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0","version":"13.0.2.1"}

The problem was solved by disabling the ojsxc app.

Cheers,

Florian

@sualko
Copy link
Member

sualko commented May 25, 2018

Do you use the internal chat backend?

@fl0w1
Copy link
Author

fl0w1 commented May 25, 2018 via email

@sualko
Copy link
Member

sualko commented May 25, 2018

Can you test the above patch?

@sualko sualko added the bug label May 25, 2018
@MarcelWaldvogel
Copy link
Contributor

@Glandos
Copy link

Glandos commented May 28, 2018

The patch works for me, with the IMAP backend. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants