hop icon indicating copy to clipboard operation
hop copied to clipboard

[Bug]: HOP Web - Unable to Push Files to GitLab

Open kirana-ks opened this issue 8 months ago • 2 comments

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.

Image

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

kirana-ks avatar Apr 11 '25 11:04 kirana-ks

Hello, The same thing in 2.14

via GIT GUI is working

Thanks

colloque avatar May 22 '25 07:05 colloque

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?

bamaer avatar Jun 11 '25 13:06 bamaer

.take-issue

hansva avatar Oct 15 '25 09:10 hansva