Skip to content

Conversation

@jackbrewer
Copy link
Contributor

When testing the plugin locally, I've started getting 403 responses:

'Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Status code: 403)'

Turns out macOS uses port 5000 for Airplay. We should use a different one!


Googling tells me we can reclaim 5000 by disabling this system prefs option, but as I've never used this, I'm guessing "on" is the default choice.

image

@netlify
Copy link

netlify bot commented Nov 17, 2022

👷 Deploy Preview for plugin-lighthouse processing.

Name Link
🔨 Latest commit 5896dc6
🔍 Latest deploy log https://app.netlify.com/sites/plugin-lighthouse/deploys/63763e9a19c15300082eaccc

@jackbrewer jackbrewer marked this pull request as ready for review November 17, 2022 14:01
@jackbrewer jackbrewer requested a review from a team November 17, 2022 14:01
Copy link
Contributor

@aitchiss aitchiss left a comment

Choose a reason for hiding this comment

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

OMG I've had this on my "to investigate" list for too long - I've always had this error locally and my googling did not yield such excellent results 😅 With this change it's all working now!

Could not approve this PR more strongly 😄

@jackbrewer jackbrewer self-assigned this Nov 17, 2022
@jackbrewer jackbrewer merged commit 51cc7bf into main Nov 17, 2022
@jackbrewer jackbrewer deleted the jbr/changeLocalhostPort branch November 17, 2022 14:53
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