MAC OS crontab executes git to submit error Permission denied

MAC OS crontab does not have permission to execute git submission error report

The

.sh file can be submitted directly on the command line. But execute the error after configuring the crontab automation script:

git@gitee.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Apr.09,2021

I remember that I should produce a public key key, and send it to git.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c432-2c2e0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c432-2c2e0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?