It seems I’ve run in to quite a few roadblocks when it comes to deploying OpenClaw on a VM. It seems to be an issue with the server not recognizing the port. A guide on launching OpenClaw on Replit would serve volumes of the community. Maybe some one could even Youtube it and drop the link for us in this chat. Looking for support! Thank you
Update: After Running a couple Pro Thinkings on Chatgpt, and consistent support from Replit Agent, I found a winning solution. My Reserved VM did not have the power to host it, so I increased my CPU and Gib Ram to 2 and 8 respectively.
Hopefully this troubleshoot helps other with similar experience.
Thank you to everyone who engaged with this topic.
I think there are a few issues with it, partly that Replit is already using containers in the way it manages and sets up the app environments. And this conflicts with the need for containers in OpenClaw. Not sure the Replit infra is geared up for it. (might need a slightly better description from someone with a bit more knowledge on the underlying nuts and bolts - anyone?)
Btw, I’m doing some stuff with OpenClaw, but directly on external cloud servers where I have better control. But I’m using Replit to build an app that manages the agents remotely. I’ll announce it when finished