Skip to content

Commit ee16949

Browse files
authored
docs: Add using current stable version to troubleshooting section (ddev#5808) [skip ci]
1 parent 96dcd92 commit ee16949

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/users/usage/troubleshooting.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Things might go wrong! In addition to this page, consider checking [Stack Overfl
55
## General Troubleshooting Strategies
66

77
* Start by running [`ddev poweroff`](commands.md#poweroff) to make sure all containers can start fresh.
8+
* Please use the current stable version of DDEV and of your Docker provider before going too far or asking for support.
89
* Temporarily disable firewalls, VPNs, tunnels, network proxies, and virus checkers while you’re troubleshooting.
910
* Temporarily disable any proxies you’ve established in Docker’s settings.
1011
* Use [`ddev debug dockercheck`](commands.md#debug-dockercheck) and [`ddev debug test`](commands.md#debug-test) to help sort out Docker problems.

0 commit comments

Comments
 (0)