Giter Site home page Giter Site logo

zkui's People

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  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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zkui's Issues

Does not work on Windows 2019 or 2012

When I run it - nothing happens. I see process starts up but then dies... No errors. Am I missing something? Are there any logs I can look at?

Thanks!

Can't click on Znode path gets no response.

Click on the ZNode in the left panel gets no response.

I wonder if the ZNode path is too long.

qq 20160129163346

Right click on the ZNode and click "copy link" got this text:

javascript:zkuiRefreshPath(%22/dubbo/com.neo.xnol.my.account.service.AccountService/providers/dubbo%3A%2F%2F172.20.20.202%3A6006%2Fcom.neo.xnol.my.account.service.AccountService%3Faccepts%3D1024%26accesslog%3Dtrue%26anyhost%3Dtrue%26application%3DMyAccount_RPC_Server%26charset%3DUTF-8%26default.cluster%3Dfailfast%26default.delay%3D-1%26default.loadbalance%3Dleastactive%26default.timeout%3D30000%26default.version%3D2.0.2%26delay%3D-1%26dubbo%3D1.2.1-SNAPSHOT%26interface%3Dcom.neo.xnol.my.account.service.AccountService%26methods%3DgetInvestStatistics%2CqueryOfLateIncome%2CfindRecommendProduct%2CgetAccountData%26pid%3D20485%26revision%3D2.39.0-SNAPSHOT%26side%3Dprovider%26timestamp%3D1454256853405%22)

Code errro when trying to connect to host

Hi,

I have installed zkui_win_20160203.
I ran zkui application but after I enter host/port/user/pass I get the following error:
connect() failed: err=Connection time-out, traceback=[' File "D:\work\myware\zkui\WebWindow.py", line 175, in jsZkConnect\n', ' File "D:\work\python\Python34\lib\site-packages\kazoo\client.py", line 546, in start\n']

Thanks,
Bianca H

Crash when trying to open node that contains binary data

I have a zookeeper cluster that have node contains binary data (protobuf encoded binary data), when I am trying to open node that contains binary data,
zkui crashed with the following exception on the console:

Traceback (most recent call last): File "/home/hzzhangdongya/Work/zkui-1.1/WebWindow.py", line 221, in jsZkGet data = ret[0].decode('utf8') UnicodeDecodeError: 'utf-8' codec can't decode byte 0xba in position 82: invalid start byte

Installation fails in mac

Traceback (most recent call last):
File "./zkui.py", line 5, in
from WebWindow import WebWindow
File "WebWindow.py", line 1, in
from PyQt5 import QtCore, QtWidgets, QtWebKitWidgets, QtNetwork, QtWebKit, QtPrintSupport
ImportError: cannot import name 'QtWebKitWidgets'

Need a scroll bar in the left panel

Nice project.

I have hundreds ZNode in my zookeeper.

But only a few of them can show in the ui.

A scroll bar would be of a great help to me.

Can't export: 'NoneType' does not support the buffer interface

Tried to export from a zookeeper cluster to local disk on Windows 7.

Error:
Export failed, err=exception, 'NoneType' does not support the buffer interface

Not sure what other info might be helpful. It does create the export dir and puts a couple of empty files in there.

Tree view

One feature that I really appreciate in zooinspector is that it presents the tree of nodes as a tree view where you can expand/collapse nodes, and navigate around the tree easily (also similar to the tree view in file managers like windows explorer).

Please add such a view to zkui. This is the one main thing that keeps me from using zkui over zooinspector

Missing python module: PyYaml

Awesome client, really like it!
Just wanted to mention that install steps are missing a little thing: python3 -m pip install pyyaml

add proxy

Could you add proxy setting item ?

ImportError: cannot import name 'QtWebKitWidgets' from 'PyQt5'

我本地的qt版本是5.11 ,mac 环境,Python3.7 , 貌似新版本的pyqt已经没有这个QtWebKitWidgets
Requirement already satisfied: pyqt5 in /usr/local/lib/python3.7/site-packages (5.11.2)
Requirement already satisfied: PyQt5_sip<4.20,>=4.19.11 in /usr/local/lib/python3.7/site-packages (from pyqt5) (4.19.12)
Traceback (most recent call last): File "./zkui.py", line 5, in <module> from WebWindow import WebWindow File "/Users/haipop/Work/Code/util/zkui/WebWindow.py", line 14, in <module> from PyQt5 import QtCore, QtWidgets, QtWebKitWidgets ImportError: cannot import name 'QtWebKitWidgets' from 'PyQt5' (/usr/local/lib/python3.7/site-packages/PyQt5/__init__.py)

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.