Hi,



I build the homestead from source code following

http://clearwater.readthedocs.io/en/latest/Manual_Install.html#dime



Then, when I try to start homestead, I am getting an error



"Usage : bracket-ipv6-address <IP address>"



I have created a local_config file in /etc/clearwater/local_config

local_ip=10.100.0.15

public_ip=10.100.0.15

public_hostname=homestead

etcd_cluster="10.100.0.10, 10.100.0.11, 10.100.0.12, 10.100.0.13, 10.100.0.14, 
10.100.0.15"





with homer I have the following errors :



sudo service homer start

:0: UserWarning: You do not have a working installation of the service_identity 
module: 'No module named service_identity'.  Please install it from 
<https://pypi.python.org/pypi/service_identity> and make sure all of its 
dependencies are satisfied.  Without the service_identity module, Twisted can 
perform only rudimentary TLS client hostname verification.  Many valid 
certificate/hostname mappings may be rejected.

Traceback (most recent call last):

  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main

    "__main__", fname, loader, pkg_name)

  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code

    exec code in run_globals

  File 
"/usr/share/clearwater/crest/env/lib/python2.7/site-packages/crest-0.1-py2.7.egg/metaswitch/crest/main.py",
 line 193, in <module>

    standalone()

  File 
"/usr/share/clearwater/crest/env/lib/python2.7/site-packages/crest-0.1-py2.7.egg/metaswitch/crest/main.py",
 line 103, in standalone

    application = create_application()

  File 
"/usr/share/clearwater/crest/env/lib/python2.7/site-packages/crest-0.1-py2.7.egg/metaswitch/crest/main.py",
 line 73, in create_application

    application = cyclone.web.Application(api.get_routes(), **app_settings)

  File 
"/usr/share/clearwater/crest/env/lib/python2.7/site-packages/crest-0.1-py2.7.egg/metaswitch/crest/api/__init__.py",
 line 43, in get_routes

    return sum([load_module(m).ROUTES for m in settings.INSTALLED_HANDLERS], 
[]) + ROUTES

  File 
"/usr/share/clearwater/crest/env/lib/python2.7/site-packages/crest-0.1-py2.7.egg/metaswitch/crest/api/__init__.py",
 line 37, in load_module

    fromlist=["ROUTES"])

ImportError: No module named homestead



in sudo cat /var/log/cassandra/system.log



INFO  [main] 2017-06-09 14:56:26,083 CassandraDaemon.java:155 - Hostname: 
homer.jaafar.com

ERROR [main] 2017-06-09 14:56:26,106 DatabaseDescriptor.java:141 - Fatal 
configuration error

org.apache.cassandra.exceptions.ConfigurationException: Expecting URI in 
variable: [cassandra.config].  Please prefix the file with file:/// for local 
files or file://<server>/ for remote files. Aborting. If you are executing this 
from an external tool, it needs to set Config.setClientMode(true) to avoid 
loading configuration.

        at 
org.apache.cassandra.config.YamlConfigurationLoader.getStorageConfigURL(YamlConfigurationLoader.java:73)
 ~[apache-cassandra-2.1.15.jar:2.1.15]

        at 
org.apache.cassandra.config.YamlConfigurationLoader.loadConfig(YamlConfigurationLoader.java:84)
 ~[apache-cassandra-2.1.15.jar:2.1.15]

        at 
org.apache.cassandra.config.DatabaseDescriptor.loadConfig(DatabaseDescriptor.java:161)
 ~[apache-cassandra-2.1.15.jar:2.1.15]

        at 
org.apache.cassandra.config.DatabaseDescriptor.<clinit>(DatabaseDescriptor.java:136)
 ~[apache-cassandra-2.1.15.jar:2.1.15]

        at 
org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:170) 
[apache-cassandra-2.1.15.jar:2.1.15]

        at 
org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:566) 
[apache-cassandra-2.1.15.jar:2.1.15]

        at 
org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:655) 
[apache-cassandra-2.1.15.jar:2.1.15]





sudo cat /var/log/homer

cat: /var/log/homer: No such file or directory





How to solve this issue?

Any help is appreciated.



Thanks in advance.


[Logo Orange]<http://www.orange.com/>

Jaafar Bendriss
Ph.D. Candidate on autonomic and cognitive management
ORANGE/IMT/OLN/CNC/R3S/SPO
Orange Gardens
1D-2-12-C
Fixe : +33 1 57 39 67 28 
<https://monsi.sso.francetelecom.fr/index.asp?target=http%3A%2F%2Fclicvoice.sso.francetelecom.fr%2FClicvoiceV2%2FToolBar.do%3Faction%3Ddefault%26rootservice%3DSIGNATURE%26to%3D+33%201%2057%2039%2067%2028>
[email protected]<mailto:[email protected]>


_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.

_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to