Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

nats server error #594

Open
andim27 opened this issue Dec 7, 2021 · 1 comment
Open

nats server error #594

andim27 opened this issue Dec 7, 2021 · 1 comment

Comments

@andim27
Copy link

andim27 commented Dec 7, 2021

Can't start nats-server on master branch:
I am doing next:
git checkout master
./scripts/all start
In the logs I see next:

[2021-12-07 16:42:01.512] INFO default: [main.go:40] [main.main.func1] start pprof on :6060
[2021-12-07 16:42:01.512] ERROR default: [node.go:50] [ion.(*Node).Start] new nats conn error nats: no servers available for connection
[2021-12-07 16:42:01.512] ERROR default: [main.go:53] [main.main] sfu init start: nats: no servers available for connection

Even setup nats in manual mode after what I see next:
[Failed]: islb is not running, run by service scripts

Question: How correctly starts nats-server(and islb) ?

@adwpc
Copy link
Collaborator

adwpc commented Dec 9, 2021

install nats-server first,see:scripts/inst_dep

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants