Troubleshooting Servers: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 July 2023

23 February 2023

  • curprev 16:2316:23, 23 February 2023MessiahPenguin talk contribs 4,405 bytes +4,405 Created page with "== Troubleshooting == To run the server without outputting the heartbeat: <pre>./PavlovServer.sh | sed '/heartbeat/d'</pre> To monitor the logs (without heartbeat) from another terminal: <pre>tail -f -n10000 /home/steam/pavlovserver/Pavlov/Saved/Logs/Pavlov.log | grep -v 'Sending heartbeat to masterserver'</pre> Check your CPU Clock Speed with: <pre>lscpu | grep MHz</pre> === Server won't start === Error message: <pre> ln: failed to create hard link '/home/steam/..."