This issue is now resolved. I believe it arose from having two records in the map extent settings.
Martha On Thursday, May 23, 2019 at 4:53:22 PM UTC-7, Martha S wrote: > > My 4.4.1 website is up and running with the demo data from the repository. > Everything appears to be working fine, except that we cannot interact with > the search page. Click on anything or just wait long enough and the page > crashes. Chrome gives the 'Aw Snap' page and Edge gives the 'This page is > having a problem loading' and reloads. > > So I started up Django and tried it there. I got a message that 'A web > page is slowing down your browser. What would you like to do?' If I stop it > or just wait long enough, the resource is loaded in a new tab and I can go > back to the search page and interact with it just fine. > > I went back to Edge on my desktop and captured this with the developer > tools: > > > 1. HTML1300: Navigation occurred. > search (1,1) <http://104.42.74.126/search> > 2. SCRIPT5022: Syntax error, unrecognized expression: /search > jquery.min.js (1,12549) > <https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.3/jquery.min.js> > 3. HTML1423: Malformed start tag. Attributes should be separated by > whitespace. > search (313,94) <http://104.42.74.126/search> > 4. HTML1512: Unmatched end tag. > search (1597,21) <http://104.42.74.126/search> > 5. HTML1508: Unmatched end tag. > search (1599,17) <http://104.42.74.126/search> > 6. HTML1512: Unmatched end tag. > search (1609,21) <http://104.42.74.126/search> > 7. HTML1508: Unmatched end tag. > search (1611,17) <http://104.42.74.126/search> > 8. CSS3121: The media query -ms-viewport has been deprecated. > 9. HTTP404: NOT FOUND - The server has not found anything matching the > requested URI (Uniform Resource Identifier). GET - > http://104.42.74.126/media/img/Workflow.png > 10. DOM7009: Unable to decode image at URL: > > 'data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=' > with MIME: 'image/webp'. > AAA= (1,1) > > > I'm not worried about the missing PNG, but I don't know what the search > issue is. > > Thanks in advance, > Martha > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/5031d015-3a77-4347-b0b0-b5d69dbe35f6%40googlegroups.com.
