Screenshot 2023-09-11 at 12.11.56 PM.png

Steps to Troubleshoot:

  1. Make sure Pieces OS is running

    To test this, please navigate to “http://localhost:1000/applications” in your browser. The expected result is a JSON object representing the applications/plugins you have connected to Pieces OS. Example below.

    Screenshot 2023-09-11 at 12.13.30 PM.png

  2. Make sure there are no firewalls or security software blocking connections to localhost:1000

  3. Make sure Pieces OS & Pieces Desktop are running locally on your machine and not within any Remote Servers or Virtual Machines

  4. Check your “hosts” file to ensure the correct 0.0.0.0 domain mapping

    Follow these instructions to ensure your device has an accurate domain mapping for localhost within your “hosts” file:

    Mapping: 0.0.0.0 → localhost

    Windows: https://pureinfotech.com/edit-hosts-file-windows-11/#:~:text=To edit the “Hosts” file,0.1 domain.com

    MacOS: https://www.34sp.com/kb/how-to-edit-your-host-file-on-macos