Skip to content

Common Issues

Symptoms: Old settings, missing plugins

Fix:

Terminal window
scc update --force
scc config explain

Symptoms: Plugin not appearing in scc audit plugins

Cause: Matches security.blocked_plugins pattern

Fix: Check with org admin or use exception:

Terminal window
scc config explain --field blocked_items

Symptoms: Cannot add plugins in project

Cause: Team doesn’t allow project overrides

Fix:

Terminal window
scc config explain --field denied_additions

Symptoms: Unexpected configuration

Fix:

Terminal window
scc team current
scc team switch <correct-team>

Fix:

Terminal window
scc sessions # List sessions
scc sessions --all # Show all teams (if needed)
scc stop --all # Clean up
scc start --fresh # New session