question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IPX Forbidden error V0.7.2

See original GitHub issue

I’m using nuxt/image with the custom IPX Server middleware and always get an IPX Forbidden error although the domain is set in

const ipx = createIPX({
  domains: ['...'],
})

As soon as I downgrade to 0.6.7 everything is working fine. Was there a bigger change since 0.6.7?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pi0commented, Sep 5, 2021

You are right! IPX upgrade wasn’t released… Can you pleas try with @nuxt/image@0.6.0 and ipx@0.8.0?

0reactions
thomas4Bitcraftcommented, Sep 6, 2021

Perfect - everything works now 🙌 Thank you for the very fast response!

Read more comments on GitHub >

github_iconTop Results From Across the Web

IPX: Forbidden host: localhost · Issue #486 · nuxt/image - GitHub
@pi0 I'm getting Forbidden path error after removing port from config. Failed to load resource: the server responded with a status of 403...
Read more >
IPX - Nuxt Image
IPX. Self hosted image provider. Nuxt Image comes with a preconfigured instance of ipx. An open source, self-hosted image optimizer based on sharp....
Read more >
Getting 403 Forbidden error when trying to load image from ...
I suspect the 403 error is not the result of the image download, but something else, such as your call to get the...
Read more >
CVE - Search Results - MITRE
The mission of the CVE® Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities.
Read more >
ETSI TS 102 690 V2.1.1 (2013-10)
If you find errors in the present document, please send your comment to one of the following ... 7.2.2. M2M Identifiers lifecycle and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found