Hi all, I am desperately trying to fix that issue noticed by my students yesterday: we can no longer fork properly on our gitlab instance. https://gitlab.com/gitlab-org/gitlab-ce/issues/758
Each time I try to fork a project, I get a "Fork transaction failed" error with no more details. The fork does appear on the destination namespace (like a clone), but is not linked to the original repository (thus no possibility to create a merge request using the webapp). I noticed the issue on gitlab 7.5.3. I updated to 7.6.2. The problem still occurs. I cannot find any problem in the logs. Running the command gitlab-shell/bin/gitlab-projects source-namespace/foo-project dest-namespace works fine without errors. Restarting the server does not help. The problem is not the result of a missing destination namespace. Any idea of the potential cause of that bug? Regards, Daniel -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/c18fac30-3839-4aa1-b631-c1cf15e42c4a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
