Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken sandbox ky #3416

Closed
lizpearl opened this issue Jan 28, 2025 · 1 comment
Closed

Fix broken sandbox ky #3416

lizpearl opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
bug Something that isn't working as intended carryover Carryover from a previous sprint dev issue is for the dev team

Comments

@lizpearl
Copy link
Contributor

lizpearl commented Jan 28, 2025

Current Behavior

Going to the ky sandbox either gives you an 401 or 500.

From the logs, it looks to be a database migration issue but a simple re-run of manage.py migrate doesn't fix the problem:
"message": "column registrar_portfolioinvitation.roles does not exist\nLINE 1: ..., \"registrar_portfolioinvitation\".\"portfolio_id\", \"registrar...\n ^\n"}

Expected Behavior

User should be able to log into their account without errors

Steps to Reproduce

  1. Go to the ky url and it should error immediately

Environment

No response

Additional Context

  • This is unrelated but registry cert info was just updated but unable to checked. Please check that this is working

Issue Links

No response

@lizpearl lizpearl added bug Something that isn't working as intended dev issue is for the dev team labels Jan 28, 2025
@lizpearl lizpearl moved this from 👶 New to ⚙ Dev Parking Lot in .gov Product Board Jan 28, 2025
@allly-b allly-b moved this from ⚙ Dev Parking Lot to 🎯 Ready in .gov Product Board Jan 28, 2025
@PaulKuykendall PaulKuykendall moved this from 🎯 Ready to 🔖 Planned in .gov Product Board Feb 6, 2025
@MzBowieFan77 MzBowieFan77 added the carryover Carryover from a previous sprint label Feb 19, 2025
@allly-b
Copy link
Contributor

allly-b commented Feb 20, 2025

This was just a migration issue, we had to undo the migrations and reapply it.

@allly-b allly-b moved this from 🔖 Planned to ✅ Done in .gov Product Board Feb 20, 2025
@allly-b allly-b closed this as completed by moving to ✅ Done in .gov Product Board Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working as intended carryover Carryover from a previous sprint dev issue is for the dev team
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants