You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Yarboa, thanks for the investigation.
Bluechi developer suggested that we change the port from 842 to 8420. Do you think it is safe to change it now? @dougsland@Yarboa
The following problem sometimes occur:
And also, Bluechi developers suggest that it would probably be best to use some port >1024, e.g. 8420, because 842 is a privileged port. To change the port, it needs to be changed in the ffi-tools image as well:
Changing it here for the controller:
https://gitlab.com/CentOS/automotive/container-images/ffi-tools/-/blob/main/files/etc/bluechi/controller.conf.d/00-default.conf?ref_type=heads#L17
And adding ControllerPort=8420 here for the agent:
https://gitlab.com/CentOS/automotive/container-images/ffi-tools/-/blob/main/files/etc/bluechi/agent.conf.d/00-default.conf?ref_type=heads#L3
The text was updated successfully, but these errors were encountered: