RocketChat / RC4Conferences

A set of scalable components for communities to build, manage, and run virtual conferences of any size.
https://conf.rceng.shop/conferences/c/1
24 stars 38 forks source link

Server Error on local setup. #141

Closed YashTote closed 1 year ago

YashTote commented 1 year ago

I am using a Ubuntu 23.04 for local setup of RC4Conference. I think everything is setup and running well on both server and client side. However I am getting the following issue while accessing the localhost:3000.

Server Error SyntaxError: Unexpected token < in JSON at position 0 This error happened while generating the page. Any console logs will be displayed in the terminal window. Screenshot from 2023-07-06 00-52-20

YashTote commented 1 year ago

I found the solution to this problem. Seems like the issue with docker. Should be closed now.