Upgrade the data-processing server - Fluid Topics - 3.8

Fluid Topics Installation Guide

Operating system
Debian
Category
Reference Guides
Audience
public
Version
3.8

Once packages are upgraded, Fluid Topics PaFs must be migrated.

In a multiple-server installation, this step must be performed on server(s) hosting the Indexing environment.

Run the following command:

As antidot user

ft_install_all_pafs -H $BACK_OFFICE_HOST --ws-login $BACK_OFFICE_LOGIN --ws-password $BACK_OFFICE_PASSWORD --secure

It is possible to switch to verbose mode by adding "-v" to the command.

If this command returns the following error message: "command not found", please ensure that you correctly set the PATH variable.

Troubleshooting

If this command returns the following error:

11:58:16 [E:1] Could not register with PaF Manager: System error: Connection refused: Unable to connect to localhost:7250
11:58:16 ERROR: Command '['/usr/local/afs7/bin/afs_paf_install', '-s', $SERVICE_ID, '-S', $SERVICE_STATUS, '-b', '/usr/local/afs7/PaF/...', '-f', 'FluidTopics', '-a', '-C']' returned non-zero exit status 2

Run the following command:

As root user

systemctl restart afs-pafmanager.service