質問編集履歴

1

システムログを更新しました。

2019/10/15 07:00

投稿

raspypy
raspypy

スコア247

test CHANGED
File without changes
test CHANGED
@@ -56,19 +56,31 @@
56
56
 
57
57
  ```html
58
58
 
59
- Oct 15 13:10:30 raspberrypi systemd[1]: shutdownbuttond.service: Main process exited, code=exited, status=127/n/a
59
+ Oct 15 15:34:55 raspberrypi systemd[1]: shutdown.service: Main process exited, code=exited, status=203/EXEC
60
60
 
61
- Oct 15 13:10:30 raspberrypi systemd[1]: shutdownbuttond.service: Unit entered failed state.
61
+ Oct 15 15:34:55 raspberrypi systemd[1]: shutdown.service: Unit entered failed state.
62
62
 
63
- Oct 15 13:10:30 raspberrypi systemd[1]: shutdownbuttond.service: Failed with result 'exit-code'.
63
+ Oct 15 15:34:55 raspberrypi systemd[1]: shutdown.service: Failed with result 'exit-code'.
64
64
 
65
- Oct 15 13:10:40 raspberrypi systemd[1]: shutdownbuttond.service: Service hold-off time over, scheduling restart.
65
+ Oct 15 15:35:05 raspberrypi systemd[1]: shutdown.service: Service hold-off time over, scheduling restart.
66
66
 
67
- Oct 15 13:10:40 raspberrypi systemd[1]: Stopped Shutdown/Reboot raspberry pi by GPIO button input.
67
+ Oct 15 15:35:05 raspberrypi systemd[1]: Stopped Shutdown/Reboot raspberry pi by GPIO button input.
68
68
 
69
- Oct 15 13:10:40 raspberrypi systemd[1]: Started Shutdown/Reboot raspberry pi by GPIO button input.
69
+ Oct 15 15:35:05 raspberrypi systemd[1]: Started Shutdown/Reboot raspberry pi by GPIO button input.
70
70
 
71
+ Oct 15 15:35:05 raspberrypi systemd[1240]: shutdown.service: Failed at step EXEC spawning /home/pi/dev/Shutdown.py: No such file or directory
72
+
73
+ Oct 15 15:35:05 raspberrypi systemd[1]: shutdown.service: Main process exited, code=exited, status=203/EXEC
74
+
75
+ Oct 15 15:35:05 raspberrypi systemd[1]: shutdown.service: Unit entered failed state.
76
+
77
+ Oct 15 15:35:05 raspberrypi systemd[1]: shutdown.service: Failed with result 'exit-code'.
78
+
79
+ Oct 15 15:35:16 raspberrypi systemd[1]: shutdown.service: Service hold-off time over, scheduling restart.
80
+
71
- Oct 15 13:10:40 raspberrypi 3_Shutdown.py[2469]: /usr/bin/env: `python\r': そのようなファイルやディレクトリはありませ ん
81
+ Oct 15 15:35:16 raspberrypi systemd[1]: Stopped Shutdown/Reboot raspberry pi by GPIO button input.
82
+
83
+ Oct 15 15:35:16 raspberrypi systemd[1]: Started Shutdown/Reboot raspberry pi by GPIO button input.
72
84
 
73
85
  ```
74
86