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
  • 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. Gitea
  3. Update [1.21.0] broke my app

Update [1.21.0] broke my app

Scheduled Pinned Locked Moved Solved Gitea
10 Posts 5 Posters 18.1k Views 5 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.
  • murgeroM Offline
    murgeroM Offline
    murgero
    App Dev
    wrote on last edited by
    #1

    Not sure if this is affecting other users, but [1.21.0] broke my app and it no longer starts. It just keeps looping on ORM init (Database initialization?). Eventually gets to a "Connection refused by localhost" bit.

    I am willing to share logs in DMs to anyone who can help, thanks!

    --
    https://urgero.org
    ~ Professional Nerd. Freelance Programmer. ~

    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #2

      You can send a support ticket for that app, including the logs. The latest updates contains quite a few refactoring bits of gitea.

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        It seems to not be incredibly wide-spread because I don't have issues yet (knock on wood)

        1 Reply Last reply
        1
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          FWIW, my gitea is fine as well.

          1 Reply Last reply
          0
          • robiR Offline
            robiR Offline
            robi
            wrote on last edited by
            #5

            check your services.. if the DB is having issues, the apps using the DB will too.

            Conscious tech

            murgeroM 1 Reply Last reply
            0
            • robiR robi

              check your services.. if the DB is having issues, the apps using the DB will too.

              murgeroM Offline
              murgeroM Offline
              murgero
              App Dev
              wrote on last edited by
              #6

              @robi Services are good - just this app having issues - I'm at work but I'll open a ticket later @nebulon

              --
              https://urgero.org
              ~ Professional Nerd. Freelance Programmer. ~

              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #7

                Following up from the support ticket. It seems like the root issue is some custom template missing:

                panic: open /app/data/custom/templates/explore/organizations.tmpl: not a directory
                

                After some casual reading of gitea code, it seem they use this template for the organizations home page - https://github.com/go-gitea/gitea/blob/9c4601bdf8369ed72944085e3952111cf4aeea11/routers/home.go#L33

                Could it be that your config uses organizations as the home page or something?

                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #8

                  I added this to app.ini but that doesn't break it.

                  [server]
                  LANDING_PAGE = organizations
                  

                  Also, my custom directory is totally empty. Do you have anything else in your app.ini? I think it is some app bug, would be great to figure out and report upstream.

                  murgeroM 1 Reply Last reply
                  0
                  • girishG girish

                    I added this to app.ini but that doesn't break it.

                    [server]
                    LANDING_PAGE = organizations
                    

                    Also, my custom directory is totally empty. Do you have anything else in your app.ini? I think it is some app bug, would be great to figure out and report upstream.

                    murgeroM Offline
                    murgeroM Offline
                    murgero
                    App Dev
                    wrote on last edited by
                    #9

                    @girish My ini is just setup to make the whole instance private, nothing custom in there.

                    Though there is a file in my custom templates folder called "explore" I'm going to remove and see if that helps.

                    --
                    https://urgero.org
                    ~ Professional Nerd. Freelance Programmer. ~

                    murgeroM 1 Reply Last reply
                    0
                    • murgeroM murgero

                      @girish My ini is just setup to make the whole instance private, nothing custom in there.

                      Though there is a file in my custom templates folder called "explore" I'm going to remove and see if that helps.

                      murgeroM Offline
                      murgeroM Offline
                      murgero
                      App Dev
                      wrote on last edited by
                      #10

                      @murgero Removed the blank template file from the custom folder and it worked without a hitch. I see this is marked as solved already but you can close the internal ticket if you haven't already.

                      --
                      https://urgero.org
                      ~ Professional Nerd. Freelance Programmer. ~

                      1 Reply Last reply
                      1
                      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