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

Updating Search Indexes - Typed static property verbb\wishlist\Wishlist::$plugin must not be accessed before initialization #132

Closed
goodmixer opened this issue Dec 28, 2023 · 1 comment

Comments

@goodmixer
Copy link

Describe the bug

Since updating to Craft 4 I'm getting multiple warnings of failed items in Queue Manager with the following message Typed static property verbb\wishlist\Wishlist::$plugin must not be accessed before initialization.

Everything seems to be working as expected though.

Running Craft CMS 4.5.13 & Verbb Wishlist 2.0.7

Steps to reproduce

Craft CMS version

4.5.13

Plugin version

Wishlist 2.0.7

Multi-site?

NO

Additional context

No response

@engram-design
Copy link
Member

I've seen these errors crop up before, but something is trying to call Wishlist before the plugin has been initialized. It's tricky to pinpoint exactly where this comes from, as it could be triggered by another plugin as well.

Are you able to send through your log files to support@verbb.io for us to take a look? We're just interested in the stack trace for the error, to be able to look back on where it's being triggered from. This will likely be in your /storage/logs/queue.log file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants