You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just upgraded to sentry 6.0.6 and installed your plugin. After upgrading the database (sentry upgrade) and restarting sentry, your plugin is visible in the projects and enabled, but in the logs I see the following error:
Thank you, this solved my problem. This was my first sentry plugin installed. For other starters: don't forget to import sentry configuration settings in your sentry.conf.py.
FTR, I'm still not sure if this is an issue with Sentry and how it loads apps that register themselve using the sentry.apps entrypoint: getsentry/sentry#1042
Hi,
I just upgraded to sentry 6.0.6 and installed your plugin. After upgrading the database (sentry upgrade) and restarting sentry, your plugin is visible in the projects and enabled, but in the logs I see the following error:
It looks like that even I upgraded (migrated) the sentry databases, your plugins tables aren't created. Any ideas what I am missing?
Cheers,
Amir
The text was updated successfully, but these errors were encountered: