question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Analytics feature doesn't work by default (closed 5000, 5601 ports)

See original GitHub issue

Some users complained that it is necessary to open a couple of ports to work with analytics component. At the same time it should work without opening extra ports. At list our internal server doesn’t open any ports and the feature works fine. Need to investigate and fix.

Aaron N. Brock @AaronNBrock 11:34
Hey, how do I access the kibana dashboard? Port 5000 doesn't seem to be open? Do I need another docker-compose.override.yml?

Bill Heffelfinger @HeffRaleigh 13:55
@nmanovic Thanks Nikita!
Hey, how do I access the kibana dashboard? Port 5000 doesn't seem to be open? Do I need another docker-compose.override.yml?
I had to open port 9200. Worked fine when I did that.

Bill Heffelfinger @HeffRaleigh 14:52
Hey, how do I access the kibana dashboard? Port 5000 doesn't seem to be open? Do I need another docker-compose.override.yml?
I had to open port 9200. Worked fine when I did that.
Also...had to open 5601 in another install I'm helping with.

Nikita Manovich @nmanovic 15:24
@AaronNBrock , @HeffRaleigh , you don't need to open additional ports. In dashboard you should have a button for analytics. Use it to open kibana app. https://github.com/opencv/cvat/tree/develop/components/analytics
 

Bill Heffelfinger @HeffRaleigh 15:38
@AaronNBrock , @HeffRaleigh , you don't need to open additional ports. In dashboard you should have a button for analytics. Use it to open kibana app. https://github.com/opencv/cvat/tree/develop/components/analytics
@nmanovic True that Analytics button will be present, but data will not load without errors until you open ports. Happy to take this off-thread and hop on a video conference to demonstrate if you like.

Nikita Manovich @nmanovic 15:44
@HeffRaleigh , it is quite interesting. I have checked on our internal server and we don't open 5601 and 9200 ports. It works in our case. Could somebody post here errors which you can see when ports are closed.

Bill Heffelfinger @HeffRaleigh 15:49

Nothing loads after a long time for Kibana to start up.
This is when 5000 and 5601 aren't open.
Also...this is CVAT on EC2 Linux. Could have something to do with it.
When 9200 isn't open Kibana complains about not being able to access the service from what I recall. When I have time, I'll close 9200, start Kibana, and grab the error message.

Bill Heffelfinger @HeffRaleigh 16:09
Error when 9200 is shut down:
plugin:elasticsearch@6.4.0 Unable to connect to Elasticsearch at http://elasticsearch:9200/.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:31 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
azhavorocommented, Mar 25, 2021

@antonioomsk I’ll check on the clear Ubuntu

0reactions
nmanoviccommented, Nov 28, 2021

I don’t see complains about analytics for a long time. I will close the issue as outdated.

Read more comments on GitHub >

github_iconTop Results From Across the Web

opencv-cvat/public - Gitter
I use a t2-large to run CVAT with Analytics (uses/requires more memory than ... I have checked on our internal server and we...
Read more >
Configure Kibana | Kibana Guide [8.5] - Elastic
Configure Kibanaedit. The default host and port settings configure Kibana to run on localhost:5601 . To change this behavior and allow remote users...
Read more >
Cisco Nexus 5000 Series NX-OS Fibre Channel Command ...
Enters the port security database configuration mode for the specified VSAN. Command Default. Disabled. Command Modes. Global configuration mode ...
Read more >
How To Install Elasticsearch, Logstash, and Kibana (ELK ...
Then run the following command to start Elasticsearch on boot up: ... to the Kibana application, which is listening on localhost:5601 .
Read more >
Network ports Last Updated October 3, 2022 - TechDocs
Component name Requires to communicate with Ports CCS Application Server Symantec Directory Support Service 12467 CCS Application Server Symantec Encryption Management Service 12468 CCS Application Server...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found