Skip to content

[Production ssh access]: Redisseminating 2016 #5873

Description

@jperson1

Start (UTC)

2026-08-12 13:23 EDT

End (UTC)

2026-08-12 14:02 EDT

Explanation

cf allow-space-ssh production
cf enable-ssh gsa-fac

# 1:23 PM EDT
cf restart gsa-fac --strategy rolling

cf ssh gsa-fac
/tmp/lifecycle/shell
source tools/setup_env.sh
setup_env
set +e

# It'll take a few.
python manage.py delete_and_regenerate_dissemination_from_intake --year 2016

# Killed about 11k in, we suspect a timeout or an out of memory issue or something.

exit
exit

cf disallow-space-ssh production
cf disable-ssh gsa-fac


cf ssh gsa-fac
# FAILED

Metadata

Metadata

Labels

Type

No type

Projects

Status
In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions