sentry-gitlab icon indicating copy to clipboard operation
sentry-gitlab copied to clipboard

After upgrade to Sentry 8.5.1 and sentry-gitlab 0.2.0 Gitlab integration lost from app

Open Edke opened this issue 8 years ago • 1 comments

Hello.

I had and issue with gitlab integration in prev. version, when creating issue from Sentry, it fallback to error message to fail to submit issue to Gitlab. It worked before.

Therefore I upgraded today Sentry to 8.5.1 (8.4.1 prev) and sentry-gitlab to 0.2.0. After sentry restart all of my issue integrations are lost, including Gitlab.

Is Sentry 8.5.1 compatible with 0.2.0 ?

Here is my pip freeze:

amqp==1.4.9
anyjson==0.3.3
BeautifulSoup==3.2.1
billiard==3.3.0.23
celery==3.1.18
cffi==1.7.0
click==6.6
contextlib2==0.5.3
cryptography==1.4
cssselect==0.9.2
cssutils==0.9.10
Django==1.6.11
django-bitfield==1.7.1
django-celery==3.0.23
django-crispy-forms==1.4.0
django-debug-toolbar==1.3.2
django-indexer==0.3.0
django-jsonfield==0.9.13
django-paging==0.2.5
django-picklefield==0.3.2
django-recaptcha==1.0.5
django-redis==3.8.3
django-redis-cache==0.13.0
django-social-auth==0.7.28
django-social-auth-trello==1.0.3
django-static-compiler==0.3.3
django-statsd-mozilla==0.3.14
django-sudo==2.0.1
django-templatetag-sugar==1.0
djangorestframework==2.3.14
email-reply-parser==0.2.0
enum34==1.1.6
exam==0.10.6
gunicorn==19.3.0
hiredis==0.1.6
honcho==0.7.1
httpagentparser==1.2.2
httplib2==0.9.2
idna==2.1
ipaddr==2.1.11
ipaddress==1.0.16
kombu==3.0.30
logan==0.7.1
lxml==3.6.0
Markdown==2.4.1
mock==1.0.1
msgpack-python==0.4.7
ndg-httpsclient==0.4.1
nydus==0.11.0
oauth2==1.9.0.post1
oauthlib==1.1.2
petname==1.7
Pillow==3.2.0
progressbar==2.3
psycopg2==2.6.1
py==1.4.31
pyasn1==0.1.9
pycparser==2.14
Pygments==1.6
pynliner==0.5.1
pyOpenSSL==16.0.0
pytest==2.6.4
pytest-django==2.9.1
python-dateutil==2.5.3
python-gitlab==0.13
python-memcached==1.58
python-openid==2.2.5
python-u2flib-server==4.0.1
pytz==2016.4
PyYAML==3.11
qrcode==5.3
raven==5.21.0
rb==1.4
redis==2.10.5
requests==2.10.0
requests-oauthlib==0.6.1
sentry==8.5.1
sentry-bitbucket==0.1.5
sentry-github==0.1.2
sentry-gitlab==0.2.0
setproctitle==1.1.10
simplejson==3.8.2
six==1.10.0
South==1.0.1
sqlparse==0.1.19
statsd==3.1
toronado==0.0.7
ua-parser==0.7.1
urllib3==1.14
uWSGI==2.0.13.1

Edke avatar Jun 21 '16 07:06 Edke

I'm running 8.4.1 without issue so I'm not sure why you would have had problems with that version.

Perhaps something specific to your install has broken?

ajcrowe avatar Aug 17 '16 14:08 ajcrowe