rPi crashing the system
Posted: Sun Dec 22, 2019 8:11 am
/var/log/syslog tail gives me the following, with the 362 lines appearing a lot before the system crashes and appears to restart. The system has the latest updates.
I'm new to raspbian, so I'm happy to chase any diagnosis paths you suggest.
I'm new to raspbian, so I'm happy to chase any diagnosis paths you suggest.
Code: Select all
Dec 22 13:17:32 rPi168 rc.local[362]: }Failed getting oauth client: Failed to exchange auth code for token: oauth2: cannot fetch token: 400 Bad Request
Dec 22 13:17:32 rPi168 rc.local[362]: Response: {
Dec 22 13:17:32 rPi168 rc.local[362]: "error": "invalid_request",
Dec 22 13:17:32 rPi168 rc.local[362]: "error_description": "Missing required parameter: code"
Dec 22 13:27:53 rPi168 systemd[1]: Time has been changed
Dec 22 13:27:53 rPi168 systemd[486]: Time has been changed
Dec 22 13:27:53 rPi168 systemd-timesyncd[248]: Synchronized to time server 139.99.222.72:123 (2.debian.pool.ntp.org).
Dec 22 13:27:53 rPi168 systemd[1]: apt-daily.timer: Adding 6h 47min 19.997838s random time.
Dec 22 13:27:53 rPi168 systemd[1]: apt-daily-upgrade.timer: Adding 38min 57.811453s random time.
Dec 22 13:27:53 rPi168 rc.local[362]: }Failed getting oauth client: Failed to exchange auth code for token: oauth2: cannot fetch token: 400 Bad Request
Dec 22 13:27:53 rPi168 rc.local[362]: Response: {
Dec 22 13:27:53 rPi168 rc.local[362]: "error": "invalid_request",
Dec 22 13:27:53 rPi168 rc.local[362]: "error_description": "Missing required parameter: code"