Skip to content

Installation of the Zeek/Linux using the docker pull Repo : Error encountered as i tried to install FleetSpeak Service on Windows Client(dbg_GRR_3.4.6.7_amd64.msi/GRR_3.4.6.7_amd64.msi #1032

@ashrea06

Description

@ashrea06

Environment

  • How did you install GRR? [e.g. from release DEB, HEAD DEB, PIP package, source] :

docker run
--name grr-server
-e EXTERNAL_HOSTNAME=
-e ADMIN_PASSWORD=
-p 0.0.0.0:8000:8000 -p 0.0.0.0:8080:8080
-v grr-data:/data
ghcr.io/google/grr:v3.4.6.7

  • What GRR version are you running?: [e.g. 3.1.2.3]

3.4.6.7_amd64.amsi

  • What operating system does the GRR server run on? [e.g. Ubuntu 18.04]

┌──(root㉿kali)-[/var/log]
└─# uname -a
Linux kali 6.1.0-kali7-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.20-2kali1 (2023-04-18) x86_64 GNU/Linux

  • What operating system does the affected GRR client run on, if applicable? [e.g. Windows 10]

Windows specifications :

edition : Windows 10 Home
Version : 22H2
OS.Build : 19045.2846

Describe the issue
Describe the issue that occurs and list steps to reproduce this behavior. Make sure to read GRR server doesn't seem to run and I don't see my clients. If the errors occur after an upgrade, make sure to read CHANGELOG for possible reasons.

Error logs
""
Here is the following encountered Error Message as i try to install the "GRR_3.4.6.7_amd64.msi application".
""

Error Prompt :

  • Service "Fleetspeak Service" (Fleetspeak Service) failed to start.Verify that you have the sufficient privileges to start system services.
Copy-and-paste logs from the command you executed, GRR server log files, or flow logs.

Using the log file :

  • Windows: %WinDir%\system32\logfiles\GRR_installer.txt

Loading configuration from C:\WINDOWS\system32\GRR\3.4.6.7\GRR.exe.yaml
Loading configuration from C:\WINDOWS\system32\GRR\3.4.6.7\build.yaml
Starting installation procedure for GRR client.
Trying to stop service FleetspeakService.
Tried to stop 'FleetspeakService', but the service is not installed.
Trying to start service FleetspeakService.
Tried to start 'FleetspeakService', but the service is not installed.

Additional context
Add any other context about the problem here.

-The WebUI works perfectly, just for when I've tried to install the fleetspeak service, missing "fleetspeak service"
from services.msc".

Some of the Repo to build Fleetspeak service, from github has a "404 error code."

Thank you, any response will be very much appreciated.

Furthermore i will like to add these two files for your convenience , in case this has to do with any conflict within them.
[GRR.exe.yaml.txt
GRR_fleetspeak_service_config.txt
](https://github.com/google/grr/files/11457580/GRR.exe.yaml.txt)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions