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

Latest build raises HTTP 403 when folder security is 644 #27

Open
HeikoOnnebrink opened this issue Jan 14, 2020 · 4 comments
Open

Latest build raises HTTP 403 when folder security is 644 #27

HeikoOnnebrink opened this issue Jan 14, 2020 · 4 comments

Comments

@HeikoOnnebrink
Copy link

Up to now we mounted a folder with security 644 into the docker container and all worked fine.
In our test stage we rebuild 4 weeks ago from goStatic:latest and face the problem that access to files in the root of mounted folder fail with HTTP 403 access denied.

Changing the folder security to 755 fixed the problem.

Was there some change that introduced this changed behaviour?
is this now the new required default for the mounted folder?

@PierreZ
Copy link
Owner

PierreZ commented Jan 14, 2020

Hello!

Sorry to hear that 😢.

Just realized that the automated builds are broken. Let me see what is wrong.

@PierreZ
Copy link
Owner

PierreZ commented Jan 14, 2020

Automated build is back online. Can you try with the latest image?

@HeikoOnnebrink
Copy link
Author

Thanks for fast feedback.. did the test and problem reproduces with latest build

MicrosoftTeams-image

@PierreZ
Copy link
Owner

PierreZ commented Jan 15, 2020

Thanks @HeikoOnnebrink, I will investigate asap.

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

No branches or pull requests

2 participants