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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Feedback for OpenProject -> https by default

    OpenProject
    openproject
    4
    5
    216
    Loading More Posts
    • 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.
    • JOduMonT
      JOduMonT last edited by girish

      Since Cloudron seams to enforce SSL for any HTTP request
      it is possible to set the default Protocol for OpenProject at HTTPS instead of asking the user to do it after the installation ?

      Your application is running with its protocol setting set to http, but the request is an https request. This will result in errors! Go to System settings and change the "Protocol" setting to correct this.
      
      murgero 1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff last edited by

        That seems to be an oversight in the packaging. I've created an issue at the package repo https://git.cloudron.io/cloudron/openproject-app/issues/10 so we don't forget about it with the next release.

        1 Reply Last reply Reply Quote 1
        • girish
          girish Staff last edited by

          I guess it's confused by the reverse proxy in front of it. Cloudron only does https and does not support http (i.e http always redirects to https).

          1 Reply Last reply Reply Quote 0
          • murgero
            murgero App Dev @JOduMonT last edited by murgero

            @JOduMonT This is a reverse proxy thing and can be ignored.

            @nebulon / @girish this can be bypassed by enabling SSLProxyEngine on in the apache config somewhere then setting the proxy configuration to https://blahblah and set the app to serve up on https on a non-standard port.

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

            1 Reply Last reply Reply Quote 2
            • nebulon
              nebulon Staff last edited by

              This is now fixed with the latest OpenProject app package.

              1 Reply Last reply Reply Quote 2
              • First post
                Last post
              Powered by NodeBB