A shell-init error occurred while executing a shell command (directory does not exist)

Source: Internet
Author: User

Occurs when a service command is executed


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


This error occurs because the GETCWD command cannot get the working directory when the command is currently executing, possibly because the directory has been deleted by another program. For example: You first use a terminal to enter the directory/home/yangyz/test, and then open another terminal to delete the directory/home/yangyz/test, and then the first terminal to execute some commands or start some services, you will see the above error.

The solution is to use the CD to enter any actual directory, and then execute the corresponding command.


A shell-init error occurred while executing a shell command (directory does not exist)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.