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

Please push last Updates to apps.nextcloud #328

Closed
Berndinox opened this issue Mar 2, 2017 · 5 comments
Closed

Please push last Updates to apps.nextcloud #328

Berndinox opened this issue Mar 2, 2017 · 5 comments

Comments

@Berndinox
Copy link

I'm not able to install mail via the nativ nextcloud install routine cause atm only PHP Version 7.0 is supported. However the last update on the nextcloud apps store war on December 12th the Code change to make PHP 7.1 possible in the github repo was on the 16th of December...

Could someone do that?

Thanks

@Gomez
Copy link
Member

Gomez commented Mar 2, 2017

Yes, we try to release soon.
Meanwhile you can use the Nightly-builds: https://github.com/nextcloud/mail#nightly-builds

Report back if you find any issues, thanks!

@Gomez Gomez closed this as completed Mar 2, 2017
@ChristophWurst
Copy link
Member

@Berndinox would be great if you could help test the current state of the app. When we push to the app store, we usually try to only do that if the app is in an almost stable condition. I'm not sure we're there ATM, unfortunately.

@Berndinox
Copy link
Author

Berndinox commented Mar 2, 2017

With the latest build, when connecting tvial/docker-mailserver via STARTSSL i got the following error:
TypeError: Cannot read property 'first' of undefined

However, the Mailbox is connected successfully, but i could not display any item, or write new mails.

When leaving the App, and opening again there is:
"error while loading account"

From my iphone i've connected successfully my mailbox. So mailserver seems to be fine.

EDIT:
Logs:

	Error: Class 'OCA\Mail\Service\IMAP\Cache' not found
/apps2/mail/lib/Service/MailManager.php - line 57: OCA\Mail\Service\IMAP\IMAPClientFactory->getClient(Object(OCA\Mail\Account))
/apps2/mail/lib/Controller/FoldersController.php - line 70: OCA\Mail\Service\MailManager->getFolders(Object(OCA\Mail\Account))
[internal function] OCA\Mail\Controller\FoldersController->index(4)
/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Mail\Controller\FoldersController), 'index')
/nextcloud/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Mail\Controller\FoldersController), 'index')
/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OCA\\Mail\\Contro...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/nextcloud/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/nextcloud/lib/base.php - line 1010: OC\Route\Router->match('/apps/mail/acco...')
/nextcloud/index.php - line 40: OC handleRequest()
{main}

EDIT: ping @ChristophWurst

@Berndinox
Copy link
Author

Berndinox commented Mar 7, 2017

@ChristophWurst @Gomez: Error still exists in the last build (07-Mar-2017 07:37)

Same config, changed back to the last official build (0.6.2) and changed the appinfo to allow php 7.1 and it does work!

@lock
Copy link

lock bot commented Nov 21, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and questions.

@lock lock bot locked and limited conversation to collaborators Nov 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants