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

Thanks for reporting this issue 👍 Issue is fixed with 14.0.1 (#11088). #11809

Closed
rw71 opened this issue Oct 13, 2018 · 4 comments
Closed

Thanks for reporting this issue 👍 Issue is fixed with 14.0.1 (#11088). #11809

rw71 opened this issue Oct 13, 2018 · 4 comments
Labels

Comments

@rw71
Copy link

rw71 commented Oct 13, 2018

Originally posted by @danielkesselberg in #11231 (comment)

I think this problem is still existing. I installed 14.0.3.

In the Administration Overview there is the following:

Security & setup warnings

It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.

There are some errors regarding your setup.
Error occurred while checking server setup
Please double check the installation guides ↗, and check for any errors or warnings in the log.

Hier is the log:

Error: Call to undefined function OC\Settings\Controller\posix_getuid()
/volume1/web/cloud/settings/Controller/CheckSetupController.php - line 624:
OC\Settings\Controller\CheckSetupController->getAppDirsWithDifferentOwner()
/volume1/web/cloud/lib/private/AppFramework/Http/Dispatcher.php - line 166:
OC\Settings\Controller\CheckSetupController->check()
/volume1/web/cloud/lib/private/AppFramework/Http/Dispatcher.php - line 99:
OC\AppFramework\Http\Dispatcher->executeController(OC\Settings\ ... {}, "check")
/volume1/web/cloud/lib/private/AppFramework/App.php - line 118:
OC\AppFramework\Http\Dispatcher->dispatch(OC\Settings\ ... {}, "check")
/volume1/web/cloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:
OC\AppFramework\App::main("OC\\Setting ... r", "check", OC\AppFramew ... {}, { _route: "s ... "})
OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "s ... "})
/volume1/web/cloud/lib/private/Route/Router.php - line 297:
call_user_func(OC\AppFramew ... {}, { _route: "s ... "})
/volume1/web/cloud/lib/base.php - line 987:
OC\Route\Router->match("/settings/ajax/checksetup")
/volume1/web/cloud/index.php - line 42:
OC::handleRequest()
@kesselb
Copy link
Contributor

kesselb commented Oct 13, 2018

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #10844 (14.0.0 RC 1), #11454 (fix for issue #11281), #11509 (Corrupted DB after update to 14.0.1), and #11231 (TypeError Exception With v14).

@MorrisJobke
Copy link
Member

PHP module posix is missing

We should check for that one in our required modules check.

@rw71
Copy link
Author

rw71 commented Oct 13, 2018

right, PHP Module posix was missing. This error disappeared.

@rw71 rw71 closed this as completed Oct 13, 2018
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