Opening Wireshark 4.4.7 on MacOS Sequoia 15.5 causes error message

asked 2025-07-07 15:43:21 +0000

blau49 gravatar image

error Message: Can't Create directory "/.../.config/wireshark" for recent file: Permission denied.

edit retag flag offensive close merge delete

Comments

What is printed if you open Terminal and run the commands

ls -ld ~
ls -ld ~/.config
ls -ld ~/.config/wireshark
Guy Harris gravatar imageGuy Harris ( 2025-07-09 15:08:03 +0000 )edit