enhanced_tilemap icon indicating copy to clipboard operation
enhanced_tilemap copied to clipboard

kibana 5.6

Open sergitopo opened this issue 7 years ago • 14 comments

I don't know if anybody tried to install the plugin on kibana 5.6, but I did and it breaks the application.

sergitopo avatar Oct 05 '17 11:10 sergitopo

What version did you install? What errors are showing in the logs and in the browser?

nreese avatar Oct 05 '17 14:10 nreese

I am using it in kibana 5.6.0 and 5.6.1. I found two only issues and I opened https://github.com/nreese/enhanced_tilemap/issues/69 and https://github.com/nreese/enhanced_tilemap/issues/70 about it. Other than that it works fine.

alepuccetti avatar Oct 05 '17 15:10 alepuccetti

I installed the enhanced-tilemap 5.3 (I think it is the latest) on kibana 5.6.1, I had to change the package.json file, recompress the zip and install it. Here it is the error that I see image

sergitopo avatar Oct 05 '17 16:10 sergitopo

@sergitopo you should get the compatible version from the releases depending on your kibana version

alepuccetti avatar Oct 05 '17 16:10 alepuccetti

You are right, now it works. I thought 5.3 was the last release, now I have seen from the releases section, that there are few more since the last update of your main page documentation. Thank you very much.

Consider closing the issue.

sergitopo avatar Oct 05 '17 16:10 sergitopo

There are still 2 known bugs, one was addressed not merged yet and the second still no news about it. I love this plugin, but I will have to remove it from production until the fixes.

alepuccetti avatar Oct 05 '17 16:10 alepuccetti

Does this plugin support 5.6.2 version ?

bharathphatak avatar Oct 10 '17 10:10 bharathphatak

@bharathphatak as said in #46, usually, minor version updates are compatible. Testing is the best way to be sure, as well as look the code changes between the kibana versions. however the current release of the plugin as 2 bugs that need to be fixed (see #69 and #70).

alepuccetti avatar Oct 10 '17 10:10 alepuccetti

I just installed it on 5.6.2 and works like a charm

On Tue, Oct 10, 2017 at 2:28 PM Alessandro Puccetti < [email protected]> wrote:

@bharathphatak https://github.com/bharathphatak as said in #46 https://github.com/nreese/enhanced_tilemap/issues/46, usually, minor version updates are compatible. Testing is the best way to be sure, as well as look the code changes between the kibana versions. however the current release of the plugin as 2 bugs that need to be fixed (see #69 https://github.com/nreese/enhanced_tilemap/issues/69 and #70 https://github.com/nreese/enhanced_tilemap/issues/70).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nreese/enhanced_tilemap/issues/72#issuecomment-335430128, or mute the thread https://github.com/notifications/unsubscribe-auth/AFRNotQKyWozeoajqLeyMt77nAf3zXnAks5sq0aygaJpZM4Pu9mS .

-- /Br Karan

karnamonkster avatar Oct 10 '17 10:10 karnamonkster

@karnamonkster Does create multiple geo shape work in your configuration? When I try to make 2 different shapes I get a JS error #69.

alepuccetti avatar Oct 10 '17 10:10 alepuccetti

@karnamonkster Can you explain the steps fowllowed to install ? I tried changing version in package.json and bundling back into zip and installing

bharathphatak avatar Oct 10 '17 10:10 bharathphatak

@bharathphatak I am using kibana 5.6.0 what I did was changing the kibana version in the kibana's packages.json and after installed change the value back to 5.6.0 of both kibana and the plugin packages.json

alepuccetti avatar Oct 10 '17 10:10 alepuccetti

@alepuccetti Thanks. Let me try out this.

bharathphatak avatar Oct 10 '17 11:10 bharathphatak

@bharathphatak if it worked, please close the issue.

alepuccetti avatar Oct 19 '17 15:10 alepuccetti