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

This repo is still maintained? Some pipe file issues #31

Open
augustresende opened this issue Jul 22, 2024 · 2 comments
Open

This repo is still maintained? Some pipe file issues #31

augustresende opened this issue Jul 22, 2024 · 2 comments

Comments

@augustresende
Copy link

I'm trying to run cjdns in windows but when i try to test the configuration file this happens:

1721689616 INFO cjdroute2.c:736 cjdns-v21.2-5-gdd2230f8 amd64 win32
1721689616 INFO cjdroute2.c:740 Checking for running instance...
1721689616 DEBUG UDPAddrIface.c:327 Bound to address [0.0.0.0:51656]
1721689616 DEBUG AdminClient.c:334 Connecting to [127.0.0.1:11234]
1721689616 INFO RandomSeed.c:42 Attempting to seed random number generator
1721689616 INFO RandomSeed.c:50 Trying random seed [RtlGenRandom() (Windows)] Success
1721689616 INFO RandomSeed.c:63 Seeding random number generator succeeded with [1] sources
1721689616 INFO NanotimeEntropyProvider.c:59 Taking clock samples every [1000]ms for random generator
1721689616 DEBUG Core.c:459 Getting pre-configuration from client
InterfaceWaiter.c:77 InterfaceWaiter Timed out waiting for data.
cjdroute2.c:792 Core did not setup pipe file [\.\pipe\cjdroute.sock] within 60 seconds

What should i do?

@interfect
Copy link
Owner

interfect commented Jul 23, 2024 via email

@kaotisk-hund
Copy link
Collaborator

kaotisk-hund commented Sep 10, 2024

@interfect It's kinda maintained.

There was a bug where an array in the generated configuration was closing twice, which would break cjdns from starting. We made a script that would remove that.

@augustoresende The problem though you are posting seems unrelated to that.
I don't know but maybe share the particular part from your cjdroute.conf. Also, did you create the config file via cjdroute --genconf on your own or via installation progress?

Also windows version could be helpful I guess.

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

3 participants