Funnelback patch 15.20.0.2

  • Released: 2019-04-12

  • Applies to: v15.20.0

  • Internal reference: RNDSUPPORT-2907 RNDSUPPORT-2925

Description

  • Makes the funnelback-graph service run as the Funnelback user on Unix.

  • Fixes an issue that prevents the funnelback-graph service from restarting when requested.

Please note that if Funnelback is upgraded to a new version without this patch being applied then the funnelback-graph service may trigger authentication errors until the service is forced to restart by rebooting the server or manually killing the service process.

Affected files

  • bin/setup/service-templates/graph.service.tmpl

Deployment

  • Deploy the provided files on top of an existing install.

  • (15.20.0.2) Run $SEARCH_HOME/bin/setup/start_funnelback_on_boot.pl - Please note that this will cause Funnelback services to be restarted.

  • (15.20.0.2) On unix only, run chown -R search:search $SEARCH_HOME/databases/neo4j/ $SEARCH_HOME/log/neo4j as root to fix file ownership replacing search with your funnelback user’s username if you used a different one.

  • (15.20.0.2) Restart the Funnelback server to ensure any prior funnelback-graph service is terminated.