Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:sysinfo fails - "Uncaught TypeError: converters.objectConverter is not a function" #586

Closed
meilechh opened this issue Jun 14, 2017 · 2 comments

Comments

@meilechh
Copy link

Hi
After upgrading to 3.2 sysinfo command stopped working, the problem appears only when running in HA mode (SINGLE works fine).
This is the error from console:

subscribeToResult.js:42 Uncaught TypeError: converters.objectConverter is not a function
    at objIntToString (webpack:///../shared/services/bolt/boltMappings.js?:80:26)
    at itemIntToString (webpack:///../shared/services/bolt/boltMappings.js?:70:88)
    at eval (webpack:///../shared/services/bolt/boltMappings.js?:75:12)
    at Array.map (native)
    at arrayIntToString (webpack:///../shared/services/bolt/boltMappings.js?:74:14)
    at itemIntToString (webpack:///../shared/services/bolt/boltMappings.js?:67:35)
    at eval (webpack:///./modules/Stream/SysInfoFrame.jsx?:95:78)
    at Array.map (native)
    at SysInfoFrame.flattenAttributes (webpack:///./modules/Stream/SysInfoFrame.jsx?:92:88)
    at eval (webpack:///./modules/Stream/SysInfoFrame.jsx?:176:27)

An empty table is displayed on browser, see image bellow:
image

After this error, the app stops working, no query can be executed.

@oskarhane
Copy link
Member

Thanks for the report @meilechh. What Neo4j version are you on?
I believe this should be fixed in Neo4j 3.2.1 (which has Neo4j Browser version3.0.4).

@meilechh
Copy link
Author

I'm on 3.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants