Browser console error on sub pages: 404 (Not Found) for JS file

Open
#391 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
html, javascript
Domain
frontend, web-dev

Research direction

Open the contribute and users URLs, reload each page, and inspect the console for the reported bootstrap.bundle.min.js 404 request. Trace how the /contribute/ and /users/ pages reference scripts, then verify that reloading sub pages no longer produces the missing-file error.

Written by the indexing model from the issue text.

Description

Go to this page:

https://cloudstack.apache.org/contribute/

But make sure to then reload that page and then in the console after the reload there is a new error:

contribute/:14 GET https://cloudstack.apache.org/contribute/scripts/bootstrap.bundle.min.js net::ERR_ABORTED 404 (Not Found)

So it happens on all sub pages I checked but not when first navigating to these pages only after being on the page and doing a reload does the new console error appear. Try it here:

https://cloudstack.apache.org/users/

Dominant language
HTML
Stars
19
Forks
65
Avg merge
2h 40m
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/cloudstack-www

All issues in apache/cloudstack-www

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.