PacoVK / tapir

A Private Terraform Registry
https://pascal.euhus.dev/tapir/
Apache License 2.0
187 stars 12 forks source link

Management and Providers tabs throw 404 Error on 0.7.1 #401

Closed TomBeckett closed 3 months ago

TomBeckett commented 3 months ago

On the latest 0.7.1 release we receive the following error:

{"errorId":"037e63fc-536a-422d-81ed-2d0033f69e1f","errors":[{"message":"An unexpected error has occurred. Please raise an issue if you think this is a bug."}]}

When viewing /management or providers tabs.

PacoVK commented 3 months ago

The PR is an intermediate solution. Actually requests seem no longer to go through Quinoa handler first, causing the issue at hand. So i need to investigate further to see whats happening. Right now, Tapir can be used but UI related URLS are not directly callable anymore...

PacoVK commented 3 months ago

The issue is https://github.com/quarkiverse/quarkus-quinoa/issues/666 the solution is rather simple. I will provide a fix soon

PacoVK commented 3 months ago

@all-contributors add @TomBeckett for example, code

allcontributors[bot] commented 3 months ago

@PacoVK

I've put up a pull request to add @TomBeckett! :tada: