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

CSS files are not created anymore #149

Closed
vincent-peugnet opened this issue Oct 31, 2021 · 1 comment
Closed

CSS files are not created anymore #149

vincent-peugnet opened this issue Oct 31, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@vincent-peugnet
Copy link
Owner

vincent-peugnet commented Oct 31, 2021

This should be related to #148.

Checkout: 3f3d666#diff-f52413f4736bd1bb1c0e703852e30a45a8b42e7629b50d976bae4c37cb387fadR210

This is horrible

@vincent-peugnet vincent-peugnet added the bug Something isn't working label Oct 31, 2021
@vincent-peugnet
Copy link
Owner Author

Problem seems to be with Ngnix or something. CSS files were only accessible in read/write by user and group. The server would not serve the file on the web as it was not readable to all.

I think I should set 0664 permissions to fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant