1
cronメールが疑わしい不明なスクリプトのエラーを通知します
ターミナルのメール機能のおかげで、ある種のcronジョブがいくつかのエラーで実行されていることに気付きました。 cronのメールは次の情報を提供します。 2018-08-02 23:47:22.698 xSf[717:27543] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[_NSPlaceholderData initWithBase64EncodedString:options:]: nil string argument' *** First throw call stack: ( 0 CoreFoundation 0x00007fff57d622db __exceptionPreprocess + 171 1 libobjc.A.dylib 0x00007fff7eeffc76 objc_exception_throw + 48 2 CoreFoundation 0x00007fff57df3d7d +[NSException raise:format:] + 205 3 Foundation 0x00007fff59e028ee -[NSData(NSData) initWithBase64EncodedString:options:] …