Skip to content

Move local API ports off of the 8xxx range#3653

Merged
Eijebong merged 1 commit intomozilla-releng:mainfrom
Eijebong:why-did-it-take-me-so-long-to-fix-this
Feb 5, 2026
Merged

Move local API ports off of the 8xxx range#3653
Eijebong merged 1 commit intomozilla-releng:mainfrom
Eijebong:why-did-it-take-me-so-long-to-fix-this

Conversation

@Eijebong
Copy link
Copy Markdown
Contributor

@Eijebong Eijebong commented Feb 4, 2026

This changes the following ports:

8010 -> 9011
8011 -> 9012

I am fed up with having to re-accept the certificates for
localhost:8010 every single time I switch between running balrog and
shipit.

This is build on top of #3652

@Eijebong Eijebong requested a review from a team as a code owner February 4, 2026 16:11
Copy link
Copy Markdown
Contributor

@jcristau jcristau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this work?
I'd have expected you'd need to update the allowed callback URLs in auth0.

@Eijebong
Copy link
Copy Markdown
Contributor Author

Eijebong commented Feb 5, 2026

This is just the API, the callback from auth0 is towards :9000, that didn't change

This changes the following ports:

```
8010 -> 9011
8011 -> 9012
```

I am *fed up* with having to re-accept the certificates for
localhost:8010 every single time I switch between running balrog and
shipit.
@Eijebong Eijebong force-pushed the why-did-it-take-me-so-long-to-fix-this branch from 8fe7e35 to d8993c2 Compare February 5, 2026 10:05
@Eijebong Eijebong merged commit 6db6efb into mozilla-releng:main Feb 5, 2026
12 checks passed
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

Successfully merging this pull request may close these issues.

3 participants