encoding_live_entries_in_controller_missing_ip_and_details

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
encoding_live_entries_in_controller_missing_ip_and_details [2018/10/04 18:23] – created walkeradminencoding_live_entries_in_controller_missing_ip_and_details [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
-Encoding Live entries in Controller missing IP and Details+===== Encoding Live entries in Controller missing IP and Details ===== 
 + 
 +<color #db5f0b>Oct 2018</color> 
 +\\  
 +\\  
 + 
 +---- 
 +For reference, this behaviour was observed when using the following Encoding Live and Controller versions: 
 +\\  
 +    EL            10.1.8.3 
 +    Controller    10.1.10.58 
 +\\  
 +\\  
 +After installing Controller on it's own server, MFEL is then installed on a separate server, without any other software. When running the following command: 
 +\\  
 +    /opt/ericsson/encoding-live-server/setup/configure.sh --localIP x.x.x.x --serverID xx --controllerIP x.x.x.x 
 + 
 +=== The entry is added to the Controller, but some information is missing. === 
 +\\  
 +{{:controllererror01.jpg?900|}} 
 +\\  
 +\\  
 +The reason for this is <color #ed1c24>mongo database credentials</color> (or lack of), by using the following steps, you are giving access credentials to the mongo database on the Controller to each MFEL  
 +\\  
 +\\  
 +=== To fix this, use the following instructions: === 
 +<file> 
 +On the controller machine, download the file  /etc/ericsson/secrets/mongo/secrets.ini  
 + 
 +On each Encoding Live Server, create this folder: /etc/ericsson/secrets/mongo/  
 + 
 +Command: mkdir -p  /etc/ericsson/secrets/mongo/ 
 + 
 +Copy the file secrets.ini downloaded from the Controller to this path /etc/ericsson/secrets/mongo/ 
 + 
 +Relaunch /opt/ericsson/encoding-live-server/setup/configure.sh --localIP x.x.x.x --serverID xx  
 +--controllerIP x.x.x.x 
 +</file> 
 +<color #ed1c24>NOTE: On a T1, I have had to run this 3 times, as different elements get upgraded each time.</color> 
 +\\  
 +\\  
 +{{:controllererror02.jpg?900|}} 
 +\\  
 +\\  
 + 
encoding_live_entries_in_controller_missing_ip_and_details.1538673822.txt.gz · Last modified: 2023/03/09 22:35 (external edit)