Getting errors deploying with Plasmic CMS

Hey all, I’ve recently added Plasmic CMS (not sure if that is the cause) but since I am getting errors on trying to publish, Netlify deploy failed and now I can’t reload my project.

Error: get /projects/azh8HAjVb1JL7BUxf3rVwH failed [500]: error data {}

Hi! Sorry we’re working on it

This should be fixed now, sorry about that!

Thanks @chungwu yes it is and I’ve completed a build in Plasmic, yet the Netlify deploy still fails.

4:42:17 PM: error Page data from page-data.json for the failed page “/wordpress-maintenance-service”: {
4:42:17 PM: “componentChunkName”: “component—src-templates-default-plasmic-page-jsx”,
4:42:17 PM: “path”: “/wordpress-maintenance-service”,

Hmm does it print out any more information than that?

I will check

@chungwu

4:46:43 PM: failed Building static HTML for pages - 5.094s
4:46:43 PM: error Building static HTML failed for path “/wordpress-maintenance-service”
4:46:43 PM:
4:46:43 PM: 656 | var cached = cache.get(key);
4:46:43 PM: 657 | var fallback = isUndefined(fallbackData)
4:46:43 PM: > 658 | ? config.fallback[key]
4:46:43 PM: | ^
4:46:43 PM: 659 | : fallbackData;
4:46:43 PM: 660 | var data = isUndefined(cached) ? fallback : cached;
4:46:43 PM: 661 | var info = cache.get(keyInfo) || {};
4:46:43 PM:
4:46:43 PM: WebpackError: TypeError: Cannot read properties of undefined (reading ‘{“compo nent”:“TablesFetcher”,“databaseConfig”:{“databaseId”:“sYsqYXvkmMXpPFLCTkPBv3", “databaseToken”:“XMN1kItBEkKZI2x1VqQD2Be24lo0Tgabw2Gtnatk53j8wjTVh2iMUk7FGYQ3h y4ddjBomhHwHp1TG012e6Gw”,“host”:“https://studio.plasmic.app”,“locale”:“”}}’) ( from plugin: @plasmicapp/loader-gatsby)

I think the problem statrted since adding Plasmic CMS, but I could be wrong

Thanks! We’ll look into this

hello Chris, are you still having this issue?

I’ve not tried to deploy again since, but I’ll give it a try

Hi @gabrielpessoa no it failed again, this time with the about page when writing page-data.json.

8:31:13 AM: error Page data from page-data.json for the failed page “/about”: {
8:31:13 AM: “componentChunkName”: “component—src-templates-default-plasmic-page-jsx”,
8:31:13 AM: “path”: “/about”,
8:31:13 AM: “result”: {
8:31:13 AM: “data”: {
8:31:13 AM: “plasmicComponents”: {
8:31:13 AM: “entryCompMetas”: [
8:31:13 AM: {
8:31:13 AM: “id”: “1lDghWbCfnD”,
8:31:13 AM: “displayName”: “About us”,
8:31:13 AM: “usedComponents”: [
8:31:13 AM: “BJtTk7q6d8y”,
8:31:13 AM: “zBXaYk_MDQ3",
8:31:13 AM: “6z52Y-YzIni”
8:31:13 AM: ],

Hey guys @chungwu @gabrielpessoa just wondered if you had any updates on this? I’m very close to having the website built and will need to deploy to start testing.

if it helps, this is the latest

5:44:51 PM: failed Building static HTML for pages - 5.411s
5:44:51 PM: error Building static HTML failed for path “/affiliates”
5:44:51 PM:
5:44:51 PM: 656 | var cached = cache.get(key);
5:44:51 PM: 657 | var fallback = isUndefined(fallbackData)
5:44:51 PM: > 658 | ? config.fallback[key]
5:44:51 PM: | ^
5:44:51 PM: 659 | : fallbackData;
5:44:51 PM: 660 | var data = isUndefined(cached) ? fallback : cached;
5:44:51 PM: 661 | var info = cache.get(keyInfo) || {};
5:44:51 PM:
5:44:51 PM: WebpackError: TypeError: Cannot read properties of undefined (reading ‘{“compo nent”:“TablesFetcher”,“databaseConfig”:{“databaseId”:“sYsqYXvkmMXpPFLCTkPBv3", “databaseToken”:“XMN1kItBEkKZI2x1VqQD2Be24lo0Tgabw2Gtnatk53j8wjTVh2iMUk7FGYQ3h y4ddjBomhHwHp1TG012e6Gw”,“host”:“https://studio.plasmic.app”,“locale”:“”}}’) ( from plugin: @plasmicapp/loader-gatsby)

happy to share the deploy report. Also is this the best place to get support or is there a dedicated channel for paid users?

Hi Chris; do you also see this when you do yarn build locally, or only on Netlify? Any chance you could share the repo with us?

Admittedly I did not try to run locally until now, I usually only add additional packages once ready to launch and deploy directly from Plasmic.

This is what I get locally, its the same error as Netlify shows

Yes happy to add you to the repo, what email address