Question
Rails droplet permission issues with no reason
Hello,
I’m using a Ruby on Rails droplet for a few weeks. Since yesterday, for no reason, my project has no assets (JS/CSS) anymore… Apparently, it could be related to permission issues on the public folder, but I can’t figure out how to access to server logs :/
Is there a way to confirm this problem, and to fix it?
Thank you in advance
I just figured out how to access Nginx error logs, and here it is:
I can’t really understand (noob…). I just restarted the Rails service, after removing node_modules, yarned again, and bundled again… For now the site seems ok, but it is very slow. Locally I have no problem, so I guess I misconfigured something in my droplet? Any help?
Thx in advance!