Amidithru error

Hi! I need to patch a virtual MIDI port to MODEP, and I found on this forum that you use amidithru for that. However, for me it doesn’t work.
On further inspection, I found that

systemctl status modep-amidithru.service

returns this information:

● modep-amidithru.service - amidithru service for touchosc2midi
     Loaded: loaded (/lib/systemd/system/modep-amidithru.service; disabled; preset: enabled)
     Active: active (running) since Sun 2024-09-29 17:10:15 BST; 14min ago
   Main PID: 949 (amidithru)
      Tasks: 1 (limit: 4444)
        CPU: 39ms
     CGroup: /system.slice/modep-amidithru.service
             └─949 /usr/bin/amidithru touchosc

Sep 29 17:10:15 patchbox systemd[1]: Started modep-amidithru.service - amidithru service for touchosc2midi.
Sep 29 17:10:15 patchbox amidithru[949]: Failed to create secure directory (/nonexistent/.config/pulse): No such file or directory>

Do you have a solution to this? Thanks!

It says it’s running ok.

What doesn’t work in particular and what are you trying to do?