Hello
i have a problem with Varnish Purger, the Purge queue is not filled anymore. In Drupal.log i find the following message
node/4/edit|243||Notice: Undefined offset: 0 in varnish_image_purge_entity_update() (line 98 of /var/XXX/modules/varnish_purge/modules/varnish_image_purge/varnish_image_purge.module)
And one line below
node/4/edit|243||Warning: array_flip(): Can only flip STRING and INTEGER values! in Drupal\Core\Entity\EntityStorageBase->loadMultiple()
One more line below
not purged .... image purge resulted in a `403 Forbidden`
It already worked in the past.
I hope you can help me.
With kind regards
Chris
Comments
Comment #2
Georgii commentedHey ChrisBee,
I feel like there are in fact 2 issues. One of them is "Purge Queue ist not filled" while the other (inside
varnish_image_purge_entity_update) is outside of this module control.Did you touch this switch?

Comment #3
Georgii commentedComment #4
Georgii commented