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 Installation failed due to nginx config error

    Alltube
    4
    4
    407
    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.
    • T
      thpuffin last edited by

      There seems to be an issue with installing Alltube v1.6.4. I get the following error:

      An error occurred during the install operation: Nginx Error: Error reloading nginx: reload exited with code 1 signal null

      I tried installing this on another Cloudron server and encountered the same error message, so it should be an app-specific issue, since other apps can still be installed successfully. Reloading nginx doesn't seem to help since it's a config issue.

      Error logs for more info:

      box:shell reload (stdout): nginx: [emerg] location "!/extractors" is outside location "/" in /etc/nginx/applications/<app-container>.conf:163
      
      box:shell reload code: 1, signal: null
      
      box:apptask <subdomain.domain.tld> error installing app: BoxError: Error reloading nginx: reload exited with code 1 signal null
      
      box:apptask <subdomain.domain.tld> updating app with values: {"installationState":"error","error":{"message":"Error reloading nginx: reload exited with code 1 signal null","reason":"Nginx Error","taskId":"169","installationState":"pending_install"}}
      
      1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff last edited by

        This seems to be the same root cause as https://forum.cloudron.io/topic/4274/migration-to-new-server-failed-can-t-reach-dashboard

        The app recently added a proxyAuth path which apparently does not work with nginx as such.

        I will revert that app version for the moment.

        ianhyzy 1 Reply Last reply Reply Quote 0
        • ianhyzy
          ianhyzy @nebulon last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            Whoops, this was my bad. I was testing the 6.1.0 feature of negative paths and ended up committing that change. I have made a new alltube package now which fixes it.

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