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

Not running with Ncloud 28 #1955

Open
c-orazio opened this issue Dec 10, 2024 · 0 comments
Open

Not running with Ncloud 28 #1955

c-orazio opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@c-orazio
Copy link

Describe the bug
Appear in the list of app as if it was working, but major bug, not possible to make any post. the server is not recognised by any client saying "not possible to get id"

Social app version:
0.6.1

Operating system:
ubuntu

Web server:
apache

Database:
mariadb

PHP version:
8.1

Nextcloud version: (see Nextcloud admin page)
28.0.11

Logs

Nextcloud log (data/nextcloud.log)

 Error Call to undefined method OC\Server::getEventDispatcher()
    /var/www/nextcloud/apps/social/lib/AppInfo/Application.phpligne 71
    OCA\Social\AppInfo\Application->registerDeprecatedListener()
    /var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.phpligne 142
    OCA\Social\AppInfo\Application->register()
    /var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.phpligne 90
    OC\AppFramework\Bootstrap\Coordinator->registerApps()
    /var/www/nextcloud/lib/base.phpligne 700
    OC\AppFramework\Bootstrap\Coordinator->runInitialRegistration()
    /var/www/nextcloud/lib/base.phpligne 1200
    OC::init()
    /var/www/nextcloud/index.phpligne 37
    undefinedundefinedrequire_once(
      "/var/www/nextcloud/lib/base.php"
    )
    
@c-orazio c-orazio added the bug Something isn't working label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant