From 4cccdb58195d7871bf1e5ddafc93d50a93c4d283 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 11 Feb 2024 19:04:01 +0100 Subject: [PATCH] Added documentation about why the pi may not connect --- docs/brainstorm/Raspberry Pi.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/brainstorm/Raspberry Pi.md diff --git a/docs/brainstorm/Raspberry Pi.md b/docs/brainstorm/Raspberry Pi.md new file mode 100644 index 0000000..84223d7 --- /dev/null +++ b/docs/brainstorm/Raspberry Pi.md @@ -0,0 +1,18 @@ +# Raspberry pi + + +### Why can't we connect to our raspberry pi? +There could be several reasons why we can't connect to the raspberry pi. +* Our static ip address is being used by another pi. +* The switch connected to the pi is broken. +* The pi's internet port is broken. + +### Trying to solve problems +We have been in the server room to diagnose what the problem might be. We have tried several things to solve the problem. +* We connected the Pi to another switch. +* We rebooted the Pi +* We have tried pinging outside from the Pi + +### Conclusion. +We tried to troubleshoot the problem, but were unsuccessful even though the Pi was working before. We now have to wait for Mats until he can look into it. +