Skip to content

standalone_ubuntu_oss_install fail on listing.xsl.template download #148

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

Closed
orensharoni opened this issue Jun 26, 2023 · 2 comments · Fixed by #149
Closed

standalone_ubuntu_oss_install fail on listing.xsl.template download #148

orensharoni opened this issue Jun 26, 2023 · 2 comments · Fixed by #149

Comments

@orensharoni
Copy link
Contributor

Describe the bug
standalone_ubuntu_oss_install.sh script fails in line 378
in the download directive for common/etc/nginx/include/listing.xsl.template
getting a 404 and stopping the install script

To Reproduce
Steps to reproduce the behavior:

  1. clone the master branch of the repo
  2. run ./standalone_ubuntu_oss_install.sh
  3. See error - script stops at Creating NGINX configuration for S3 Gateway

Expected behavior
finish the install process or echo the error to the screen

installing on wsl2 ubuntu 22.04
using master

@orensharoni
Copy link
Contributor Author

my workaround was this change
download "common/etc/nginx/include/listing.xsl" "/etc/nginx/include/listing.xsl.template"

@zc-devs
Copy link
Contributor

zc-devs commented Jun 30, 2023

Thanks for attention. It's regression from #135.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants