Join the Webstudio community

Updated last month

Webstudio Hosting Glitches

At a glance
Hi! Is anyone experiencing any glitches with Webstudio hosting? I seem to have some sites down, although yesterday everything was fine.
J
a
14 comments
Zero. What are you seeing? Can you also send a site? Most likely local connection.
It's most likley the resources you are loading that are taking a very long time causing it to time out. I see several resources for testimonials, faqs, maybe more. Something is wrong with those I think
The resources are loaded from CMS baserow.
Maybe there really is some kind of glitch
Is the start date resource static? Or loaded from where?
Oh it has status codes so loaded from where. What service is this calling?
Attachment
Screenshot_2025-01-09_at_7.56.24_AM.png
start date is loading from n8n on digitalocean, but it used only on one page. Other pages had problems also

only baserow is used on all od them
This page is responsive. Still not great but its loading https://navi.training/en/team/andrii-gov

I'd duplicate your homepage, remove one resource, publish, test and continue doing that until you find the culprit
It's clearly a baserow
as the error is now on the blog pages as well.
https://navi.training/ru/blog/vidy-parusnyh-yaht---raznovidnosti-i-otlichiya

thanks for the help! I'll try to write to them.
It's sad, it's quite convenient to work with their CMS, I hope they will fix it as it's quite difficult to switch to another one.
Attachment
Screenshot_2025-01-09_at_16.03.10.png
Possibly some stuff you can do on your end by reducing the amount of columns or simplifying the query I suppose. Maybe not though, maybe you've pushed it past its limits; idk what your data and query look like
Requests receive only those fields that are used on the page, nothing extra, all in accordance with the documentation. The site does not have a lot of traffic so I am very far away from the limits.
Here is an example of a query for a blog:

https://api.baserow.io/api/database/rows/table/356544/?include=field_2660068,field_2660067,field_2660078,field_2660072,field_2660073,field_2660077,field_2660083,field_2660084,field_2660085,field_2660086,field_2660081,field_3176723&filter__field_2660072__not_empty=true&field_2660081__join=field_2659839,field_2659849,field_2659999&filter__field_2660068__equal=" + $ws$dataSource$KDAaii99a8rOj18GpKp_z.params.slug

Yes and then, the site has been working fine for a few months, the glitches only started today. It's more like baisrow is having server problems today.
But interestingly, inside the webstudio designer, the manual re-upload of data from Baserow is fast as usual. But directly on the published site, for some reason, it crashes.
Add a reply
Sign up and join the conversation on Discord