afawcett / githubsfdeploy

GitHub Salesforce Deploy Tool
BSD 3-Clause "New" or "Revised" License
189 stars 104 forks source link

Getting Unhandled Exception #53

Closed manasatangudu closed 2 years ago

manasatangudu commented 2 years ago

Unhandled Exception : java.lang.RuntimeException: /app/.local/share/sfdx/client/7.176.1-458b658/bin/node: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.28' not found (required by /app/.local/share/sfdx/client/7.176.1-458b658/bin/node)`

Getting above exception while trying to deploy to a developer org using deploy to salesforce button.

acann22 commented 2 years ago

I'm also experiencing this issue.

Unhandled Exception : java.lang.RuntimeException: /app/.local/share/sfdx/client/7.176.1-458b658/bin/node: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.28' not found (required by /app/.local/share/sfdx/client/7.176.1-458b658/bin/node) `

justin-lyon commented 2 years ago

me too

image

acann22 commented 2 years ago

Hoping for an update on this issue soon, this is causing a ton of disruption for us.

Tiham1 commented 2 years ago

I am facing the same issue.

acann22 commented 2 years ago

Hoping we see a fix soon, this has actually caused a pretty big disruption for our business

taoduh commented 2 years ago

I got this issue too

afawcett commented 2 years ago

Looking at this now

afawcett commented 2 years ago

Just worked for me...

image
afawcett commented 2 years ago

@justin-lyon i just tried with your repo and also works fine...while things seem to be fine above also - i have also redeployed apone a new Heroku stack - so curious to see if anyone can still repo this error?

image
justin-lyon commented 2 years ago

@afawcett thanks i just confirmed the same. The gremlin is no longer there. i wonder what it was. nothing free tier heroku related?

image

afawcett commented 2 years ago

Good news. @justin-lyon - nope nothing free tier releated

Tiham1 commented 2 years ago

@afawcett It is resolved now. Thanks