cronitor-cli icon indicating copy to clipboard operation
cronitor-cli copied to clipboard

Cannot open tar

Open jeremycherfas opened this issue 4 years ago • 1 comments

(base) jeremycherfas@192 ~ % sudo tar xvf darwin_amd64.tar.gz -C /usr/bin/
x cronitor: Can't create 'cronitor'

That's it. No further explanation available.

Can you please suggest how to fix this?

jeremycherfas avatar Nov 24 '21 16:11 jeremycherfas

I am having the same issue, from what I read it's an issue linked with Mac OS Monterey due to the new "rootless" feature, which prevents us from modifying anything in /System, /bin, /sbin, or /usr (except /usr/local). So we cannot install cronitor to /usr/bin/.

Adamouization avatar Dec 29 '21 11:12 Adamouization