Forge app fails in production

Hi i build a forge app which is working locally but as i have tried to deploy it to production i am getting an error 422

Best bet is to open a support ticket so we can view a trace ID and find out what is exactly wrong.

Create a ticket here: https://ecosystem.atlassian.net/servicedesk/customer/portal/34/group/3534/create/4180

Have you managed to fix this? I have the same scenario after migrating from craco to rsbuild in my CustomUI app

The paths in index.html apperently must be relative so I added
output: { assetPrefix: ‘./’},

Still app does not work via tunnel from build directory (only via running it via port), but at least it works on production :slight_smile:

yes i was able to fix it i created a ticket for that as mentioned in the reply above

1 Like