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

ErrorException: Warning: Undefined array key "context_chat:context_chat" #189

Closed
ChristophWurst opened this issue Dec 19, 2024 · 1 comment · Fixed by #190
Closed

ErrorException: Warning: Undefined array key "context_chat:context_chat" #189

ChristophWurst opened this issue Dec 19, 2024 · 1 comment · Fixed by #190
Labels
bug Something isn't working

Comments

@ChristophWurst
Copy link
Member

Which version of assistant are you using?

The one for server 30.0.4.1

Which version of Nextcloud are you using?

30.0.4.1

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

No response

Describe the Bug

ErrorException: Warning: Undefined array key "context_chat:context_chat"
#8 /assistant/lib/Notification/Notifier.php(98): OCA\Assistant\Notification\Notifier::prepare
#7 /var/www/nextcloud/lib/private/Notification/Manager.php(337): OC\Notification\Manager::prepare
#6 /notifications/lib/Controller/EndpointController.php(103): OCA\Notifications\Controller\EndpointController::listNotifications
#5 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(208): OC\AppFramework\Http\Dispatcher::executeController
#4 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(114): OC\AppFramework\Http\Dispatcher::dispatch
#3 /var/www/nextcloud/lib/private/AppFramework/App.php(161): OC\AppFramework\App::main
#2 /var/www/nextcloud/lib/private/Route/Router.php(302): OC\Route\Router::match
#1 /var/www/nextcloud/ocs/v1.php(44): require_once
#0 /var/www/nextcloud/ocs/v2.php(7): null

Image

Expected Behavior

No array error

To Reproduce

I don't know

@ChristophWurst ChristophWurst added the bug Something isn't working label Dec 19, 2024
@janepie janepie transferred this issue from nextcloud/assistant Feb 3, 2025
@kyteinsky
Copy link
Contributor

This belongs with assistant since it handles all the notification stuff.

@kyteinsky kyteinsky transferred this issue from nextcloud/context_chat Feb 3, 2025
@kyteinsky kyteinsky linked a pull request Feb 3, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants