I had two nodes lose connectivity roughly a month ago. Both nodes run CentOS 7. I tried running --reinstall without success. I uninstalled then installed fresh and am getting:
“shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory”
and
“job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory”
The node is reclaimed but never sends data. I verified that netdata is running with systemctl status.
The messages you see may or may not be related to the connectivity so let’s check those too. Where do you see them? error.log or when you’re running something?
Hey @Ryan_Miller, glad that the connectivity issues has been fixed. Are you still facing issues with the other errors?
Have you deleted/moved/re-created any directory? Usually cwd errors are related with those actions.