You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Taha Ismail (Jira)" <ji...@apache.org> on 2022/07/11 17:00:00 UTC

[jira] [Created] (KAFKA-14066) local-confluent-platform fails to start: due to hobo-register-dns not found error

Taha Ismail created KAFKA-14066:
-----------------------------------

             Summary: local-confluent-platform fails to start: due to hobo-register-dns not found error
                 Key: KAFKA-14066
                 URL: https://issues.apache.org/jira/browse/KAFKA-14066
             Project: Kafka
          Issue Type: Bug
         Environment: attempted on M1 mac as well as ubuntu CVM
            Reporter: Taha Ismail


local-confluent-platform fails to start up, the following happens when the kafka-up script is run:


{noformat}
tismail@tismail:~/indeed/local-confluent-platform$ sudo sh kafka-up.sh contact-us-modules ../contact-us-modules/local-kafka-init.sh 
kafka-up.sh: 28: hobo-host-ip: not found
Prefixing service names with 'contact-us-modules-'
contact-us-modules-zookeeper is up-to-date
Starting contact-us-modules-broker ... done
Starting contact-us-modules-schema-registry ... done
Starting contact-us-modules-kafka-connect   ... 
Starting contact-us-modules-kafka-connect   ... done
Starting contact-us-modules-rest-proxy      ... 
Starting contact-us-modules-rest-proxy      ... done
Starting contact-us-modules-control-center  ... done
kafka-up.sh: 36: hobo-register-dns: not found
kafka-up.sh: 37: hobo-register-dns: not found
kafka-up.sh: 38: hobo-register-dns: not found
kafka-up.sh: 39: hobo-register-dns: not found
kafka-up.sh: 40: hobo-register-dns: not found
kafka-up.sh: 41: hobo-register-dns: not found
kafka-up.sh: 42: hobo-register-dns: not found
Pausing 10 seconds before running init script(s)
Running custom init script ../contact-us-modules/local-kafka-init.sh
kafka-up.sh: 62: source: not found{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)