jenkinsci / publish-over-ssh-plugin

https://plugins.jenkins.io/publish-over-ssh/
117 stars 150 forks source link

ERROR: Exception when publishing, exception message [argument "outputFile" is null] #324

Open mrthoabby opened 1 year ago

mrthoabby commented 1 year ago

Jenkins and plugins versions report

Environment ```text Paste the output here ```

What Operating System are you using (both controller, and any agents involved in the problem)?

El error no sé por que sucede

Reproduction steps

image

Expected Results

Not show ERROR: Exception when publishing, exception message [argument "outputFile" is null]

Actual Results

image

but is showing ERROR: Exception when publishing, exception message [argument "outputFile" is null]

Anything else?

No response

ArthurRochette commented 1 year ago

To overcome this error, I disabled 'Avoid sending files that have not changed' in the global Jenkins parameters section 'Publish over ssh'.

bbbart commented 6 months ago

To overcome this error, I disabled 'Avoid sending files that have not changed' in the global Jenkins parameters section 'Publish over ssh'.

this works here as well, but I am kept wondering why... :-)

CapiTechnic commented 1 week ago

To overcome this error, I disabled 'Avoid sending files that have not changed' in the global Jenkins parameters section 'Publish over ssh'.

not a valid answer, yes that work but in my case we get more than 3k file that upload on more than 7 dedicated server each time .... that made loos us around 20 ~ 30 minutes at each merge ..... that slow us and some days made us unable to release ou software in the time due to huge amount of merge ...

the real good answer is ask us to contrib on the project by tell us where look around to fix that huge issue ....

sorry for my english i'm french ^^'

CapiTechnic commented 1 week ago

hello mate, thats is really painfull issue, how to solved it ? where does i need to put my hand to fix that ,???????