Git Product home page Git Product logo

Comments (4)

spantaleev avatar spantaleev commented on June 20, 2024 1

Try visiting https://matrix.DOMAIN/_matrix/client/versions in a browser (or hit it via curl) and see if the versions list contains v1.5.

If you're up to date, the versions list should look like this right now:

["r0.0.1","r0.1.0","r0.2.0","r0.3.0","r0.4.0","r0.5.0","r0.6.0","r0.6.1","v1.1","v1.2","v1.3","v1.4","v1.5","v1.6","v1.7","v1.8","v1.9"]

If that's what you see, then you're up-to-date indeed. You may also verify that by SSH-ing into the server and running docker ps | grep matrix-synapse - you should see it running v1.99.0 of the container image.

You may also try other clients and see if they work correctly.

Finally, you may check if element-desktop has an update you need to do. If you're up-to-date and everything works fine in other clients, consider reporting an issue to their repository.

from matrix-docker-ansible-deploy.

spantaleev avatar spantaleev commented on June 20, 2024 1

You're missing just roles (or make roles), so you're not installing various dependency Ansible roles that this playbook uses.

You may also have some other issues with your git pull though, because.. not installing roles would meant that the setup-all command should yell at you (failing to find the dependency roles). If setup-all completes successfully despite you not installing the roles, then you're on some very old playbook code.

You can confirm where you are by running some commands:

  • git branch
  • git log

from matrix-docker-ansible-deploy.

Joshndroid avatar Joshndroid commented on June 20, 2024

Thanks for the reply

I appear to be fairly behind.

{"versions":["r0.0.1","r0.1.0","r0.2.0","r0.3.0","r0.4.0","r0.5.0","r0.6.0","r0.6.1","v1.1","v1.2","v1.3","v1.4"],"unstable_features":

I usually will git pull and then run ansible-playbook -i inventory/hosts setup.yml --tags=setup-all,start -kK

It would appear I am missing something (probably because i had left it all for so long and something has changed and i havn't updated my knowledge/updater.

from matrix-docker-ansible-deploy.

Joshndroid avatar Joshndroid commented on June 20, 2024

I was on some VERY old playbook code...
nothing was erroring so I had no idea.
I have managed to git pull and get myself up to speed and installed just.
I will close this as I got a few bits of help in the matrix chat group for your project (possibly from you as well).

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.