anarchy-ai / LLM-VM

irresponsible innovation. Try now at https://chat.dev/
https://anarchy.ai/
MIT License
465 stars 150 forks source link

LLM-VM Does Not Run #436

Open Z-ABBASI opened 5 months ago

Z-ABBASI commented 5 months ago

Describe the bug When I try to run the code, I get this error: This site can’t be reached localhost refused to connect. Try:

ERR_CONNECTION_REFUSED

To Reproduce Steps to reproduce the behavior:

  1. Download LLM-VM zip file
  2. Unzip file
  3. Go to Visual Studio Code
  4. Click 'Open Folder'
  5. Open the unzipped file
  6. Click 'Run'
  7. Click either 'Start Debugging' or 'Run Without Debugging'

Expected behavior I expected the code to run.

Screenshots ERROR

Desktop (please complete the following information):

Felixg2468 commented 5 months ago

In the launch.json file check for your port and server address and make sure its set up correctly. Also check the terminal output it will show more details on that error.