• vertexarray [any]
    ·
    4 years ago

    hmm, maybe try restarting postgres? If you could run db-init using its default config, it should at least be on the right port already

    • bottech [he/him]
      hexagon
      ·
      edit-2
      4 years ago

      if by restarting you meant sudo service postgresql restart then it didnt work

        • bottech [he/him]
          hexagon
          ·
          edit-2
          4 years ago

          i figured how to fix that bug but now i have

          Specified path is not a directory: "../ui/dist/documentation"

          • vertexarray [any]
            ·
            4 years ago

            I ran into that one. I think I just had to do a release build of the ui.

              • vertexarray [any]
                ·
                4 years ago

                if you've pulled the submodules, you'll have the ui folder. do yarn build in there

                • bottech [he/him]
                  hexagon
                  ·
                  edit-2
                  4 years ago

                  I havent, ui is empty, should i just pull the frontend into ui?

                • bottech [he/him]
                  hexagon
                  ·
                  4 years ago

                  So, after i cloned frontend into ui and did yarn build there, there are still those errors