Hi,
I’m having an issue with publishing an Application Builder app to a Baserow-hosted baserow.site domain.
The application publishes successfully. Baserow shows “Site published”, but the published URL never loads and eventually returns:
ERR_TIMED_OUT
I initially suspected an application configuration issue, so I checked the following:
- The application has a Homepage with path
/ - The Homepage is publicly visible
- The application publishes successfully
- The user source/login configuration is valid
However, the important part is that I can reproduce the problem with a completely new, minimal test application as well.
The test application contains only a simple Homepage with static text — no database, no data source, no authentication and no dynamic elements.
It also publishes successfully, but its baserow.site URL times out.
I have tested the published URLs from both desktop and mobile, with the same result.
So at this point it seems unlikely that the problem is related to the application configuration itself.
Is there currently an issue with Baserow-hosted baserow.site Application Builder domains, or is there something else that could cause a published domain to time out rather than return a 404?
I’m happy to provide the affected domains or screenshots/logs if useful.
Thanks!