Closed psychemedia closed 4 years ago
Hm, did you access the right port? I believe that the default file sets it to 5001 or something. https://github.com/RealTimeWeb/Blockpy-Server/blob/master/config.py#L64
FYI, I'm going to be pushing a major update sometime in the next few weeks that rearchitectures the BlockPy project (both the client side and the server side) along with the CORGIS project and a few of the other associated projects we have from my lab. I'm not sure how that will dovetail with this effort; might be a simple update from your perspective, might be more depending on what your use case is?
I tried to make a start on a Dockerfile for blockpy so it can be run as a container, but whilst everything seems to compile and the server appears to start, I can't actually see Blockpy in a browser, so I'm presumably doing s/thing wrong s/where.
FWIW, here's where I'm at to date: