1

When I deploy my ruby app on aws using elastic beanstalk. Following error occur. pass log

App 20278 stdout: intializing git App 20278 stderr: error: could not lock config file /home/webapp/.gitconfig: No such file or directory App 20278 stderr: sh: line 0: cd: /home/webapp: No such file or directory 

eb log

log also says

Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident name (for <[email protected]>) not allowed 

Puma.log
eb.activity.log
Why it is saying "/home/webapp: No such file or directory"

Please tell me how to fix this

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.