Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot convert undefined or null to object when loading an older NeDB database #347

Open
spantaleev opened this issue Jan 22, 2020 · 3 comments
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems.

Comments

@spantaleev
Copy link

At matrix-docker-ansible-deploy we're trying to upgrade from the unofficial Slack bridge Docker image we were using (cadair/matrix-appservice-slack:latest) to the official one (matrixdotorg/matrix-appservice-slack:release-1.0.2).

For now, we'd like to migrate to some stable release of the official one and continue using NeDB. In the future, we'll try to migrate to Postgres.

We're getting some reports of the new bridge not working with the old NeDB database. See spantaleev/matrix-docker-ansible-deploy#341

I'm not sure how prevalent this is. I, personally, don't use the bridge, so can't really comment on it as well. I'm just opening this upstream issue.

@nscaife
Copy link

nscaife commented Jan 22, 2020

Is this related to #345?

@prasket
Copy link

prasket commented Jan 26, 2020

@nscaife Yes I do think it is related to your bug #345

spantaleev added a commit to spantaleev/matrix-docker-ansible-deploy that referenced this issue Jan 26, 2020
@jaller94 jaller94 added the T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems. label May 19, 2022
@jaller94
Copy link
Contributor

We want to drop support for NeDB. Please migrate to PostgreSQL. This bridge offers a database migrator.

#224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems.
Projects
None yet
Development

No branches or pull requests

4 participants