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.

/welcome and /settings return 404

See original GitHub issue

When I navigate to either the welcome or settings pages when running locally, the 404 page is displayed.

Interestingly enough, I also receive a 404 for /welcome on https://demo.backstage.io/welcome, but not for https://demo.backstage.io/settings.

Expected Behavior

I should be able to access the welcome and settings pages

Current Behavior

The welcome and settings pages return a 404

Steps to Reproduce

  1. Create app with npx @backstage/create-app, selecting sqlite for the database
  2. Run the app as indicated in the instructions in the Getting Started docs
  3. Try to navigate to /welcome or /settings on the app running locally

Context

I can’t access either of those pages, which means I can’t follow the welcome tutorial in the app.

Your Environment

  • NodeJS Version (v12): v12.20.1
  • Operating System and Version (e.g. Ubuntu 14.04): Windows 10
  • Browser Information: Chrome 88.0.4324.96

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
benjdlambertcommented, Jan 21, 2021

Ah ok 🤦 this should be removed. This page basically just listed some basic information about how to get started with backstage, which has all moved really to https://backstage.io/docs. I’ve just created a PR to remove this welcome banner for now until we get round to making this welcome plugin more specific to end user needs. https://github.com/backstage/backstage/pull/4193

1reaction
benjdlambertcommented, Jan 21, 2021

Hey!

So the welcome plugin is not registered in either the demo app or create-app versions right now, as we just simply haven’t really gotten around to plan for it yet. It used to be registered, but then we defaulted to using the /catalog page as the root route for now.

The /settings route I think was not added to the create-app but should have been added in this most recent release which is currently building right now. So should be available very soon!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix WordPress Posts Returning 404 Error - WPBeginner
We hope this article helped you resolve posts returning 404 error in WordPress. Did this solution work for you?
Read more >
/index.html should return 404 but shows nginx welcome page ...
I've moved the default file in sites-available . No mention of index.html in any file in sites-enabled , and 404 works fine for...
Read more >
Beginner's Guide to WordPress 404 Error Pages - DreamHost
A 404 error occurs when a web page is not found and a 404 error page alerts visitors to an incorrect URL. Learn...
Read more >
Reset WordPress permalinks to fix the 404 error - GoDaddy
Under Permalink Settings, select a different permalink structure, and then select Save Changes. This will resolve the 404 error.
Read more >
404. That's an error. The requested URL was not found on this ...
As you might know, a 404 error is "File not found." This can happen when a file is deleted or there is an...
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