Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Aegir HTTPS Aegir HTTPS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AegirAegir
  • Aegir HTTPSAegir HTTPS
  • Issues
  • #7
Closed
Open
Issue created Aug 19, 2016 by mlutfy@mlutfyOwner

hosting_certificate_prevent_orphaned_services() causing recursive/loop cache rebuild

I'm not very sure how to explain this issue, and we can close if no one else runs into this, but on a server with hosting_https installed, I can into weird infinite loops of cache rebuilds during the Agir 3.6 -> 3.7 upgrade.

After some debugging, I found that commenting these lines fixed it:

submodules/letsencrypt/hosting_letsencrypt.module
hosting_letsencrypt_system_info_alter()
hosting_certificate_prevent_orphaned_services($info, 'Certificate', 'LetsEncrypt');
submodules/apache_https/hosting_apache_https.module
hosting_apache_https_system_info_alter()
hosting_certificate_prevent_orphaned_services($info, 'http', 'https_apache');

Logging here in case someone bumps into a similar issue. I only upgraded one server so far, so will see if it happens on other servers too.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking