GithubHelp home page GithubHelp logo

Comments (4)

dwdougherty avatar dwdougherty commented on September 15, 2024

Hello. There are a few different sets of installation instructions on redis.io/docs/latest/ . To which specific page are you refering?

from docs.

Elshirak avatar Elshirak commented on September 15, 2024

Hello, @dwdougherty ! I also faced the same issue on Ubuntu 24.04: Failed to fetch, The repository is not signed.

Hello, @shleeable I think you are referring to the installation documentation of Redis here. Did you manage to install Redis on Ubuntu 24?

from docs.

dwdougherty avatar dwdougherty commented on September 15, 2024

Hi folks. I'm sorry to learn that you're having trouble installing Redis on Ubuntu 24.04.

I just tried to do so myself in GCP and I was able to install it without any issues.

david_dougherty@dwd-ubuntu-test:~$ lsb_release -r
No LSB modules are available.
Release:        24.04
david_dougherty@dwd-ubuntu-test:~$ systemctl status redis-server
● redis-server.service - Advanced key-value store
     Loaded: loaded (/usr/lib/systemd/system/redis-server.service; enabled; preset: ena
bled)
     Active: active (running) since Thu 2024-05-02 13:49:59 UTC; 2min 24s ago
       Docs: http://redis.io/documentation,
             man:redis-server(1)
   Main PID: 3353 (redis-server)
     Status: "Ready to accept connections"
      Tasks: 5 (limit: 9509)
     Memory: 3.5M (peak: 4.0M)
        CPU: 304ms
     CGroup: /system.slice/redis-server.service
             └─3353 "/usr/bin/redis-server 127.0.0.1:6379"

May 02 13:49:59 dwd-ubuntu-test systemd[1]: Starting redis-server.service - Advanced key-v
alue store...
May 02 13:49:59 dwd-ubuntu-test systemd[1]: Started redis-server.service - Advanced key-va
lue store.

You might try asking your question in the Redis Discord. There are lots of folks there who can help.

https://discord.gg/7kqRT6dR

from docs.

dwdougherty avatar dwdougherty commented on September 15, 2024

I'm going to go ahead and close this issue, as I don't there's a docs problem here.

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.