Giter Site home page Giter Site logo

Cluster Host ID Error about awx HOT 5 CLOSED

ansible avatar ansible commented on May 19, 2024
Cluster Host ID Error

from awx.

Comments (5)

vojtekb avatar vojtekb commented on May 19, 2024 11

I had this problem when using a custom docker-compose.yml, with a single task container. I had:

services: 
  task:
    hostname: task
   ...

Changing to:

services:
  task:
    hostname: awx

solved this issue. But it won't help for scaling up as @matburt indicated.

b.t.w. The hostname is configured in /etc/tower/settings.py:

CLUSTER_HOST_ID = "awx"

from awx.

matburt avatar matburt commented on May 19, 2024

multiple container instances in a cluster is not currently supported in awx... I'm working on it though see: #74

from awx.

rossedman avatar rossedman commented on May 19, 2024

@matburt I am running exactly what is being run in docker compose though. I guess I'm having a hard time understanding where the difference would lie. Everything else seems to work so far.

from awx.

matburt avatar matburt commented on May 19, 2024

There are about 5 or 6 things that I need to tweak and make better in order for this to work... starting with automatic provisioning and deprovisioning. As well as better dynamic work queue configuration ... that's why you are running into strange errors.

Get in touch with me directly on irc and we can talk more. I built out the Openshift/minishift work as a starting point.

from awx.

rossedman avatar rossedman commented on May 19, 2024

@matburt cool sounds good. thanks for the reply. would love to chat about it more. if i can help i would be interested too.

from awx.

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.