The update server requires Rx-Hub to be version 0.1.249 or higher.
If Rx-Hub is below the required version, you will need to manually update it
by downloading the update package, extracting it on top of the existing installation
and running the following commands:
bundle install --deployment
bundle exec rake db:migrate
bundle exec rake db:seed
bundle exec rake rx_module:stop_service
bundle exec rake rx_module:start_service