Git Product home page Git Product logo

Comments (7)

jswetzen avatar jswetzen commented on June 20, 2024 2

I've added a link to that documentation in #3254, but have been unsuccessful in completing it. A few issues:

  1. The migration feature isn't there in v0.2.0, so it needs the latest Docker image (which makes my doc link misleading).
  2. Database permissions need to be manually altered in order to run the migration, and it's still not straightforward to modify the mautrix-meta-messenger service etc. as needed.
  3. Migration requires identical bot name and username prefixes, which I think is only partially supported by the playbook variables.
  4. hs_token and as_token may or may not have to be identical, I didn't manage to get it running either way.

At this point, I'm very curious about people who have made the switch already, did you get any message history without db migration? A meta bridge issue mentions backfill, does that pull in old messages?

from matrix-docker-ansible-deploy.

jswetzen avatar jswetzen commented on June 20, 2024 1

I've started preparing to run migration, but didn't take the plunge yet. I think these configuration variables will be needed to match the old bot username etc. at least.

matrix_mautrix_meta_messenger_appservice_username_prefix: facebook
matrix_mautrix_meta_messenger_bridge_username_prefix: facebook
matrix_mautrix_meta_messenger_version: latest
matrix_mautrix_meta_messenger_bridge_permissions_custom:
  '@<myuser>:{{ matrix_domain }}': admin

I needed version because db migration wasn't enabled in the meta_messenger version used by default. Good luck @MrAnno !

from matrix-docker-ansible-deploy.

Joshndroid avatar Joshndroid commented on June 20, 2024

Migration did not work for me and i had to manually remove each room from my matrix element session and then re-add the chats... it was painful but fine in the end

from matrix-docker-ansible-deploy.

jswetzen avatar jswetzen commented on June 20, 2024

@Joshndroid But did you get chat history? 😱

from matrix-docker-ansible-deploy.

Joshndroid avatar Joshndroid commented on June 20, 2024

@jswetzen no I lost all history. I am not too concerned with the Facebook messages history though so was okay.

I was more annoyed that I ran everything and it never did the clean up/out. It was weird at first as I thought that the new bridge was broken until I realised that it was the old Facebook bridge rooms and I needed to find the new ones created by the new meta bridge and delete the old ones

from matrix-docker-ansible-deploy.

ThellraAK avatar ThellraAK commented on June 20, 2024

I lost all history as well, but got hundreds of extra rooms.

The old bridge only created rooms as they were used, this one pulled out to I think at least 6 months.

from matrix-docker-ansible-deploy.

MrAnno avatar MrAnno commented on June 20, 2024

Meta started to enable their e2e encryption automatically, even though I refused to set their PIN thingy for long months:

image

It seems I can't delay the migration any longer.
I'll let you know if I succeed.

from matrix-docker-ansible-deploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.