Added documentation about why the pi may not connect

This commit is contained in:
Sam
2024-02-11 19:04:01 +01:00
parent a2eb31b07c
commit 4cccdb5819

View File

@@ -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.