Connection Lost to the backend (Frontend Volto)

I am getting this error is while setting my site for production , the site appear for 1 or 2 seconds and the connection is lost .

any fixes?

See Seeking guidance getting simple Volto-frontend install working behind nginx TLS/SSL - #5 by tiberiuichim

1 Like

Thank it's fixed

Hi @Midhexe

i am getting the same issues. how did you finally fix the issue

The backend is not responding, due to a server timeout or a connection problem of your device. Please check your connection and try again.

Thank you.

for example “http://example.com/Newsite”

sudo PORT=3000 RAZZLE_API_PATH=http://example.com/Newsite yarn build

sudo yarn start:prod