google / grr

GRR Rapid Response: remote live forensics for incident response

Home Page:https://grr-doc.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue installing GRR on Security onion 16.04 and ubuntu 20.04

uskwarrior opened this issue · comments

Hello Folks,

I have been trying to install GRR Server on Security onion 16.04 and have been experiencing issues. Firstly I tried installing the docker image using the instructions here, but when logging to the server using hostname I get a proxy error. I tried installing the GRR as a service using instructions here, but each time when trying the first step of logging into SQL with the localhost password to create a grr database, I get an error "ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)". I have tried blank password and even resetting the password but found that mysql service doesn't let me. I tried installing GRR on ubuntu 20.04 using the steps here but got an error "Sub-process /usr/bin/dpkg returned an error code" when installing.

I have been scratching my head all day and haven't been able to resolve the issue. I would really appreciate any help or feedback on this.

I can't help with the Security Onion installation script, but raised this issue with the maintainer in weslambert/securityonion-grr#3.

Regarding Access denied for user 'root'@'localhost': This is an issue outside of GRR, you can find plenty of tutorials on setting up MySQL/MariaDB and resetting the password.

Regarding Sub-process /usr/bin/dpkg returned an error code: We build these debs for Ubuntu 18.04 - please try it on this version or paste more detailed error logs in order for me to debug this.

Here are the logs

grr verbose log.txt