
How do dev machines work?
We create a temporary server, download your code to it, then set up a local development environment. We then show you a preview inside the Hercules App Builder.My dev machine is having issues. How do I fix it?
We recommend you restart the dev machine.- Click the Dev Machine icon in the top right of the preview
- Click “Stop”
- Click “start”

Additional FAQ
If there is a dev machine outage what happens to my published app?
If there is a dev machine outage what happens to my published app?
Your published app is safe. Published apps are hosted separately on more scalable, robust, and reliable machines. They rarely have issues and are completely separate from Dev machines.
Can I get a faster dev machine?
Can I get a faster dev machine?
Users on paid plans get dev machines with more RAM and CPU and have longer timeout limits. Larger
machines are faster for large codebases and make it faster for multiple agents to run at the same
time.
What are common dev machine issues?
What are common dev machine issues?
Dev machine issues often happen after dev machines timeout from inactivity. They most commonly happen:
- While starting up:
- Loading forever on a specific step (eg on cloning repository)
- Showing a gray browser error screen saying a
hercules-dev.comURL does not exist
- After loading
- Crashing in the middle of an agent run (404/500)