You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
clone the master branch of the repo
run ./standalone_ubuntu_oss_install.sh
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
finish the install process or echo the error to the screen
installing on wsl2 ubuntu 22.04
using master
The text was updated successfully, but these errors were encountered: