I’m unable to have cron successfully run the topologyUpdater.sh
I see cron trying it in the logs.
The script has 755 permissions.
This is on an Ubuntu EC2 instance.
Anyone know what I am doing wrong? I did try the cronjob with ./ as well.
Oct 29 00:10:01 ip- CRON[1258663]: pam_unix(cron:session): session opened for user ubuntu by (uid=0)
Oct 29 00:10:01 ip- CRON[1258664]: (ubuntu) CMD ( /home/ubuntu/cardano-my-node/topologyUpdater.sh)
Oct 29 00:10:01 ip- CRON[1258663]: (CRON) info (No MTA installed, discarding output)
Oct 29 00:10:01 ip- CRON[1258663]: pam_unix(cron:session): session closed for user ubuntu