Slow loading from localhost

84 views
Skip to first unread message

Kieran Pechter

unread,
Jun 24, 2026, 11:01:12 AMJun 24
to igv-help
Hello,

My group uses localhost links to open locations in IGV; the link is generated by our analysis software and opens a browser window, IGV then loads the appropriate location via port 60151. We have used this for years with no issues, but in the past month or so, while using IGV 2.19.7, we have encountered intermittent slowness in the link loading. The browser window opens but the loading indicator spins for several minutes before finally loading in IGV. The problem will go on for a while and then suddenly the links will start loading immediately, then the problem will come back. It happens to our on site and remote (VPN) team members, and as of today we are seeing the same problem in 2.19.8. 

I am trying to determine if this is a problem with our internet service or if it has to do with IGV itself. Notably, we do not have these issues with other linkouts, including one that operates on a different localhost port. I'm attaching my log file.

Thanks in advance for any help you can provide!
Kieran
igv0.log

Bryan G

unread,
Jun 24, 2026, 11:20:12 AMJun 24
to igv-help
We are having a similar issue.

igv-help

unread,
Jun 24, 2026, 11:45:27 AMJun 24
to igv-help
In which of the steps below is the slowness?  Loading the annotation (a local file in your case),  initial load of the cram file, or the "goto locus" step?  

C:\Users\pechterk\igv\genomes\hg38.json INFO [Jun 24,2026 09:12] [TrackLoader] Loading resource: C:\Users\pechterk\igv\genomes\hg38\ncbiRefSeq.txt.gz INFO [Jun 24,2026 09:12] [TrackLoader] Loading resource: Z:\cons\WGS\run\WDL\2026\26-WGSN93\26U-GD-04582_RGPEX\cram\26U-GD-04582_RGPEX.cram INFO [Jun 24,2026 09:12] [TrackLoader] Loading resource: Z:\cons\WGS\run\WDL\2026\26-WGSN93\26U-GD-04582_RGPEX\cram\26U-GD-04622_GSFAM.cram INFO [Jun 24,2026 09:12] [TrackLoader] Loading resource: Z:\cons\WGS\run\WDL\2026\26-WGSN93\26U-GD-04582_RGPEX\cram\26U-GD-04623_GSFAM.cram INFO [Jun 24,2026 09:16] [CommandListener] GET /goto?locus=19:4513032-4513032 HTTP/1.1

igv-help

unread,
Jun 24, 2026, 11:46:23 AMJun 24
to igv-help
Also, could you try these steps manually from the IGV UI? 

Kieran Pechter

unread,
Jun 24, 2026, 11:48:08 AMJun 24
to igv-...@googlegroups.com
It should be the goto locus step, which is coming from http.

The other parts do not exhibit any lag; they are done manually using the UI.

--

---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/4IAcpENEKFA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/igv-help/059c1b74-978c-4ff1-80e9-5d0903bc8713n%40googlegroups.com.

James Robinson

unread,
Jun 24, 2026, 11:51:15 AMJun 24
to igv-...@googlegroups.com
And do you see the same delay when entering the locus manually through the UI?   Also, is your hg38.json file customized,  or is the standard download?   If the latter, try refreshing it from the "Genomes" menu (select it again).    If it's customized I might need to see it.

On Wed, Jun 24, 2026 at 8:48 AM Kieran Pechter <kpec...@gmail.com> wrote:
It should be the goto locus step, which is coming from http.

The other parts do not exhibit any lag; they are done manually using the UI.

On Wed, Jun 24, 2026, 11:45 AM igv-help <igv-...@googlegroups.com> wrote:
In which of the steps below is the slowness?  Loading the annotation (a local file in your case),  initial load of the cram file, or the "goto locus" step?  

C:\Users\pechterk\igv\genomes\hg38.json INFO [Jun 24,2026 09:12] [TrackLoader] Loading resource: C:\Users\pechterk\igv\genomes\hg38\ncbiRefSeq.txt.gz INFO [Jun 24,2026 09:12] [TrackLoader] Loading resource: Z:\cons\WGS\run\WDL\2026\26-WGSN93\26U-GD-04582_RGPEX\cram\26U-GD-04582_RGPEX.cram INFO [Jun 24,2026 09:12] [TrackLoader] Loading resource: Z:\cons\WGS\run\WDL\2026\26-WGSN93\26U-GD-04582_RGPEX\cram\26U-GD-04622_GSFAM.cram INFO [Jun 24,2026 09:12] [TrackLoader] Loading resource: Z:\cons\WGS\run\WDL\2026\26-WGSN93\26U-GD-04582_RGPEX\cram\26U-GD-04623_GSFAM.cram INFO [Jun 24,2026 09:16] [CommandListener] GET /goto?locus=19:4513032-4513032 HTTP/1.1


James Robinson

unread,
Jun 24, 2026, 11:55:07 AMJun 24
to igv-...@googlegroups.com
And, for the best performance check "Download sequence" when you select the genome.  You'll need to be patient on the initial download, and it will of course take disk space, but it will be fast and you will be mostly immune from network issues.

Kieran Pechter

unread,
Jun 24, 2026, 11:59:27 AMJun 24
to igv-help
Thank you! I actually downloaded the genome I use the most (Human GRCh38/hg38) because of the recent issue with UCSC. It unfortunately had no impact on this issue.

We do not see any delay when opening the locus manually through the UI. That has been our workaround when we encounter this issue.

For the hg38 json file, I do not think it is customized but am attaching it here just in case!

hg38.json

James Robinson

unread,
Jun 24, 2026, 1:24:44 PMJun 24
to igv-...@googlegroups.com
Hi, I can't reproduce this.  Try opening the "developer tools" in your browser.   This will let you see the network interaction to localhost to some extent.   In Chrome it looks like this.   There is a timing tab, but in my case it doesn't show much as I can't reproduce the problem.  



--

---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/4IAcpENEKFA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
Screenshot 2026-06-24 at 10.23.29 AM.png

AP

unread,
Jul 2, 2026, 6:13:53 PM (8 days ago) Jul 2
to igv-help
We had similar issues with either IGV 2.16 or 2.19.  We first made sure local host is configured on the windows machines. 127.0.0.1 in hosts file was commented out for us.
After this Firefox based localhost:60151 worked just fine. But not for chrome and Edge users.
 Surprisingly, we were able to resolve for this users  by switching to  incognito mode (on chrome) and InPrivate mode on Edge. 

Hope it helps.

James Robinson

unread,
Jul 2, 2026, 6:51:00 PM (8 days ago) Jul 2
to igv-...@googlegroups.com
A possibly related issue I have become aware of,  if you are accessing the port through javascript it might stop working altogether soon, due to new browser security rules.   However it should just stop working, not work but slowly.

Reply all
Reply to author
Forward
0 new messages