Code Monkey home page Code Monkey logo

Comments (19)

p3x-robot avatar p3x-robot commented on June 12, 2024

i have not time to fix with Pika, in Redis it works.

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

try sending your configuration without sending your password

from redis-ui.

EnolMy avatar EnolMy commented on June 12, 2024

Thanks, now I have just this:

image

But I have tried creating it directly from the UI but I get the same error. This is the config directly from the UI

image

image

The connection is sucessfully

image

But I get the error I said in the first post

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

that is not the eror, the code is here:

    try {
        //commands = await redis.call('command2')
        commands = await redis.command()
        console.info(options.payload.connection.name, 'instance command listing is available') // , JSON.stringify(commands))
    } catch(e) {
        console.warn(options,payload.connection.name, 'instance command listing is not available, not all redis instances are not available command listing', e)
    }

try the error get on the browser log where the trim error is.
but it is prossible this error is on the error side, you have to check both where this trim error is.

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

baseides, try to generate the configuration in the gui, then apply in your docker environment.

from redis-ui.

EnolMy avatar EnolMy commented on June 12, 2024

In the browser I only see this:

image

I don't see errors, and the response of this traces are:

ok
1
2
ok

something like that:

image

image

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

try the console error and the server as well.

from redis-ui.

EnolMy avatar EnolMy commented on June 12, 2024

baseides, try to generate the configuration in the gui, then apply in your docker environment.

I have already done, I have two configs, one done by from the browser and I get the same error

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

but there must be handled in the server side or the browser so there should be a stack trace. either side.

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

see the log of the p3x-redis-ui log on the docker and the browser not the net tab, but the console tab.

from redis-ui.

EnolMy avatar EnolMy commented on June 12, 2024

This is the console view:

image

from redis-ui.

EnolMy avatar EnolMy commented on June 12, 2024

In the docker log I can see now the Connection is closed:

image

But before, when I see the command trace I sent you, I dont see any error

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

it connects, but it disconnects right away... sorry.

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

i suppose the protocol is same as pika, but the way it works is different.

from redis-ui.

EnolMy avatar EnolMy commented on June 12, 2024

Ok thank yo uso much

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

it is working, but i suppose there will be errors because of this, i will let you know when it is released, it is building right now.

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

https://github.com/patrikx3/redis-ui/releases/tag/v2024.4.230

from redis-ui.

p3x-robot avatar p3x-robot commented on June 12, 2024

https://hub.docker.com/repository/docker/patrikx3/p3x-redis-ui/tags

from redis-ui.

MyInvestorEsp avatar MyInvestorEsp commented on June 12, 2024

Thank you! I'm goint to try it

from redis-ui.

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.