githubsfdeploy icon indicating copy to clipboard operation
githubsfdeploy copied to clipboard

Failed errorInternal Server Error

Open mshanemc opened this issue 9 years ago • 4 comments

trying to deploy this repo:

https://githubsfdeploy.herokuapp.com/app/githubdeploy/mshanemc/ng-kitbag'

Get Failed errorInternal Server Error as a popup.

mshanemc avatar May 10 '16 23:05 mshanemc

Its because you don't have a package.xml, so the tool falls back to trying to create a package.xml on the fly, trouble is this mode depends on your repo being a certain shape, which i don't recall the details on right now. I would personally recommend you add a package.xml, the mode to auto generate it tbh makes a few assumptions which might not work for all MD types and i'm not sure really can be full retained in the future anyway.

afawcett avatar May 12 '16 03:05 afawcett

Great, thanks. I'll put the package.xml on all repos.

Just FYI, your previous button code had been working without package.xml, so there may be other people whose package buttons broke with the change.

mshanemc avatar May 12 '16 16:05 mshanemc

Ah ok, thanks for that, a regression is for sure a bug, i'll keep this open!

afawcett avatar May 13 '16 02:05 afawcett

Hi Andy, I am trying to deploy into my sandbox but i am getting the Internal Server error. I am unsure if I am using the incorrect settings or if there is an issue with the repository. Github is completely new to me and i'm a clicker so treat me as dumb in any answer! https://github.com/nikitakarpenkov/iframe-lightning-component

My settings read: Name: nikitakarpenkov/iframe-lightning-component branch: master description: iFrame Lightning Component for Salesforce URL: https://github.com/mikitakarpenkov/iframe-lightning-component/tree/master

I selected sandbox and logged in correctly.

Edit:added extra information

simonsalesforce avatar Jan 23 '20 08:01 simonsalesforce