By forsariks
Dear DO-community, I run a Grav-page on a Droplet and have run into troubles. When I make changes on the server (Ubuntu) they do not show on browser (I have tried different browsers and devices, as well as clearing cache on my main browser). I even removed all files on the server (with exception for a backup zip-file) and the page looks the same on browser. The page looks the same when I type the IP-number in browser. When I turn off the droplet, the page does not show.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
Have you tried clearing your Grav cache after making your changes? You can do that with the following commands:
cd /path/to/your/grav/installation
Note: change the
/path/to/your/grav/installationpart accordingly based on where you’ve installed the project.
./bin/grav clearcache
Let me know how it goes!
Best,
Bobby
Hi @forsariks,
This does sound to me like a caching problem. Unlike other applications where it is hard to find the clear cache option and you have to look under every tab in the configuration and settings menus, in Grav the Clear Cache button is right on top of the admin dashboard screen. Just select the type of cache you want to clear (or all of it) and you are done.
Hope that helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.