Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible faulty ircd set up #270

Open
surfninjas opened this issue May 1, 2024 · 0 comments
Open

possible faulty ircd set up #270

surfninjas opened this issue May 1, 2024 · 0 comments

Comments

@surfninjas
Copy link

OS: pop!_os 22.04 LTS
darkfi branch 0.4.1
client: weechat 4.2.2

I believe I may have a fault ircd set up. I went through the instructions here. Here is what I get when I start ircd:

23:36:40 [ERROR] net::connector: Connection to tls://lilith0.dark.fi:25551  failed: IO error: timed out
23:36:40 [WARN] net::seedsync_session: Failure contacting seed #0 [tls://lilith0.dark.fi:25551]: Connection failed
23:36:40 [WARN] net::seedsync_session: Seed #0 failed for reason Connection failed
23:36:51 [ERROR] net::connector: Setup for tls://lilith1.dark.fi:25551 failed: IO error: uncategorized error
23:36:51 [WARN] net::seedsync_session: Failure contacting seed #1 [tls://lilith1.dark.fi:25551]: Connection failed
23:36:51 [WARN] net::seedsync_session: Seed #1 failed for reason Connection failed
23:36:51 [WARN] net::seedsync_session: Hosts pool still empty after seeding
23:36:51 [INFO] net::inbound_session: Not configured for accepting incoming connections.
23:36:51 [INFO] net::outbound_session: Starting 5 outbound connection slots.
23:36:51 [INFO] ircd::settings: Found configuration for channel #dev
23:36:51 [INFO] ircd::settings: Found topic for channel #dev: DarkFi Development HQ
23:36:51 [INFO] rpc::server: JSON-RPC listener bound to tcp://127.0.0.1:25550
23:36:51 [INFO] ircd::irc: [IRC SERVER] listening on tcp://127.0.0.1:6667

I see I get two errors near the top. I have irc_listen="tcp://127.0.0.1:6667" set in ~/.config/darkfi/ircd_config.toml`.

Usually I pop on for a bit and see people active but I haven't see much activity lately. Don't know if people are away or if I had configured something wrong. Any help is much appreciated!

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

No branches or pull requests

1 participant