Closed (fixed)
Project:
Entity Share Websub
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Dec 2025 at 04:58 UTC
Updated:
30 Dec 2025 at 15:34 UTC
Jump to comment: Most recent
When the channel is not available for any reasons, we have warnings like this:
E_WARNING Trying to access array offset on null
(Most recent call first)
at
(unknown method)(/code/web/modules/contrib/entity_share_websub/modules/entity_share_websub_subscriber/src/Plugin/QueueWorker/SubscriptionRecordWorker.php:97)
at
Make the other site inacessible while processing the subscription queue.
Add proper error handling before using the output from JSON API.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
aron novakComment #4
aron novakComment #5
jeffreysmattson