# Cannot upgrade graylog open to 6.0.7

**URL:** https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883
**Category:** Graylog Central (peer support)
**Created:** [October 17, 2024, 4:14pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883 "2024-10-17T16:14:39Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![drewdingray](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/drewdingray/32/16567_2.png) [@drewdingray](https://community.graylog.org/u/drewdingray)
#### Post date: [October 17, 2024, 4:14pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/1 "2024-10-17T16:14:39Z")

</div>

Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.  
**Don’t forget to select tags to help index your topic!**

**1. Describe your incident:**  
I am trying to grade from 6.0.6 to version 6.0.7 but it tells me i am running the latest version of graylog.

**2. Describe your environment:**

- OS Information:  
Ubuntu 22.04 running on proxmox

- Package Version:  
6.0.6

- Service logs, configurations, and environment variables:  
I followed this link:  
[Upgrading Graylog in Ubuntu](https://go2docs.graylog.org/current/upgrading_graylog/upgrading_graylog_in_ubuntu.htm)

**3. What steps have you already taken to try and solve the problem?**  
I have tried the upgrade instructions, asking on reddit and searching the web.

**4. How can the community help?**  
Any tips or suggestions on how to upgrade?

**Helpful Posting Tips:** [Tips for Posting Questions that Get Answers](https://community.graylog.org/t/tips-for-posting-questions-that-get-answers/21828) [Hold down CTRL and link on link to open tips documents in a separate tab]

---

<div class="post-metadata">

### Author: ![drewdingray](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/drewdingray/32/16567_2.png) [@drewdingray](https://community.graylog.org/u/drewdingray)
#### Post date: [October 17, 2024, 4:19pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/2 "2024-10-17T16:19:28Z")

</div>

when I run the command below per the docs:

```auto
wget https://packages.graylog2.org/repo/packages/graylog-6.0-repository_latest.deb
sudo dpkg -i graylog-6.0-repository_latest.deb
sudo apt-get update
sudo apt-get install graylog-enterprise

```

This is my response:  
graylog-server is already the newest version (6.0.6-1).

Any suggestions?

---

<div class="post-metadata">

### Author: ![drewdingray](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/drewdingray/32/16567_2.png) [@drewdingray](https://community.graylog.org/u/drewdingray)
#### Post date: [October 18, 2024, 3:43pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/3 "2024-10-18T15:43:56Z")

</div>

anyone else getting this error or know what to check?

---

<div class="post-metadata">

### Author: ![drewmiranda-gl](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/drewmiranda-gl/32/13376_2.png) [@drewmiranda-gl](https://community.graylog.org/u/drewmiranda-gl)
#### Post date: [October 18, 2024, 7:46pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/4 "2024-10-18T19:46:44Z")

</div>

Howdy,  
Were you able to follow the steps here?

[https://www.reddit.com/r/graylog/comments/1g58swm/comment/lsdusdi](https://www.reddit.com/r/graylog/comments/1g58swm/comment/lsdusdi)

---

<div class="post-metadata">

### Author: ![drewdingray](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/drewdingray/32/16567_2.png) [@drewdingray](https://community.graylog.org/u/drewdingray)
#### Post date: [October 18, 2024, 9:05pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/5 "2024-10-18T21:05:33Z")

</div>

hello, I did and got the same results

---

<div class="post-metadata">

### Author: ![drewdingray](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/drewdingray/32/16567_2.png) [@drewdingray](https://community.graylog.org/u/drewdingray)
#### Post date: [October 18, 2024, 9:26pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/6 "2024-10-18T21:26:29Z")

</div>

based on the post, if it is tryly that im missing:

cat: /etc/apt/sources.list.d/graylog.list: No such file or directory

How do I rebuild that? Thanks

---

<div class="post-metadata">

### Author: ![DoubleM](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/doublem/32/17117_2.png) [@DoubleM](https://community.graylog.org/u/DoubleM)
#### Post date: [October 23, 2024, 5:19pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/7 "2024-10-23T17:19:06Z")

</div>

use  
sudo nano /etc/apt/sources.list.d/graylog.list

Type in the repo source for the Graylog requirements, e.g.:

deb [http://apt-mirror.your-domain.net/mongodb/](http://apt-mirror.your-domain.net/mongodb/) bullseye/6.0 stable main  
deb [http://apt-mirror.your-domain.net/opensearch/](http://apt-mirror.your-domain.net/opensearch/) bullseye/stable main  
deb [http://apt-mirror.your-domain.net/graylog/](http://apt-mirror.your-domain.net/graylog/) bullseye/6.0 stable main

These are just samples and won‘t work without and editing. You are free to use the official Package Ressources.

Hope this is what you are looking for.

---

<div class="post-metadata">

### Author: ![drewdingray](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/drewdingray/32/16567_2.png) [@drewdingray](https://community.graylog.org/u/drewdingray)
#### Post date: [October 28, 2024, 6:52pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/8 "2024-10-28T18:52:59Z")

</div>

Thanks, if I manually create it will I have to manually update it? I would prefer to keep it aligned with the software. any suggestions?

---

<div class="post-metadata">

### Author: ![drewmiranda-gl](https://sea2.discourse-cdn.com/flex016/user_avatar/community.graylog.org/drewmiranda-gl/32/13376_2.png) [@drewmiranda-gl](https://community.graylog.org/u/drewmiranda-gl)
#### Post date: [October 28, 2024, 9:23pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/9 "2024-10-28T21:23:21Z")

</div>

Its difficult to know without deeper troublehsooting why you’re not getting the repo file created when installing our repo file via wget

BUT, in the event you do need to manually create this, you will only need to change the version number when a new release comes out. For example, from 6.0 to 6.1

This will create the repo file, but note that it must be run as root.

```auto
echo "deb https://packages.graylog2.org/repo/debian/ stable 6.1" | tee /etc/apt/sources.list.d/graylog.list

```

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex016/uploads/graylog/original/3X/c/7/c7c09c6b5099570133d6502b83f50ba4430de5b6.png) [@system](https://community.graylog.org/u/system)
#### Post date: [November 11, 2024, 9:23pm UTC](https://community.graylog.org/t/cannot-upgrade-graylog-open-to-6-0-7/33883/10 "2024-11-11T21:23:45Z")

</div>

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