bholmes98
(Bholmes98)
February 5, 2020, 4:20pm
1
I am having a particular problem with updating my vmware OVA image graylog server to the newest version that came out which is 3.1.4. I have tried to follow the step-by-step that this docs page graylog provides: https://docs.graylog.org/en/3.1/pages/installation/operating_system_packages.html#operating-package-upgrade-deb-apt
I followed the first command which was “wget https://packages.graylog2.org/repo/packages/graylog-3.1-repository_latest.deb ” and I believe it’s supposed to get the latest deb package.
I get this error every time I try to enter the command? I am wondering if the url has a typo?
bholmes98
(Bholmes98)
February 5, 2020, 6:03pm
2
I’m not sure how this solution came to me after I entered this command to troubleshoot installing a non-relevant command tool, but I was asked to take action if I wanted to install the newest package distributed, so then I just selected “n” for No since I thought it if I said Yes it would overwrite my graylog configuration file, so now it looks like I am on the newest version now?
bholmes98
(Bholmes98)
February 5, 2020, 6:25pm
3
I have a feeling this HTTP 404 error is a DNS settings problem I have on my server?
jan
(Jan Doberstein)
February 6, 2020, 7:16am
4
he @bholmes98
you did not share from what Version you upgrade from. You might need to adjust your Graylog server.conf with some settings.
The DNS Problems I can’t see on our end. If you are unsure about a status, you could always check our Status page on that: https://status.graylog.com/
bholmes98
(Bholmes98)
February 7, 2020, 8:48pm
7
Apologies, my graylog version was 3.1.3.
jan
(Jan Doberstein)
February 9, 2020, 12:49pm
8
you do not need to install the repository packages for 3.1 if you just want to upgrade the 3.1 version to the latest stable bugfix release.
a simple sudo apt-get update && sudo apt-get upgrade
should install the latest version.
Did you have tried that?
bholmes98
(Bholmes98)
February 19, 2020, 10:22pm
9
I believe it worked thanks.
system
(system)
Closed
March 4, 2020, 10:25pm
10
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.