Skip to content

Commit

Permalink
Formatting tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
lcatlett committed Sep 12, 2024
1 parent d5b0798 commit 0730d14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/content/local-dns-cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,11 @@ push_code
4. Run the Script: Execute the script by running `./conditional_flush_and_retry.sh`.

## Troubleshooting
- Issue: Permission denied when flushing DNS cache
Solution: Ensure your script has sudo privileges or run with elevated permissions
**Issue:** Permission denied when flushing DNS cache
**Solution:** Ensure your script has sudo privileges or run with elevated permissions

- Issue: Git commands still failing after DNS flush
Solution: Verify your SSH keys are correctly set up in your Pantheon account
**Issue:** Git commands still failing after DNS flush
**Solution:** Verify your SSH keys are correctly set up in your Pantheon account

## Best Practices
1. Implement these scripts in your local development environment to catch issues early
Expand Down

0 comments on commit 0730d14

Please sign in to comment.