Giter Site home page Giter Site logo

Comments (7)

omega8cc avatar omega8cc commented on August 16, 2024

You shouldn't see anything like "could not be synced to remote server" or "aegir.example.com". It seems your setup for hostname and/or Aegir domain is wrong as with default install it never tries to do anything "remotely". Please post the configuration you have:

_MY_OWNIP=""
_MY_HOSTN=""
_MY_FRONT=""

And what results are given on those commands:

hostname -f
uname -n

Also the content of your /etc/hosts file could help to debug it.

from boa.

anantagati avatar anantagati commented on August 16, 2024

I kept these variables empty:

_MY_OWNIP=""
_MY_HOSTN=""
_MY_FRONT=""

"hostname -f" returns this:

aegir.monkeywarrior.com

"uname -n" returns:

aegir

My /etc/hosts file:

127.0.0.1 localhost 
97.107.136.64 aegir.monkeywarrior.com aegir

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

from boa.

omega8cc avatar omega8cc commented on August 16, 2024
  1. You don't need to use "Required" for SSL, "Enabled" is enough (to avoid locking out yourself for example).
  2. It seems you have used the install script before Barracuda Edition 0.4-alpha9-A9.F, since now it forces to set hostname to FQDN, so both hostname -f and uname -n returns FQDN (aegir.monkeywarrior.com in your case).

You can fix it now by hand running the command hostname -v aegir.monkeywarrior.com, but I'm not sure if that will help with forced SSL. It is an experimental feature in this release and needs further testing, so thanks for the report and please try to use "Enabled" only.

from boa.

anantagati avatar anantagati commented on August 16, 2024

Thank you for help. I tried it with hostname -v aegir.monkeywarrior.com, and now it works good.

I used installer:
_INSTALLER_VERSION="A9.F"

So on fresh system before install I should set hostname aegir.monkeywarrior.com, hostname -v aegir.monkeywarrior.com? So in /etc/hostname should be 'aegir' or 'aegir.monkeywarrior.com' ?

from boa.

omega8cc avatar omega8cc commented on August 16, 2024

In /etc/hostname you should have your FQDN hostname. The install script should force it, so I will add that to the next version. Thanks for reporting it.

from boa.

anantagati avatar anantagati commented on August 16, 2024

Thank you.

from boa.

omega8cc avatar omega8cc commented on August 16, 2024

Back to the initial problem, there is a known issue related to disabling/enabling SSL for sites, see: http://drupal.org/node/859120

from boa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.