[go: up one dir, main page]

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

Cannot match any routes #1221

Closed
RadekDvorak opened this issue Jun 19, 2024 · 5 comments
Closed

Cannot match any routes #1221

RadekDvorak opened this issue Jun 19, 2024 · 5 comments
Assignees
Milestone

Comments

@RadekDvorak
Copy link

Describe the bug

When i click the "Preferences" link in account's top-right dropdown, nothing happens.

Expected behavior

I expect to see the account's preferences UI.

Actual behavior

Browser's console displays this:

Navigation start event: {"id":2,"url":"/0","navigationTrigger":"popstate","restoredState":null}
main.94278642350bb1b9b434.js:1 ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: '0'
Error: Cannot match any routes. URL Segment: '0'
    at e.noMatchError (main.94278642350bb1b9b434.js:1:1973649)
    at t.selector (main.94278642350bb1b9b434.js:1:1973308)
    at t.error (main.94278642350bb1b9b434.js:1:1939646)
    at t._error (main.94278642350bb1b9b434.js:1:951789)
    at t.error (main.94278642350bb1b9b434.js:1:951483)
    at t._error (main.94278642350bb1b9b434.js:1:951789)
    at t.error (main.94278642350bb1b9b434.js:1:951483)
    at t._error (main.94278642350bb1b9b434.js:1:951789)
    at t.error (main.94278642350bb1b9b434.js:1:951483)
    at t._error (main.94278642350bb1b9b434.js:1:1938194)
    at T (polyfills.c63de434ec8394470f2f.js:1:14193)
    at T (polyfills.c63de434ec8394470f2f.js:1:13731)
    at polyfills.c63de434ec8394470f2f.js:1:15031
    at e.invokeTask (polyfills.c63de434ec8394470f2f.js:1:8484)
    at Object.onInvokeTask (main.94278642350bb1b9b434.js:1:1097017)
    at e.invokeTask (polyfills.c63de434ec8394470f2f.js:1:8405)
    at t.runTask (polyfills.c63de434ec8394470f2f.js:1:3662)
    at g (polyfills.c63de434ec8394470f2f.js:1:10775)
    at t.invokeTask (polyfills.c63de434ec8394470f2f.js:1:9620)
    at i.useG.invoke (polyfills.c63de434ec8394470f2f.js:1:9482)

How to Reproduce?

  1. Run ./run-microcks.sh dev in the install/podman-compose directory
  2. Open http://127.0.0.1:8080 in your browser
  3. Click on top-right "Anonymous admin", select "preferences" in the dropdown menu

Microcks version or git rev

928a67f

Install method (docker-compose, helm chart, operator, docker-desktop extension,...)

podman-compose

Additional information

  • I have experiences the same running microcks in k8s. Microcks version was 1.9.1 there.
  • Both Chrome nad Firefox exhibit this behaviour.
Copy link

👋 @RadekDvorak

Welcome to the Microcks community! 💖

Thanks and congrats 🎉 for opening your first issue here! Be sure to follow the issue template or please update it accordingly.

📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌"

Hope you have a great time there!

🌟 ~~~~~~~~~ 🌟

📢 If you like Microcks, please ⭐ star ⭐ our repo to support it!

🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

@lbroudoux lbroudoux self-assigned this Jun 19, 2024
@lbroudoux lbroudoux added this to the 1.10 milestone Jun 19, 2024
lbroudoux added a commit that referenced this issue Jun 19, 2024
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
@lbroudoux
Copy link
Member

Hello,
Thank you for opening this one. This is actually a remainder from old times when we skipped this update during a Kecyloak upgrade. This should have been fixed now and will be available in nightly container images pretty soon.

@lbroudoux
Copy link
Member

Hi @RadekDvorak
Any chance you can confirm the fix is OK on your side? Be sure to pull a fresh nightly image.

@RadekDvorak
Copy link
Author

OK. I will test the fix after the weekend.

@lbroudoux
Copy link
Member

Please re-open if something goes wrong but the tests were ok on my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants