Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The path '/home/username/myproject' is not writable. Make sure that GAD has write access to that path #233

Open
srinivasyl opened this issue May 27, 2019 · 3 comments

Comments

@srinivasyl
Copy link

srinivasyl commented May 27, 2019

GitLab Webhook executed successfully with HTTP status Code: 200
but commits are not updated in the remote repository
Error Log Contains: The path '/home/username/myproject' is not writable. Make sure that GAD has write access to that path

How to overcome this Error?

@Letme
Copy link
Contributor

Letme commented May 27, 2019

put user you run GAD to the group that has that directory and put a writeable permission for groups to that directory.

@srinivasyl
Copy link
Author

srinivasyl commented May 29, 2019

Thank-you it solved my issue But,
I've configured my gitlab credentials globally on server but i end up with below error. Should I configure the gitlab credential anywhere else??

2019-05-28 12:07:04,296 [INFO ]  fatal: could not read Username for 'https://gitlab.com': No such device or address
2019-05-28 12:07:04,296 [ERROR]  Command 'git fetch origin' failed with exit code 128

@Letme
Copy link
Contributor

Letme commented May 29, 2019

Do tell more how you set gitlab credentials for server. Does GAD user have access to them? I never tried with username and password (i rather work with ssh keys, as i do not like a hashed or even ascii password to be anywhere on disk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants