getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.11k stars 4.2k forks source link

upgrade fail #20776

Closed tzq582905 closed 4 years ago

tzq582905 commented 4 years ago

Important Details

How are you running Sentry?

On-Premise w/ Docker, version 18.09.0

sentry : 9.1.2-onbuild

Description

docker run -it --rm -e SENTRY_SECRET_KEY=${SECRET_KEY} --link mysql:mysql --link sentry-redis-sql1:redis mysentry upgrade 08:32:37 [WARNING] sentry.utils.geo: settings.GEOIP_PATH_MMDB not configured. 08:32:40 [INFO] sentry.plugins.github: apps-not-configured

! You might be able to recover with: = DROP TABLE sentry_sentryappinstallation CASCADE; [] = DROP TABLE sentry_sentryapp CASCADE; []

Steps to Reproduce

执行docker run -it --rm mysentry upgrade

BYK commented 4 years ago

Unfortunately we no longer support MySQL and won't be able to help you resolve this issue.