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

Username-Password authentication cannot enable #1161

Open
kelunyang opened this issue Dec 4, 2023 · 1 comment
Open

Username-Password authentication cannot enable #1161

kelunyang opened this issue Dec 4, 2023 · 1 comment

Comments

@kelunyang
Copy link

Sorry for my poor English

I've tried following setting on both Windows 11 and Archlinux(on WSL2), none of them works, supernode just exit after few seconds

community.list:

N2NGroup
* HomeServer rkt9LCIxkfadwpKcGq0QW9FznTI43JKIbPhy5wsYQmm

supernode parameter:
Arch: supernode -p 60666 -c ./community.list -F MyN2N -v
Windows: .\supernode.exe -p 60666 -c "D:\N2N\community.list" -v

supernode exits after following messages

05/Dec/2023 01:45:24 [sn_utils.c:395] added allowed community 'N2NGroup' [total: 1]
05/Dec/2023 01:45:24 [sn_utils.c:1296] assigned sub-network 10.222.10.0/24 to community 'N2NGroup'
05/Dec/2023 01:45:24 [sn_utils.c:340] added user 'HomeServer' with public key 'rkt9LCIxkfadwpKcGq0QW9FznTI43JKIbPhy5wsYQmm' to community 'N2NGroup'
05/Dec/2023 01:45:24 [sn_utils.c:440] loaded 1 fixed-name communities from ./community.list
05/Dec/2023 01:45:24 [sn_utils.c:443] loaded 0 regular expressions for community name matching from ./community.list
05/Dec/2023 01:45:24 [sn_utils.c:115] started shared secrets calculation for edge authentication
05/Dec/2023 01:45:24 [sn_utils.c:131] calculated shared secrets for edge authentication
05/Dec/2023 01:45:24 [sn_utils.c:140] calculating dynamic keys

Any ideas?

@hamishcoleman
Copy link
Collaborator

Are you able to retest this against the recently released fork n3n and raise a ticket there if it is still happening? We would be happy to investigate it further as part of that new project.

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

2 participants