Viewer Problem - Error! Could not reach server. Check your connection {}
Viewer Problem - Error! Could not reach server. Check your connection {}
At a glance
A community member is experiencing an issue with their viewer, where they receive an "Error! Could not reach server. Check your connection {}" message when trying to test their bot. The application is set up on Vercel and Supabase, with redirects to the domain. The Vercel logs indicate that the request is taking too long to fulfill, with the maxDuration set to 10 seconds. The community member is seeking help to resolve this problem.
Other community members have expressed similar issues and are also looking for a solution. A linked GitHub issue has been provided, but there is no explicitly marked answer in the comments.
I have a problem with my viewer, and I can't deal with it for a few days. The builder works very well, and when I try to test the bot I get the message “Error! Could not reach server. Check your connection {}”. The application is set up on vercel and supabase and has redirects to the domain. The logs from Vercel show as if there is not enough time to fulfill the request, maxDuration is set to 10 sec.
It seems as if everything is running fine until the viewer is called. I am very much asking for your help !