質問編集履歴

2

誤字

2020/08/03 05:23

投稿

bossamukunn
bossamukunn

スコア1

test CHANGED
File without changes
test CHANGED
@@ -1,20 +1,6 @@
1
1
  raspberrypiであるプログラムをstandaloneにしようとしているのですが実際に再起動しstatusを見てみると次のように出てきます。
2
2
 
3
3
  pi@raspberrypi:~ $ journalctl -u webcam.service
4
-
5
- -- Logs begin at Thu 2019-02-14 19:11:59 JST, end at Mon 2020-08-03 13:17:21 JST
6
-
7
- 8月 03 13:16:32 raspberrypi systemd[1]: Started opencv-webcam.
8
-
9
- 8月 03 13:16:49 raspberrypi python3.7[362]: Unable to init server: Could not co
10
-
11
- 8月 03 13:16:49 raspberrypi python3.7[362]: cannot open display:
12
-
13
- 8月 03 13:16:50 raspberrypi systemd[1]: webcam.service: Main process exited, co
14
-
15
- 8月 03 13:16:50 raspberrypi systemd[1]: webcam.service: Failed with result 'exi
16
-
17
- lines 1-6/6 (END)...skipping...
18
4
 
19
5
  -- Logs begin at Thu 2019-02-14 19:11:59 JST, end at Mon 2020-08-03 13:17:21 JST. --
20
6
 
@@ -28,6 +14,8 @@
28
14
 
29
15
  8月 03 13:16:50 raspberrypi systemd[1]: webcam.service: Failed with result 'exit-code'.
30
16
 
17
+
18
+
31
19
  どのようにしたら改善されるのか教えてください。
32
20
 
33
21
  使用言語はpythonです。

1

誤字

2020/08/03 05:23

投稿

bossamukunn
bossamukunn

スコア1

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- raspberrypiでstandaloneを行っているのですが実際に再起動しstatusを見てみると次のように出てきます。
1
+ raspberrypiであるプログラムをstandaloneにしようとしているのですが実際に再起動しstatusを見てみると次のように出てきます。
2
2
 
3
3
  pi@raspberrypi:~ $ journalctl -u webcam.service
4
4