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

Regions cache may not be filled with all regions #1057

Open
stopostit opened this issue Apr 11, 2024 · 1 comment
Open

Regions cache may not be filled with all regions #1057

stopostit opened this issue Apr 11, 2024 · 1 comment

Comments

@stopostit
Copy link
Contributor

A customer faced an issue with the CLI, the user has been granted access to osc-secnum-fr1 but it is not not appearing in the regions cache.
The fist call to get the regions list is not displaying osc-secnum-fr1 while the second one is working as expected.

Related level 3 ticket: https://www.notion.so/scalingooriginal/Invalid-region-osc-secnum-fr1-d179dac81fcb492d877fc74d8b87f5af

@EtienneM
Copy link
Member

Workaround:

mv ~/.cache/scalingo/regions.json ~/.cache/scalingo/regions.json.bak
scalingo logout
scalingo login
scalingo --region osc-secnum-fr1 apps

@ipfaze ipfaze added low and removed low labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants