Graylog in Ubuntu 20.04 - Repo Problem

I’m trying to install Graylog in Ubuntu 20.04 without success

Hit:1 http://archive.canonical.com/ubuntu focal InRelease
Hit:2 http://ao.archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://ao.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 https://artifacts.elastic.co/packages/oss-7.x/apt stable InRelease
Ign:5 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 InRelease
Get:6 http://ao.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
Hit:7 https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/4.0 Release
Err:8 https://packages.graylog2.org/repo/debian stable InRelease
302 Found [IP: 54.159.34.239 443]
Get:9 http://ao.archive.ubuntu.com/ubuntu focal-security InRelease [109 kB]
Reading package lists… Done
E: Failed to fetch https://packages.graylog2.org/repo/debian/dists/stable/InRelease 302 Found [IP: 54.159.34.239 443]
E: The repository ‘https://packages.graylog2.org/repo/debian stable InRelease’ is not signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

this url appears to be incorrect.

I’m trying to change source.list from this:

deb https://packages.graylog2.org/repo/debian/ stable 4.0

to this:

deb Graylog Package Repository stable 4.0

and have this error
Err:8 Graylog Package Repository stable InRelease
Clearsigned file isn’t valid, got ‘NOSPLIT’ (does the network require authentication?)

E: Failed to fetch Graylog Package Repository Clearsigned file isn’t valid, got ‘NOSPLIT’ (does the network require authentication?)
E: The repository ‘Graylog Package Repository stable InRelease’ is not signed.

anyone with same problem ?

@nunoabsilva
What web site are you using to install graylog from?
Was it from here?

https://docs.graylog.org/en/4.0/pages/installation/os/ubuntu.html

I’m not a Ubuntu guy so I tried testing the installation steps on Ubuntu 20.04 from that link above. I basically copied/paste each line, it seams to work fine.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.