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

Ignore index.html in the URL #251

Open
nalexeyev opened this issue Apr 20, 2024 · 0 comments
Open

Ignore index.html in the URL #251

nalexeyev opened this issue Apr 20, 2024 · 0 comments

Comments

@nalexeyev
Copy link

Hi Frank,
Thank you for the great tool. But I’d appreciate your help.

I use Allure Plugin for Backstage.
It generates the ReportUrl as the following.
image

The same in the repo:
https://github.com/backstage/community-plugins/blame/013521a1d31bfea0f001708d4afcc940af6dc9ea/workspaces/allure/plugins/allure/src/api/AllureApiClient.ts#L28
(i.e. with index.html in the end)

Then, it just shows the report in iframe as follofwing:
image

But when I try this link directly in browser, then I get 404
image

Without index.html it's Ok.
image

The allure-docker-service was deployed in k8s using your manifest files (with edits). But when I try the URL directly with port-forward to allure-docker-service-ui:5252 then it behaves the same. It returns 404 if I add index.html in the end, so, it's not an issue of ingress.

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

1 participant