Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Starting an interactive Rails console session on a Socialcast cluster (2030375)
Purpose
This article provides information on starting an interactive Rails console session on a Socialcast cluster.
The Interactive Rails console allows you to manually interact with the Socialcast application and database to perform maintenance, fixes, or configuration changes, which are not possible via the built-in admin Web interfaces (SCMC or Tenant Admin).
Resolution
Warning: Using the Interactive Rails console can damage the configuration and data in your Socialcast cluster. Perform these commands only when instructed by VMware Technical Support. Also, ensure that you have a recent data backup before using the Interactive Rails console .
To start a Rails Console session:
- Log in to the cluster CLI. For more information, see Accessing the Command Line Interface (CLI) in the Socialcast On Premise appliance (2008758).
- Run this shell command to start the console:
sudo su - socialcast -c 'cd /var/www/socialcast && script/rails console production'
- After the command execution completes, type exit to close the session.
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

