It's working again. Defintely a gerrit bug, or possibly some kind of caching problem on the server. Digging in further, the problem is that the GWT scripts for the specific browsers are somehow getting lost or deleted on the server. For a while, the Firefox version was fine, but the Chrome version contained no real HTML -- the entire content was "t".
http://gerrit.ovirt.org/gerrit_ui/8CAEB169E3EB030BEB0552645C9024C7.cache.html <-- this is Firefox version and was working fine http://gerrit.ovirt.org/gerrit_ui/F295C5B1EC66DDBFD2ABD29C02F8DF92.cache.html <-- this is Chrome version and was only containing "t" for a while, but after a few times refreshing it, it started serving it. And now Chrome works again. HTH Greg ----- Original Message ----- > From: "Greg Sheremeta" <[email protected]> > To: "David Caro" <[email protected]> > Cc: [email protected], [email protected] > Sent: Friday, April 4, 2014 12:27:58 PM > Subject: Re: [Devel] gerrit is hanging, but only in chrome > > Console has no errors, and just one info message "Calling LP_setval from A" > > Clearing cache has no effect. > > I'll start debugging. Can someone restart gerrit? > > ----- Original Message ----- > > From: "David Caro" <[email protected]> > > To: "Greg Sheremeta" <[email protected]> > > Cc: "Itamar Heim" <[email protected]>, [email protected], [email protected] > > Sent: Friday, April 4, 2014 11:00:40 AM > > Subject: Re: [Devel] gerrit is hanging, but only in chrome > > > > On Fri 04 Apr 2014 04:45:25 PM CEST, Greg Sheremeta wrote: > > > gerrit is hanging at the 'loading gerrit code review' screen in Chrome. > > > > > > Works fine in FF. > > > > > > Anyone know what's up? > > > > > > Greg > > > > > > Greg Sheremeta > > > Red Hat, Inc. > > > Sr. Software Engineer, RHEV > > > Cell: 919-807-1086 > > > [email protected] > > > _______________________________________________ > > > Devel mailing list > > > [email protected] > > > http://lists.ovirt.org/mailman/listinfo/devel > > > > Can you check in the js console if there are any errors? I had an issue > > not so long ago that was the other way around, I was unable to see the > > page on firefox, but worked on chrome, it seemed to be a problem with a > > js, tried cleaning browser cache, gerrit server cache with no luck, and > > only I had that issue, around one week ago, it started working again, I > > don't know why :S > > > > If it's that issue (it was complaining about a js db class not existing > > or something similar) we can gather some info try to open a bug on > > gerrit. > > > > -- > > David Caro > > > > Red Hat S.L. > > Continuous Integration Engineer - EMEA ENG Virtualization R&D > > > > Email: [email protected] > > Web: www.redhat.com > > RHT Global #: 82-62605 > > > > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel > _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
