Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service start niet goed op ( sudo systemctl start gassistpi.service, journalctl -u gassistpi.service -f) #4

Open
Stephan69 opened this issue Feb 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Stephan69
Copy link
Owner

feb 10 14:06:16 seeedberry-ko97 systemd[1]: Started Google Assistant-Voice.
feb 10 14:06:20 seeedberry-ko97 python[15935]: [01938618] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
feb 10 14:06:20 seeedberry-ko97 python[15935]: [0193f9d8] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
feb 10 14:06:20 seeedberry-ko97 python[15935]: Respeaker-4-Mic
feb 10 14:06:20 seeedberry-ko97 sudo[15975]: pi : PWD=/home/pi ; USER=root ; COMMAND=/usr/bin/rm /tmp/GassistPi.log
feb 10 14:06:20 seeedberry-ko97 sudo[15975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
feb 10 14:06:20 seeedberry-ko97 sudo[15975]: pam_unix(sudo:session): session closed for user root
feb 10 14:06:20 seeedberry-ko97 python[15935]: /home/pi/env/lib/python3.9/site-packages/google/assistant/library/assistant.py:90: DeprecationWarning: Google Assistant Library for Python is deprecated
feb 10 14:06:20 seeedberry-ko97 python[15935]: warnings.warn('Google Assistant Library for Python is deprecated', DeprecationWarning)
feb 10 14:06:21 seeedberry-ko97 python[15935]: ALSA lib pcm.c:2529:(snd_pcm_open_conf) type is not defined
feb 10 14:06:21 seeedberry-ko97 python[15935]: [FATAL:audio_input_stream.cc(47)] Input device could not be opened: default
feb 10 14:06:21 seeedberry-ko97 python[15935]: Fatal Python error: Aborted
feb 10 14:06:21 seeedberry-ko97 python[15935]: Thread 0xab7be440 (most recent call first):
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/usr/lib/python3.9/threading.py", line 312 in wait
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/usr/lib/python3.9/queue.py", line 171 in get
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/home/pi/GassistPi/src/indicator.py", line 203 in _run
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/usr/lib/python3.9/threading.py", line 892 in run
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
feb 10 14:06:21 seeedberry-ko97 python[15935]: Current thread 0xb6ff3980 (most recent call first):
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/home/pi/env/lib/python3.9/site-packages/google/assistant/library/assistant.py", line 101 in init
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/home/pi/GassistPi/src/main.py", line 1075 in main
feb 10 14:06:21 seeedberry-ko97 python[15935]: File "/home/pi/GassistPi/src/main.py", line 1109 in
feb 10 14:06:21 seeedberry-ko97 systemd[1]: gassistpi.service: Main process exited, code=killed, status=6/ABRT
feb 10 14:06:21 seeedberry-ko97 systemd[1]: gassistpi.service: Failed with result 'signal'.
feb 10 14:06:21 seeedberry-ko97 systemd[1]: gassistpi.service: Consumed 4.048s CPU time.
feb 10 14:06:21 seeedberry-ko97 systemd[1]: gassistpi.service: Scheduled restart job, restart counter is at 19758.
feb 10 14:06:21 seeedberry-ko97 systemd[1]: Stopped Google Assistant-Voice.
feb 10 14:06:21 seeedberry-ko97 systemd[1]: gassistpi.service: Consumed 4.048s CPU time.
feb 10 14:06:21 seeedberry-ko97 systemd[1]: Started Google Assistant-Voice.
feb 10 14:06:24 seeedberry-ko97 python[15984]: [01d35568] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
feb 10 14:06:24 seeedberry-ko97 python[15984]: [01d657d0] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
feb 10 14:06:25 seeedberry-ko97 python[15984]: Respeaker-4-Mic
feb 10 14:06:25 seeedberry-ko97 sudo[16046]: pi : PWD=/home/pi ; USER=root ; COMMAND=/usr/bin/rm /tmp/GassistPi.log
feb 10 14:06:25 seeedberry-ko97 sudo[16046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
feb 10 14:06:25 seeedberry-ko97 sudo[16046]: pam_unix(sudo:session): session closed for user root
feb 10 14:06:25 seeedberry-ko97 python[15984]: /home/pi/env/lib/python3.9/site-packages/google/assistant/library/assistant.py:90: DeprecationWarning: Google Assistant Library for Python is deprecated
feb 10 14:06:25 seeedberry-ko97 python[15984]: warnings.warn('Google Assistant Library for Python is deprecated', DeprecationWarning)
feb 10 14:06:25 seeedberry-ko97 python[15984]: ALSA lib pcm.c:2529:(snd_pcm_open_conf) type is not defined
feb 10 14:06:25 seeedberry-ko97 python[15984]: [FATAL:audio_input_stream.cc(47)] Input device could not be opened: default
feb 10 14:06:25 seeedberry-ko97 python[15984]: Fatal Python error: Aborted
feb 10 14:06:25 seeedberry-ko97 python[15984]: Thread 0xab751440 (most recent call first):
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/usr/lib/python3.9/threading.py", line 312 in wait
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/usr/lib/python3.9/queue.py", line 171 in get
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/home/pi/GassistPi/src/indicator.py", line 203 in _run
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/usr/lib/python3.9/threading.py", line 892 in run
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/usr/lib/python3.9/threading.py", line 954 in _bootstrap_inner
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/usr/lib/python3.9/threading.py", line 912 in _bootstrap
feb 10 14:06:25 seeedberry-ko97 python[15984]: Current thread 0xb6fc7980 (most recent call first):
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/home/pi/env/lib/python3.9/site-packages/google/assistant/library/assistant.py", line 101 in init
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/home/pi/GassistPi/src/main.py", line 1075 in main
feb 10 14:06:25 seeedberry-ko97 python[15984]: File "/home/pi/GassistPi/src/main.py", line 1109 in
feb 10 14:06:25 seeedberry-ko97 systemd[1]: gassistpi.service: Main process exited, code=killed, status=6/ABRT
feb 10 14:06:25 seeedberry-ko97 systemd[1]: gassistpi.service: Failed with result 'signal'.
feb 10 14:06:25 seeedberry-ko97 systemd[1]: gassistpi.service: Consumed 4.039s CPU time.
feb 10 14:06:25 seeedberry-ko97 systemd[1]: gassistpi.service: Scheduled restart job, restart counter is at 19759.
feb 10 14:06:25 seeedberry-ko97 systemd[1]: Stopped Google Assistant-Voice.
feb 10 14:06:25 seeedberry-ko97 systemd[1]: gassistpi.service: Consumed 4.039s CPU time.
feb 10 14:06:25 seeedberry-ko97 systemd[1]: Started Google Assistant-Voice.

@Stephan69 Stephan69 added the bug Something isn't working label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant