gitlab-letsencrypt icon indicating copy to clipboard operation
gitlab-letsencrypt copied to clipboard

404 Project Not Found

Open babakness opened this issue 6 years ago • 1 comments

Following this format

gitlab-le \
--email      [email protected]                     
--domain     example.com www.example.com  
--repository https://gitlab.com/gitlab_user/gitlab_repo 
--token      ... 

Response is 404 - {"message":"404 Project Not Found"}

babakness avatar May 21 '18 13:05 babakness

Solution is to use your project Id directly. Click settings -> general -> expand general settings. The project ID is the second field on top part of this section (at time of this writing)

babakness avatar May 21 '18 14:05 babakness