Page 1 of 1

FTP Upload in rule works on one computer, fails on another..

PostPosted: Thu Apr 14, 2016 9:57 pm
by chazwhiz
I have a Macbook and a Mac Pro. Both running 10.11.3, both Hazel v3.3.8(1321). I had an identical rule on each that included an SFTP upload. I recently edited the server in the rule and on the Macbook it works fine. I made the same edit on the Mac Pro, and it fails. I deleted the rule and exported the ones on the MacBook, imported on Mc Pro, still failed.

In the log it shows

Code: Select all
Unable to retrieve internet password for X: -25300 - Error Domain=NSOSStatusErrorDomain Code=-25300 "errKCItemNotFound / errSecItemNotFound:  / The item cannot be found."


and

Code: Select all
Failed trying to get contents of directory for X: Error Domain=NSURLErrorDomain Code=-1202 "The folder “Y” could not be accessed. " UserInfo={NSLocalizedDescription=The folder “Y” could not be accessed. , NSErrorFailingURLStringKey=X, NSErrorFailingURLKey=X, NSLocalizedFailureReason=SSL peer certificate or SSH remote key was not OK}


Edit to add: The Mac Pro was working fine before making the change. They were identical before, both worked. Identical now, only one works.

Re: FTP Upload in rule works on one computer, fails on anoth

PostPosted: Fri Apr 15, 2016 9:47 am
by Mr_Noodle
First error indicates that it can't find the password in your keychain. Second one seems a bit weird. Can you email/post some of the log messages before that?