The ArchiveMind page does not open¶
Symptoms¶
ArchiveMind seems to start (or you are sure you launched it), but no
window appears — or the browser shows "can't connect" / "site can't be
reached" at http://127.0.0.1:8765/.
What this usually means¶
Either the app window failed to open while the app itself is running, or the local server is not actually running (it was never started, it stopped, or its port is taken).
Safe steps to try¶
- Give it ~15 seconds after launching — on a slow disk, startup can
take a moment — then go to
http://127.0.0.1:8765/in any browser yourself. - Check the address carefully:
http://127.0.0.1:8765/— plainhttp, nothttps. - Check whether ArchiveMind is running in Activity Monitor (macOS) or
Task Manager (Windows).
- Running, but the page will not load → see Port 8765 is already in use.
- Not running → start it; if it will not start, see ArchiveMind will not launch.
- Try another browser if you have one — this separates a browser problem from an app problem.
- Quit and reopen safely: see Restarting ArchiveMind safely.
What not to delete or change¶
- Do not delete the catalogue database or the application-data folder.
- Do not change firewall, proxy, or network settings for this — the page is served machine-internally and does not cross the network.
Information to collect for support¶
- Whether the ArchiveMind process was running when the page would not load.
- The exact browser error text.
- The newest
archivemind.log— see Finding logs. - Your OS, build, and browser.