moretension / duti

A command-line tool to select default applications for document types and URL schemes on Mac OS X
Other
1.48k stars 66 forks source link

What is error -54? #29

Open geoffmyers opened 6 years ago

geoffmyers commented 6 years ago

What does error -54 mean?

failed to set com.sublimetext.3 as handler for public.html (error -54) failed to set com.google.Chrome as handler for https:// (error -54)

Anyone know?

nathggns commented 6 years ago

+1

nivekkagicom commented 6 years ago

Perhaps one of these pages https://forums.developer.apple.com/thread/50029 or https://stackoverflow.com/questions/26241689 will help? Otherwise I have no additional information.

machawk1 commented 5 years ago

@geoffmyers Error -54 sometimes corresponds to a permission error, often attributed to the file/application (SublimeText or Chrome in this case) being open. Were they perhaps running when this error was shown?

lgarron commented 2 years ago

I'm also seeing this issue.

@geoffmyers Error -54 sometimes corresponds to a permission error, often attributed to the file/application (SublimeText or Chrome in this case) being open. Were they perhaps running when this error was shown?

Unfortunately, closing Chrome didn't help.