Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

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:

  1. Log in to the cluster CLI. For more information, see Accessing the Command Line Interface (CLI) in the Socialcast On Premise appliance (2008758).
  2. Run this shell command to start the console:

    sudo su - socialcast -c 'cd /var/www/socialcast && script/rails console production'

  3. 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.

Feedback

  • 0 Ratings

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
  • 0 Ratings
Actions
KB: