standards-hub / docs

A documentation template made with Nuxt UI Pro.
https://standards-hub.github.io/docs/
0 stars 0 forks source link

[Proxy] not providing right content #189

Closed rubystream closed 2 weeks ago

rubystream commented 2 weeks ago

When page is rendered from https://openmobilealliance.org/oma-events/test-events the the content is not provided:

openmobilealliance org_oma-events_test-events

While when taken directly from https://oma-knowledge-base.openmobilealliance.org/oma-events/test-events

oma-knowledge-base openmobilealliance org_oma-events_test-events

It seams like the issue is with reverse-proxy as that in console the error provided is:

/specifications/:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.
jpradocueva commented 2 weeks ago

This is the list of pages that render correctly for a few milliseconds, and then the content disappears:

These pages have a display problem in light mode. The font is mixed with the white background.

These pages cannot be found:

What are these pages?

Evadon-Nathan commented 2 weeks ago
FroudeDescartes commented 2 weeks ago
  1. Pages that have a display problem in light mode:
    • This should not be considered as a concern since these files are not available as links anywhere on site. They are used for landing page content.
  2. Pages that cannot be found:
  3. What are these pages:

Conclusion: There will only be one action required, and that is deleting https://openmobilealliance.org/news/articles/ file (PR for this). Everything else is lapsus calami or invalid paths.