Skip to content

Error while creating a conference - Talk #1086

@ArtemDrach

Description

@ArtemDrach

Hello everybody.

Sometimes I get an error when creating a conference.
No one except the creator can enter the conference.

NC 22
MariaDB - 10.6.4
PHP - 7.4.24

In the logs:

Exception: Argument 2 passed to OCA\Notifications\Handler::deleteById() must be of the type string, int given, called in /var/www/nc/public_html/apps/notifications/lib/Handler.php on line 113
/var/www/nc/public_html/lib/private/AppFramework/App.php - line 156:
OC\AppFramework\Http\Dispatcher->dispatch(OCA\Talk\Con ... {}, "receiveMessages")
/var/www/nc/public_html/lib/private/Route/Router.php - line 301:
OC\AppFramework\App::main("OCA\Talk\ ... r", "receiveMessages", OC\AppFramew ... {}, { apiVersion ... "})
/var/www/nc/public_html/ocs/v1.php - line 62:
OC\Route\Router->match("/ocsapp/app ... e")
/var/www/nc/public_html/ocs/v2.php - line 23:
require_once("/var/www/nc ... p")

По причине TypeError: Argument 2 passed to OCA\Notifications\Handler::deleteById() must be of the type string, int given, called in /var/www/nc/public_html/apps/notifications/lib/Handler.php on line 113
/var/www/nc/public_html/apps/notifications/lib/Handler.php - line 113:
OCA\Notifications\Handler->deleteById(898, 87056204704, OC\Notification\Notification {})
/var/www/nc/public_html/apps/notifications/lib/App.php - line 78:
OCA\Notifications\Handler->delete(OC\Notification\Notification {})
/var/www/nc/public_html/lib/private/Notification/Manager.php - line 360:
OCA\Notifications\App->markProcessed(OC\Notification\Notification {})
/var/www/nc/public_html/apps/spreed/lib/Chat/Notifier.php - line 242:
OC\Notification\Manager->markProcessed(OC\Notification\Notification {})
/var/www/nc/public_html/apps/spreed/lib/Chat/ChatManager.php - line 412:
OCA\Talk\Chat\Notifier->markMentionNotificationsRead(OCA\Talk\Room {}, "87056204704")
/var/www/nc/public_html/apps/spreed/lib/Controller/ChatController.php - line 426:
OCA\Talk\Chat\ChatManager->waitForNewMessages(OCA\Talk\Room {}, 86, 100, 30, OC\User\User {}, false)
/var/www/nc/public_html/lib/private/AppFramework/Http/Dispatcher.php - line 217:
OCA\Talk\Controller\ChatController->receiveMessages(1, 100, 86, 0, 30, 0, 0, 0)
/var/www/nc/public_html/lib/private/AppFramework/Http/Dispatcher.php - line 126:
OC\AppFramework\Http\Dispatcher->executeController(OCA\Talk\Con ... {}, "receiveMessages")
/var/www/nc/public_html/lib/private/AppFramework/App.php - line 156:
OC\AppFramework\Http\Dispatcher->dispatch(OCA\Talk\Con ... {}, "receiveMessages")
/var/www/nc/public_html/lib/private/Route/Router.php - line 301:
OC\AppFramework\App::main("OCA\Talk\ ... r", "receiveMessages", OC\AppFramew ... {}, { apiVersion ... "})
/var/www/nc/public_html/ocs/v1.php - line 62:
OC\Route\Router->match("/ocsapp/app ... e")
/var/www/nc/public_html/ocs/v2.php - line 23:
require_once("/var/www/nc ... p")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions