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

Bootstrap failed - Request failed "503 Service Unavailable" #13

Open
schlos opened this issue Dec 17, 2021 · 1 comment
Open

Bootstrap failed - Request failed "503 Service Unavailable" #13

schlos opened this issue Dec 17, 2021 · 1 comment

Comments

@schlos
Copy link
Member

schlos commented Dec 17, 2021

When doing:

cd /var/discourse
sudo ./launcher rebuild app

Bootstrap will fail with following errors:

I, [2021-12-16T20:39:53.481148 #1]  INFO -- : > cd /var/www/discourse && [ ! -d 'node_modules' ] || su discourse -c 'yarn install --production && yarn cache clean'
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
error An unexpected error occurred: "https://registry.yarnpkg.com/@uppy/aws-s3/-/aws-s3-2.0.5.tgz: Request failed \"503 Service Unavailable\"".
I, [2021-12-16T20:39:53.481148 #1]  INFO -- : > cd /var/www/discourse && [ ! -d 'node_modules' ] || su discourse -c 'yarn install --production && yarn cache clean'
warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
error An unexpected error occurred: "https://registry.yarnpkg.com/@uppy/aws-s3/-/aws-s3-2.0.5.tgz: Request failed \"503 Service Unavailable\"".
I, [2021-12-16T20:41:10.200213 #1]  INFO -- : yarn install v1.22.15
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info If you think this is a bug, please open a bug report with the information provided in "/var/www/discourse/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
info There appears to be trouble with your network connection. Retrying...
@schlos
Copy link
Member Author

schlos commented Dec 17, 2021

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

1 participant