We have a 3-Node HA installation on AWS lab set up. There is no Load balancer setup as of now so Morpheus UI is being accessed via each appliance URL. In order to encrypt the passwords in secrets.json & .rb file, we followed below instructions on each node.
After restarting one of the nodes, appliance URL is not accessible on that specific node and gives error “HTTP status 404 not found”. Elasticsearch is showing 3 nodes cluster and RabbitMQ is also showing all 3 nodes but morpheus ui is not accessible. Is there anything , i am missing here.
Please can you raise a case with our support team and provide them the Morpheus-UI current file which is located in /var/log/morpheus/morpheus-ui/
The morpheus-ssl-access.log file is the NGINX log file. The error is someone attempting to connect to an endpoint that does not exist on the Morpheus Appliance.
Just to circle back to this thread, I noticed that there is a typo within your morpheus.rb should be app['encryption_key_suffix'] = 'key' not app['encrypted_key_suffix'] = 'suffix' I have asked our documentation team to update our documentation as the typo is within our docs.