Appearance
Troubleshooting: All App Launcher Buttons Disabled
Issue
The user attempts to stop the main application to save costs, but the Stop Application and Refresh Status buttons in the App Launcher are greyed out (disabled), preventing interaction.
Cause
The App Launcher is built using Streamlit, which automatically suspends applications after a period of inactivity. When suspended, the App Launcher interface becomes unresponsive, disabling interactive controls such as buttons until the App Launcher is restarted.
Resolution
To resolve this issue:
- Exit the App Launcher by clicking the < (back) button located in the upper left corner of the interface
- Relaunch the App Launcher from Snowsight or your Snowflake environment
- Wait for the App Launcher to reload
Once the refresh completes, the App Launcher is ready for use again, and the buttons for starting, stopping, and refreshing status will be enabled.

