albertredneck
Dabbler
- Joined
- Aug 27, 2019
- Messages
- 19
Hello all,
After migrating from CORE I've find out that my cronjobs (although working) throw this messages when they run:
I'm sure it has something to do with sudo because if I just "sudo ls" I have the same message printed in the standard error.
Needless to say this was not happening in CORE. I can log in with root via ssh key with no problems, so the user seems fine.
Can someone help me with this? Thanks people.
After migrating from CORE I've find out that my cronjobs (although working) throw this messages when they run:
Code:
2023 Oct 16 23:00:13 truenas root : unable to resolve host truenas: Name or service not known 2023 Oct 16 23:00:13 truenas root : problem with defaults entries ; PWD=/ ; USER=root ;
I'm sure it has something to do with sudo because if I just "sudo ls" I have the same message printed in the standard error.
Needless to say this was not happening in CORE. I can log in with root via ssh key with no problems, so the user seems fine.
Can someone help me with this? Thanks people.