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.

IP:8080/auth page not found

See original GitHub issue

Describe the bug

refer to https://www.keycloak.org/getting-started/getting-started-zip

I start a keycloak using command

bin/kc.sh start-dev

and keycloak started, as belows:

image

but, however when I create admin user, the page display that page not exists. as folows:

image

Version

keycloak-17.0.0

Expected behavior

can create admin user

Actual behavior

can not create admin user

How to Reproduce?

as I do in the top

Anything else?

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
DGuhrcommented, Feb 21, 2022

Hey @vanrar68 @hellobiek @yelhouti sorry for the inconvenience. Yes, this is wrong, yes this is a bug, yes I’m doing sth about it right now. 😉

I actually made some changes. Could you please have a look here: https://youtu.be/FenN7EfRd64 where I try to play through all possible variations? Will provide a PR shortly. (edit: pls wait until video is available in HD 😉 )

1reaction
febrihasancommented, Nov 23, 2022

Hey @vanrar68 @hellobiek @yelhouti sorry for the inconvenience. Yes, this is wrong, yes this is a bug, yes I’m doing sth about it right now. 😉

I actually made some changes. Could you please have a look here: https://youtu.be/FenN7EfRd64 where I try to play through all possible variations? Will provide a PR shortly. (edit: pls wait until video is available in HD 😉 )

thanks for video, i resolve my issue about /auth in new version 20.0.1 migration from 10.0.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

java - Keycloak returns "404 - Not Found" page - Stack Overflow
After removing the "Frontend URL" everything worked fine. Another solution was to set both fields to http://localhost:8080/auth .
Read more >
Keycloak 17.0.0 results in "page not found" for admin url
On using the URL http://localhost:8080/auth/admin I get a “page not found” message. Here is the log file when the error occurs…
Read more >
Terminals Cannot Access http://Portal Server-IP:8080/portal
This section describes how to troubleshoot the failure that terminals cannot open the Portal authentication page and they cannot access http://Portal ...
Read more >
Login with KeyCloak forwards to localhost and not to ... - GitHub
But when I click on Login with keycloak on the login page I always get forwarded to localhost:8080 (on my machine) and not...
Read more >
How to Fix Error 404 Not Found on Your WordPress Site - Kinsta
The Error 404 Not Found status code indicates that the origin server did not find the target resource. Check out these common causes...
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