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

Strange Keylist using 'listkeys' #8

Open
fred0r opened this issue Sep 7, 2014 · 2 comments
Open

Strange Keylist using 'listkeys' #8

fred0r opened this issue Sep 7, 2014 · 2 comments

Comments

@fred0r
Copy link

fred0r commented Sep 7, 2014

Since using this Variation of znc fish my keyfile gets killed.
Using 'listkeys' shows endless pages of my keys and then a lot of

<*fish> | key key key key key key key key key key #channel CHANNELKEY

I'm using ZNC 1.5-git-257-0908023

@DanielOaks
Copy link
Contributor

That's dodgy. The only thing I can think of would be Fish's NV Version not being set properly here and here

I know it's a big stretch, but is there any chance you could possibly share your key config file, with the actual keys replaced with something like keyhere and the channel(s) replaced with #channel ?

By chance, have you seen anything like this when restarting ZNC:

key for <something> upgraded
Upgraded Database to Version 1

Sorry for the trouble!

@fred0r
Copy link
Author

fred0r commented Sep 14, 2014

Inside the the .registry it starts looking like:
%23;channel1 hUtvRyuxEPFJLdSeTh8OMQiBcyS1D7MPujhAWOSvaZ7gGpixSV6nEVNNRLncZXc
%23;channel2 KupbLYeU97gR7N%2f;zp9DPKehfLoPQyZwIXGDwqaXPUToKGBfIGF6d3QcEY70ezWPxiTJz1Y2x
Then some lines later :
key%20;%23;channel1 hUtvRyuxEPFJLdSeTh8OMQiBcyS1D7MPujhAWOSvaZ7gGpixSV6nEVNNRLncZXc
key%20;%23;channel2 KupbLYeU97gR7N%2f;zp9DPKehfLoPQyZwIXGDwqaXPUToKGBfIGF6d3QcEY70ezWPxiTJz1Y2x
to
key%20;key%20;%23;channel1 hUtvRyuxEPFJLdSeTh8OMQiBcyS1D7MPujhAWOSvaZ7gGpixSV6nEVNNRLncZXc
key%20;key%20;%23;channel2 KupbLYeU97gR7N%2f;zp9DPKehfLoPQyZwIXGDwqaXPUToKGBfIGF6d3QcEY70ezWPxiTJz1Y2x
and then pages later the key%20 is at
key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;%23;channel1 hUtvRyuxEPFJLdSeTh8OMQiBcyS1D7MPujhAWOSvaZ7gGpixSV6nEVNNRLncZXc
key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;key%20;%23;channel2 KupbLYeU97gR7N%2f;zp9DPKehfLoPQyZwIXGDwqaXPUToKGBfIGF6d3QcEY70ezWPxiTJz1Y2x
The .registry-File is at 1 MB now.
At the end of the file there is
version 1

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