Skip to content

Vagrant / Homestead loading slowly or not at all (time out)

Issue Description

Local development environment loading slowly or not at all.

Vagrant Provision / Destroy doesn’t fix the issue.

Affected Browsers

  • all

How to Fix the Issue

This can be caused my missing SVG files from any of your local website’s uploads folders.

If an inline SVG can’t be found the pages simply don’t load and it can break the local environment across all sites.

This issue can also apply to dev and live sites.

Ensure the uploads folder is up to date at all times, where possible to avoid this issue.

Back to Issues List