Welcome to MDD - The Manjaro Data Donor
Preparing data submission...
Error: "failed to connect: Host is down"
Traceback (most recent call last):
File "/usr/bin/mdd", line 843, in <module>
main()
File "/usr/bin/mdd", line 808, in main
data = get_device_data(args.telemetry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/mdd", line 753, in get_device_data
"audio": get_audio_info(),
^^^^^^^^^^^^^^^^
File "/usr/bin/mdd", line 530, in get_audio_info
"active": 'core.daemon = "true"' in pipew_out and not pulseaudio_active,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable
A user posted the following error:
We might need a check for that case too.