axiom icon indicating copy to clipboard operation
axiom copied to clipboard

too long for Unix domain socket

Open Ajaymagar opened this issue 1 year ago • 0 comments

At the time of using puredns modules i got this error - coming unix_listener: path "/home/magarajay538/.axiom/tmp/puredns-resolve+16838814941473/sockets/[email protected]" too long for Unix domain socket

after some research i got to know that modules names are too long that why this error coming

mv /home/$USER/.axiom/modules/puredns-bruteforce.json /home/$USER/.axiom/modules/puredns-b.json

Ajaymagar avatar May 12 '23 09:05 Ajaymagar