mirror of
https://github.com/dmis-lab/BERN2.git
synced 2026-04-03 00:18:29 -06:00
localhost error #22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Morph0124 on 3/22/2024
Hello, thanks for your great work and I do appreciate that. But I can not access my localhost port. I am trying to run bern2 in Windows 11. And I use git bash to start run_bern2_windows.sh. And it seems starts well as following:

However, when I try to open the local host in Chrome by the following link: http://localhost:18888/ . I got the error of "The response sent by localhost is invalid."
I am new to this tool as well as python. Please help me.