Official comment
Yeah, you had an NFSD (file server) service running which was interrupting the traffic. It may restart if you have a background service or process which calls / loads it.
Here's my info first:
I basically want to connect both CDJs to my laptop via USB seperatly and use Rekordbox as a source via the Export mode. Steps I've taken:
What I've tried:
Everything yielded the same results. So it must be something with my MacBook then? Seeing that both USB and ethernet connections are throwing the same error. How can I solve this?
Yeah, you had an NFSD (file server) service running which was interrupting the traffic. It may restart if you have a background service or process which calls / loads it.
Post is closed for comments.
Ok, I managed to get it working doing this:
Run "sudo nfsd stop" in your terminal and restart Rekordbox.
What does that service do and is there a permanent solution? This sounds like a workaround, I assume?