Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

trello plugin is not visible in sentry #19

Open
shalakhin opened this issue Aug 27, 2018 · 4 comments
Open

trello plugin is not visible in sentry #19

shalakhin opened this issue Aug 27, 2018 · 4 comments

Comments

@shalakhin
Copy link

Using sentry 9.0.0 on own server with sentry-plugins and sentry-trello I don't see trello anywhere to enable. Is the plugin compatible with that version?

@RaSerge
Copy link

RaSerge commented Sep 5, 2018

+1
We have Sentry 9.0
sentry plugins list shows
trello: sentry-trello 1.1.7 (/usr/local/lib/python2.7/site-packages)]
but i also don't see trello in Integrations,

@comtihon
Copy link

I guess because of this:

Failed to load plugin 'trello':
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/sentry/runner/initializer.py", line 31, in register_plugins
    plugin = ep.load()
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2324, in load
    self.require(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2347, in require
    items = working_set.resolve(reqs, env, installer, extras=self.extras)
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
ContextualVersionConflict: (redis 2.10.5 (/usr/local/lib/python2.7/site-packages), Requirement.parse('redis>=2.10.6'), set(['redis-py-cluster']))

@0xZXDX
Copy link

0xZXDX commented Oct 31, 2018

@comtihon I also encountered this problem.

@mhemrg
Copy link

mhemrg commented Dec 28, 2018

This comment fixed the issue for me: getsentry/sentry-redmine#16 (comment)

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

No branches or pull requests

5 participants