Update Accessing Logs authored by Devin's avatar Devin
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
To troubleshoot problems when working on the FRPG server, it can be useful to access the logs. An example of when you might need this is when trying to login to the FRPG companion app, and you're getting a 500 error. To troubleshoot problems when working on the FRPG server, it can be useful to access the logs. An example of when you might need this is when trying to login to the FRPG companion app, and you're getting a 500 error.
You will need to first open an SSH tunnel into the FRPG server. Please ask Dr. Wellington for credentials if you need them. Follow [this guide](ssh_in) to get into the server via SSH. You will need to first open an SSH tunnel into the FRPG server. Please ask Dr. Wellington for credentials if you need them. Follow [this guide](Connecting-With-SSH) to get into the server via SSH.
There are two ways to access logs in the server: There are two ways to access logs in the server:
... ...
......