# Helm push failed

## post by vijayachandra.nimmakuri on Sep 11, 2023

Vijaya Chandra

Hi Team,

I was created helm repo in sonartype nexus while pushing the chart to repo getting an error as ( http: server gave HTTP response to HTTPS client) how to resolve that can you assist on that.

helm version - 3.10.3

sonar version - 3.59.0-01

## post by mpiggott on Sep 11, 2023

Matthew Piggott

It sounds like you either haven’t [configured Nexus for inbound SSL](https://help.sonatype.com/repomanager3/nexus-repository-administration/configuring-ssl#ConfiguringSSL-InboundSSL-ConfiguringtoServeContentviaHTTPS), or you’re accessing it on the HTTP port.

## post by vijayachandra.nimmakuri on Sep 11, 2023

[@mpiggott](https://community.sonatype.com/u/mpiggott) yes i was deployed on premises at this time http is enough for me.

this error for helm cm-push

after that tried only helm push then received another error as ( http: server gave HTTP response to HTTPS client) how to configure pvt repo for helm to push.
