Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Taiga
  3. Installation not possible

Installation not possible

Scheduled Pinned Locked Moved Taiga
25 Posts 6 Posters 5.7k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H habilweb

    Hello,
    I tried to install Taiga but was imposible.
    Do you have some ETA to fix the issue?
    thanks.

    girishG Do not disturb
    girishG Do not disturb
    girish
    Staff
    wrote on last edited by girish
    #12

    @habilweb best bet is to install previous version 7.3 of Cloudron on a separate server and install taiga there (cloudron-setup --version 7.3.6).

    L 1 Reply Last reply
    0
    • girishG girish

      @habilweb best bet is to install previous version 7.3 of Cloudron on a separate server and install taiga there (cloudron-setup --version 7.3.6).

      L Offline
      L Offline
      lukas
      wrote on last edited by
      #13

      @girish said in Installation not possible:

      @habilweb best bet is to install previous version 7.3 of Cloudron on a separate server and install taiga there (cloudron-setup --version 7.3.6).

      Yes, but then you have to pay for 2 VPS

      girishG 1 Reply Last reply
      1
      • L lukas

        @girish said in Installation not possible:

        @habilweb best bet is to install previous version 7.3 of Cloudron on a separate server and install taiga there (cloudron-setup --version 7.3.6).

        Yes, but then you have to pay for 2 VPS

        girishG Do not disturb
        girishG Do not disturb
        girish
        Staff
        wrote on last edited by
        #14

        @lukas right, but no other way around this for the moment 😞

        1 Reply Last reply
        0
        • M msbt referenced this topic on
        • S Offline
          S Offline
          stefano
          wrote on last edited by
          #15

          I hit this wall a couple of days ago when I wanted to try out Taiga.
          I chimed in the Github issue linked above, but it is open since September 2021...

          1 Reply Last reply
          1
          • jdaviescoatesJ Offline
            jdaviescoatesJ Offline
            jdaviescoates
            wrote on last edited by
            #16

            I asked on Twitter about this and got this promising reply

            Currently, Taiga is only compatible with max version 12. We’ve created this issue 2 in our tracker to make it compatible with Postgres 14. We'll try to include it in the next release.

            You can check the status here.
            https://tree.taiga.io/project/taiga/issue/5196

            https://twitter.com/taigaio/status/1660623957567983616?s=20

            I use Cloudron with Gandi & Hetzner

            1 Reply Last reply
            3
            • S Offline
              S Offline
              stefano
              wrote on last edited by
              #17

              I think this commit fixes the issue?
              https://github.com/kaleidos-ventures/taiga-back/commit/a46da85efafe976175847b850fd90d61c7dee633

              1 Reply Last reply
              2
              • girishG Do not disturb
                girishG Do not disturb
                girish
                Staff
                wrote on last edited by girish
                #18

                @stefano yes, possibly. In the issue atleast they commented it only fixed migration for existing installation but new installations still doesn't work.

                That said, I note that https://tree.taiga.io/project/taiga/issue/5196 says it's done! So, maybe we just have to wait for a new release.

                1 Reply Last reply
                2
                • girishG Do not disturb
                  girishG Do not disturb
                  girish
                  Staff
                  wrote on last edited by
                  #19

                  Taiga is back 🙂

                  Unfortunately, old installations cannot be upgaded to PostgreSQL 14 still. Upgrade fails with

                      ERROR:  function array_cat(anyarray, anyarray) does not exist
                      STATEMENT:  CREATE AGGREGATE public.array_agg_mult(anyarray) (
                                  SFUNC = array_cat,
                                  STYPE = anyarray,
                                  INITCOND = '{}'
                              );
                      restore: stderr from db import: ERROR:  function array_cat(anyarray, anyarray) does not exist
                  

                  This is related to https://postgrespro.com/list/id/3266664.1633045937@sss.pgh.pa.us (also in https://www.postgresql.org/docs/release/14.0/).

                  L 1 Reply Last reply
                  1
                  • S Offline
                    S Offline
                    stefano
                    wrote on last edited by
                    #20

                    Thanks for the update! 🙂

                    Will try it out over the weekend

                    1 Reply Last reply
                    0
                    • girishG girish

                      Taiga is back 🙂

                      Unfortunately, old installations cannot be upgaded to PostgreSQL 14 still. Upgrade fails with

                          ERROR:  function array_cat(anyarray, anyarray) does not exist
                          STATEMENT:  CREATE AGGREGATE public.array_agg_mult(anyarray) (
                                      SFUNC = array_cat,
                                      STYPE = anyarray,
                                      INITCOND = '{}'
                                  );
                          restore: stderr from db import: ERROR:  function array_cat(anyarray, anyarray) does not exist
                      

                      This is related to https://postgrespro.com/list/id/3266664.1633045937@sss.pgh.pa.us (also in https://www.postgresql.org/docs/release/14.0/).

                      L Offline
                      L Offline
                      lukas
                      wrote on last edited by
                      #21

                      @girish said in Installation not possible:

                      Taiga is back 🙂

                      means I can install "fresh" taiga now?

                      girishG 1 Reply Last reply
                      2
                      • L lukas

                        @girish said in Installation not possible:

                        Taiga is back 🙂

                        means I can install "fresh" taiga now?

                        girishG Do not disturb
                        girishG Do not disturb
                        girish
                        Staff
                        wrote on last edited by
                        #22

                        @lukas yes, you can install taiga again.

                        D 1 Reply Last reply
                        1
                        • girishG girish

                          @lukas yes, you can install taiga again.

                          D Offline
                          D Offline
                          danclark
                          wrote on last edited by
                          #23

                          @girish Do you know about existing installations rather than just a clean install?

                          girishG 1 Reply Last reply
                          0
                          • D danclark

                            @girish Do you know about existing installations rather than just a clean install?

                            girishG Do not disturb
                            girishG Do not disturb
                            girish
                            Staff
                            wrote on last edited by
                            #24

                            @danclark It's fixed for existing installs as well. Please see https://forum.cloudron.io/topic/9169/how-to-solve-version-issue-7-4-1/13

                            D 1 Reply Last reply
                            1
                            • girishG girish

                              @danclark It's fixed for existing installs as well. Please see https://forum.cloudron.io/topic/9169/how-to-solve-version-issue-7-4-1/13

                              D Offline
                              D Offline
                              danclark
                              wrote on last edited by
                              #25

                              @girish Ah fantastic... thank you!

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • Bookmarks
                              • Search