Anyone else having build/publishing issues today?

Has anyone else has trouble publishing their app today? Wondering if this is specific to something in my app or a wider thing :slight_smile:

Getting this error - CODEBUILD_FAILED. I was able to publish yesterday, but even previous builds from yesterday that were publish-able are failing now, so AFAIK it’s a newly developed incompatibility, and not from something that I added recently.

Also wondering, does anyone know how the WeWeb support tickets work? I have filed them in the past and noticed that they will appear in the queue (confirmed successfully created) and then disappear a bit later. Usually when they disappear, the issue has been fixed, but in this case, it disappeared and things are still broken.

Was wondering if the disappearing ticket means it has been assigned or even just opened by someone on the other end?

2 Likes

Yes - been pulling my hair out over here trying to figure out what I broke!

1 Like

Interestingly, I am able to publish one of my other projects successfully. Having seen that, I iniitally thought I must have broke something in my failing project.

But now seeing your post, I took another look at the console. In the failing project, I see there are a couple errors about deprecated components.

Screenshot 2024-07-14 at 3.56.36 PM

In my other project that is publishing, I do not see these errors. Notably, this other project is brand new - I created it 2 days ago. So maybe these deprecated components in the older project is what’s causing it to fail?

Do you see these errors too, @khara ?

Have been trying to troubleshoot my build issues unsuccessfully today, glad it’s not just me! Also have submitted a ticket.

2 Likes

I am also unable to publish. I get the error: “CODEBUILD-FAILED”.

Captura de Tela 2024-07-14 às 19.26.41

2 Likes

phew SO thankful to hear I’m not the only one, was afraid I was going to have to tear everything apart looking for some stray bug :upside_down_face:

@clncsports yes! I have those errors too. So helpful to know that’s from the build issue and not something I did haha

2 Likes

Yep publish issues here too.

Yep, having problems as well

Hey everyone :wave:

The team is looking into this. Thanks for bringing it to our attention!

@khara, tickets should only disappear once they’ve been resolved or archived. They can be archived without being resolved if we asked for more information but didn’t receive an answer for a couple of weeks. There’s room for error though so it’s possible, a ticket is tagged as resolved or archived by mistake. Or, if one ticket is linked to another, there could be some confusion as well. We’re currently working on a v2 of the support app to make things easier to follow and more user-friendly.

3 Likes

Hi @khara @clncsports @Micah @arnaldo.zyl @MichaelLovell & @ryan,

We have resolved the issue, and you can now republish!

The problem originated from the rich text component, which relies on a library called Tiptap. A recent update introduced an error in the version we were using. We have upgraded to the latest version, and the component is now functioning correctly.

We apologize for any inconvenience this may have caused.

6 Likes

Happy cake day @flo

3 Likes

Florian,

Thank you very much for your response. You are excused… I have been a programmer for 10 years and I know these situations happen. The important thing for us customers is to know that we have a Weweb team readily providing support for us.

I have been testing Weweb for less than a month and I am very excited about the results. Congratulations to the Weweb team.

3 Likes

It occurs to me that this is still an issue. I’m having Code Build failing as well. I’m not using the rich text component.

Thank you so much @Joyce and @flo for the fast help! We appreciate you guys so much!! :heart_hands: Thank you for always being responsive to your users

Re: support tickets - very useful to know! Guessing then that many of my tickets are probably getting labeled as duplicates of existing ones (widespread bugs)

Happiest of birthdays @flo ! :cake:

I’m still having the issue as well

2 Likes

Still having the issue

Hmm spoke too soon - also getting errors, but different ones. Just got a “Publish timed out” error

Still experiencing this publish issue as well. :slight_smile:

1 Like

Still getting “CODEBUILD_FAILED” all day long here.

Yep, I was able to get one successful publish in earlier this morning, but am now getting CODEBUILD_FAILED again. @flo @Joyce