You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So it's been a while since the last time I used rekono in my test pc.
I wanted to check the test results from my previous scan, however, after I run it (in the usual way) I cannot login.
I checked the logs and it seems that rekono is not connected to DB.
Kindly see screenshots below:
I also attached the log, kindly check it as well.
Logs: rekono_error_log.txt
I tried all solutions I found in the internet but still NG.
Thank you very much in advance.
The text was updated successfully, but these errors were encountered:
I guess 1.6.5, there is an error in updates from 1.6.4 to 1.6.5. 1.6.5 works but not if you have updated from 1.6.4.
I'm already working in the fix that I hope to release soon. This fix would solve the problem, so you would be able to upgrade to the new 1.6.6 and everything would work.
I will keep you updated
Thanks for the report and my apologies for the inconvenience
The fix has been released, but it may take some time to get it available in Kali Linux via apt upgrade rekono-kbx. However, you can execute one of the following two options to upgrade to the new version in the meantime:
apt remove rekono-kbx && apt install rekono-kbx: data won't be removed by the apt remove command and it will be kept at $HOME/.local/share/rekono.
docker pull pablosnt/rekono:1.6.6 && docker tag pablosnt/rekono:1.6.6 kaboxer/rekono:1.6.6 && docker tag pablosnt/rekono:1.6.6 kaboxer/rekono:current (you can remove Docker image pablosnt/rekono:1.6.5 if you want)
After executing one of those two options, you can execute rekono command again and the app should work as usual without losing data. Kali package's version will be 1.6.5 until they release the new one (it usually takes some days/weeks), but you would be using the new version 1.6.6 anyway.
Hello,
Good day!
It's me again, having trouble using Rekono.
So it's been a while since the last time I used rekono in my test pc.
I wanted to check the test results from my previous scan, however, after I run it (in the usual way) I cannot login.
I checked the logs and it seems that rekono is not connected to DB.
Kindly see screenshots below:
I also attached the log, kindly check it as well.
Logs: rekono_error_log.txt
I tried all solutions I found in the internet but still NG.
Thank you very much in advance.
The text was updated successfully, but these errors were encountered: