creame / trellis-simple-sync

Ansible playbooks for Trellis database and uploads sync. Just copy and run without any extra configuration.
MIT License
39 stars 5 forks source link

"Stylesheet is missing." Error #3

Open hubitor opened 4 years ago

hubitor commented 4 years ago

I'm seeing blank pages on my production site with the message:

Stylesheet is missing.

and 500 Internal Server Error on the browser console.

when I run:

$ ./bin/sync.sh production "mysite.com" all push

The script is finishing without errors and the pages on my development site work normally.