Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

DB migration script seems broken #4680

Closed
fistons opened this issue Feb 19, 2019 · 1 comment
Closed

DB migration script seems broken #4680

fistons opened this issue Feb 19, 2019 · 1 comment

Comments

@fistons
Copy link
Contributor

fistons commented Feb 19, 2019

Description

DB migration script seems broken:

Traceback (most recent call last):
  File "/opt/synapse/synapse/env3/bin/synapse_port_db", line 542, in run
    [self.handle_table(*res) for res in setup_res], consumeErrors=True
twisted.internet.defer.FirstError: FirstError[#75, [Failure instance: Traceback: <class 'psycopg2.ProgrammingError'>: column "is_verified" is of type boolean but expression is of type integer
LINE 1: ...OAb3YHkZcVpmqshOHoNAj8xshe8DOA83mJz08w', 1, 0, 0, 0, '{"ciph...

Steps to reproduce

Version information

synapse 0.99.1.1 / Debian 9

@fistons
Copy link
Contributor Author

fistons commented Feb 21, 2019

Issue should be fixed with #4701

@fistons fistons closed this as completed Feb 21, 2019
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

1 participant