Urgent - blank page after deployment

Hi,

This is very urgent. After deploying our project, we always have a blank page.
I can observe the front-end using the inspect but always have this message: “We’re sorry but this website doesn’t work properly without JavaScript enabled. Please enable it to continue.”
Of course I tried in different devices, and also to publish back the version that was working, but still nothing. It’s extremely urgent. I really think it’s a weweb bug.

This is the link to our project: Editor | WeWeb
This is the link to the deployed version: https://free-trial.voilachef.com/en/

1 Like

I have a client project that is also doing this right now. Not sure how to fix this?

Hey Daniel, still nothing… Please let me know if you find a solution.

I’ve had the same problem since today but with my staging app. According to WeWeb support there is a conflict it’s an error that happens when you have “< head / >” in your custom code. But I don’t have any custom code with “< head / >”. Any solution?

We fix the issue, you can now publish and it should work

3 Likes

Thank you for the support. I attempted to deploy again, but the deployment failed with the message “error loading dependencies.” I tried re-deploying, but now it seems to be stuck in deployment mode, as it has been running for several minutes. Here is a screenshot from the logs.

We’re getting the same error

1 Like

Could you please create a ticket in our support app so we have access to your editor, and we can see the logs?

3 Likes

Thank you for helping me get this working! The WeWeb team is truly incredible.

3 Likes

What was the resolve? I am having the same issue and cannot figure out what is happening. The only two things appearing in my log are that:

:small_orange_diamond: No favicon defined.
:small_orange_diamond: No manifest icon defined

Could this be the issue preventing my app from publishing correctly?

I have a similar issue at the moment. Stuck at deploying, but logs show failed. How did you solve it? Need an urgent fix.

Hello guys, please always publish your project again if you’ve run into fails. If it still doesn’t work, isolate any custom code you might have in the head or body. We need you to try these two steps before we can help.

Thanks for your quick reply @danlopes. How can I publish my project again if the deploy button is disabled and saying “Deploying”. It’s been stuck here for a long time already. Logs show it failed. Can’t click the button!

Ok. It timed out. I can now try again! Thanks!

But I removed all custom code and it still fails!

Any idea?

LOGS:
Building project…
:x: e[1me[33m[@vue/compiler-sfc]e[0me[33m ::v-deep usage as a combinator has been deprecated. Use :deep() instead of ::v-deep .e[0m
:small_orange_diamond: ERROR Failed to compile with 49 errors7:40:55 AM
:small_orange_diamond: error in public/js/integration.e6c07f6a.js
:small_orange_diamond: public/js/integration.e6c07f6a.js from Terser plugin
Cannot find module ‘/tmp/front/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js’
Error: Cannot find module ‘/tmp/front/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js’

Doing some research:
So there seems to be a new version of this released just 45 minutes ago.

@jridgewell/gen-mapping - npm

Version Downloads (Last 7 Days) Published
0.3.6 0 6 minutes ago

Look at this issue, there’s a temp solution: Temporary solution to version 0.3.6 issue · Issue #6 · jridgewell/sourcemaps · GitHub

@alexanderl

Should be fixed now

1 Like