Code Monkey home page Code Monkey logo

glog-cli's People

Contributors

achimgrimm avatar ccasado avatar dioni21 avatar nelson-marcos avatar pantuza avatar parikshit-hooda avatar pedrosnk avatar sinvalmendes avatar victor-mendes-eduardo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

glog-cli's Issues

SSL verification error

Hello, I'm getting SSL: CERTIFICATE_VERIFY_FAILED error... is there a way to avoid the ssl verification?

Thanks!

Can't fetch password from system

I am getting this error with keyring option when using Python 2.7 and virtualenv:

$ glogcli -k error
Traceback (most recent call last):
File "/Users/ccasado/Envs/glogcli/bin/glogcli", line 11, in
sys.exit(run())
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/click/core.py", line 716, in call
return self.main(_args, *_kwargs)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/click/core.py", line 696, in main
rv = self.invoke(ctx)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/click/core.py", line 889, in invoke
return ctx.invoke(self.callback, *_ctx.params)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/click/core.py", line 534, in invoke
return callback(args, **kwargs)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/glogcli/cli.py", line 65, in run
graylog_api = GraylogAPIFactory.get_graylog_api(cfg, environment, host, password, port, proxy, tls, username, keyring)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/glogcli/graylog_api.py", line 257, in get_graylog_api
password = get_password_from_keyring(gl_api.host, gl_api.username)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/glogcli/utils.py", line 57, in get_password_from_keyring
return keyring.get_password('glog
' + host, username)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/keyring/core.py", line 42, in get_password
return _keyring_backend.get_password(service_name, username)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/keyring/backends/OS_X.py", line 44, in get_password
return api.find_generic_password(self.keychain, service, username)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/keyring/backends/_OS_X_API.py", line 92, in find_generic_password
NotFound.raise_for_status(status, msg)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/keyring/backends/_OS_X_API.py", line 43, in raise_for_status
Error.raise_for_status(status, msg)
File "/Users/ccasado/Envs/glogcli/lib/python2.7/site-packages/keyring/backends/_OS_X_API.py", line 35, in raise_for_status
raise cls(status, msg)
keyring.backends._OS_X_API.Error: (-25293, "Can't fetch password from system")

python3 supports?

As SSL (SNI) does not works over python2, is it possible to make this compatible with python3?

Adding stale bot GitHub action

Stale bot Warns and then closes issues and PRs that have had no activity for a specified amount of time.

How it works

  • After a period of inactivity, a label will be applied to mark an issue as stale, and optionally a comment will be posted to notify contributors that the Issue or Pull Request will be closed.

  • If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed and nothing further is done until it becomes stale again.

  • If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.

Will be helpful to manage the workflow later on.
I want to work on this

Inform python version

Since python 3 is very popular right now, it would be helpful to inform the supported python version.

typo in README.md file

Operating system: Windows(doesn't matter because its a typo bug)

Steps to reproduce the bug:
To reproduce the typo error, search for the word instalation in README.md

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.