[Bug]: HOP Web - Unable to Push Files to GitLab
Apache Hop version?
2.12
Java version?
17.02
Operating system
Docker
What happened?
Using HOP Web 2.12, we get the following error message when pushing ETL files to GitLab. The HOP was installed using Docker.
We get this message after the authentication screen. We are able to successfully push files manually from the HOP Project folder using the Git commands. However, we are facing this issue while trying to push files from the HOP Web.
Thanks, Kiran
Issue Priority
Priority: 3
Issue Component
Component: Hop Web
Hello, The same thing in 2.14
via GIT GUI is working
Thanks
A REJECTED_NONFASTFORWARD seems to just mean there are changes on the remote repository that you need to pull before you can do a push. We could improve the message, but a pull before you do a push should fix your problem.
Can you try and see if that helps?
.take-issue