goStatic icon indicating copy to clipboard operation
goStatic copied to clipboard

Latest build raises HTTP 403 when folder security is 644

Open HeikoOnnebrink opened this issue 5 years ago • 4 comments

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?

HeikoOnnebrink avatar Jan 14 '20 11:01 HeikoOnnebrink

Hello!

Sorry to hear that :cry:.

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

PierreZ avatar Jan 14 '20 13:01 PierreZ

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

PierreZ avatar Jan 14 '20 14:01 PierreZ

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

MicrosoftTeams-image

HeikoOnnebrink avatar Jan 14 '20 15:01 HeikoOnnebrink

Thanks @HeikoOnnebrink, I will investigate asap.

PierreZ avatar Jan 15 '20 07:01 PierreZ