plasmicapp / plasmic

Visual builder for React. Build apps, websites, and content. Integrate with your codebase.
https://www.plasmic.app
MIT License
4.72k stars 382 forks source link

Errors when triggering deployment #63

Open donalffons opened 1 year ago

donalffons commented 1 year ago

Hi there and thank you for your great work on Plasmic.

In the last few days, we experienced randomly occurring errors when trying to "publish" our project. One of our team wasn't able to "publish" at all, lately. When I personally use the "publish" feature, I never experienced any issues. Below are screenshots of some of the error messages we got.

image

image

Any help would be much appreciated. Thank you!

yang commented 1 year ago

Is there any chance that the permissions in this repo have been changed?

Do you experience any issues creating a new Plasmic project and pushing to github?

donalffons commented 1 year ago

Is there any chance that the permissions in this repo have been changed?

No, not that I know of. The "Plasmic App" Github App seems to have all the required permissions. The repository is pretty basic, without major special configurations... image

Do you experience any issues creating a new Plasmic project and pushing to github?

No. I don't think the problem is with Github. In both screenshots, the error happened in the "Save a new version" stage - not in the "Push to Github" one.

Thanks for looking into this!