mirror of
https://github.com/dmis-lab/BERN2.git
synced 2026-04-03 00:18:29 -06:00
socket.gaierror: [Errno -2] Name or service not known #63
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 @shi4712shi on 3/28/2022
Hello! Looks to be a very useful tool. Following the "Installing BERN2" on READAME.md, I have installed BERN2 on my lab server. And I run the run_bern2.sh successfully with these logs:
but when I tried to use the bern2 API with
the error occurred:
Thank you
(I'm not the root of the lab server, I remove the 'sudo' command in run_bern2.sh. But I'm not sure the effect.)