Bug 1580049 - matrix-synapse fails to start
Summary: matrix-synapse fails to start
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: matrix-synapse
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeremy Cline
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1563671
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-19 14:23 UTC by Hristo Venev
Modified: 2018-06-14 00:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-14 00:36:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Hristo Venev 2018-05-19 14:23:18 UTC
python-canonicaljson >= 1.1.3 is required by recent versions of matrix-synapse. With python-canonicaljson-1.0.0, synapse fails to start with:

Missing Requirement: Version of 'canonicaljson>=1.1.3' in '/usr/lib/python2.7/site-packages/canonicaljson.pyc' is too old. '1.0.0' < '1.1.3'
To install run:
    pip install --upgrade --force "canonicaljson>=1.1.3"


Note You need to log in before you can comment on or make changes to this bug.