chrooted bind error

Discussion in 'Server Operation' started by pg001, Feb 19, 2009.

  1. pg001

    pg001 New Member

    when I do a restart of service named I get this error:

    Code:
    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    
    what might be causing it?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You're running the command from a directory that doesn't exist anymore. Please go to an existing directory, and the error should be gone.
     

Share This Page