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

503 error after clean install #3166

Closed
2 of 3 tasks
valadas opened this issue Oct 18, 2019 · 1 comment
Closed
2 of 3 tasks

503 error after clean install #3166

valadas opened this issue Oct 18, 2019 · 1 comment

Comments

@valadas
Copy link
Contributor

valadas commented Oct 18, 2019

Description of bug

Something went wrong with #3041 Although multiple persons tested and confirmed everything was fine, something happened and there was files missing in the Persona Bar UI package and Extensions package. I cannot figure out if the PR was missing a commit or what, but some of the build scripts adjustments did not make it into the codebase.

Steps to reproduce

List the steps to reproduce the behavior:

  1. Clone release/9.4.x or development branch
  2. run ./build.ps1 in PowerShell
  3. Create a new site using the install package produced in the Artifacts folder

Current result

After installation, the site reports a 503 error and the browser console has multiple 404 for missing files.

Expected result

The site should run fine.

Additional context

I corrected the problem already before creating this issue, will submit a PR in a minute...

Affected version

  • 10.0.0 nightly build
  • 9.4.1 nightly build
  • 9.4.0 latest supported release
@valadas
Copy link
Contributor Author

valadas commented Oct 27, 2019

Merged

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