Giter Club home page Giter Club logo

Comments (7)

pskrbasu avatar pskrbasu commented on June 11, 2024 1

@paolo-losi Seems like a bug we introduced in v0.21.5. We are working on a fix. Thanks ✌️

from steampipe.

pskrbasu avatar pskrbasu commented on June 11, 2024

@paolo-losi Thank you for reporting.

I'll try to install it in Ubuntu 20.04 LTS and see if I can reproduce it.

from steampipe.

pskrbasu avatar pskrbasu commented on June 11, 2024

@paolo-losi v0.21.6 is released. I tried it out - seems to be working now!

from steampipe.

paolo-losi avatar paolo-losi commented on June 11, 2024

I can confirm that I get no warnings now.
But I still get no rows:

`$ which steampipe
/usr/local/bin/steampipe
$ steampipe -v
Steampipe v0.21.6
$ steampipe plugin install steampipe

steampipe [====================================================================] Already installed

To update this plugin: steampipe plugin update steampipe
To update all plugins: steampipe plugin update --all

$ steampipe plugin update --all

turbot/net [====================================================================] Latest already installed
turbot/steampipe [====================================================================] Latest already installed

$ steampipe query "select name from steampipe_registry_plugin;"
Error: no rows in result set
$
`

from steampipe.

pskrbasu avatar pskrbasu commented on June 11, 2024

@paolo-losi I ran the same query as above, but I did not get the error. I do get the result.

Can you try with STEAMPIPE_LOG=trace steampipe query "select name from steampipe_registry_plugin;" and check the logs in ~/.steampipe/logs/plugin-yyyy-mm-dd.log file? You might see some errors or warnings there.

from steampipe.

paolo-losi avatar paolo-losi commented on June 11, 2024

here you have the logs for the command:

$ STEAMPIPE_LOG=trace steampipe query "select name from steampipe_registry_plugin;"

Thanks!

database-2024-02-07.log
steampipe-2024-02-07.log

from steampipe.

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.