Hello, I'm on 8.8.2 and I've not heard of anything like that or had any problems, e.g. http://localhost:8983/solr/#/<collection-name>/query and http://localhost:8983/solr/#/<core-name>/query both work fine.
The one thing I can suggest is that you try it with a Private/Incognito window and see if you have the same problem. If the problem is gone when you do that, then in your "normal" window refresh the page skipping the cache (e.g. Ctrl+F5 / Ctrl+Shift+R depending on the browser). On Fri, 11 Jun 2021 at 17:20, Maria Muslea <[email protected]> wrote: > Hi, > > > I am having trouble with the online user admin interface. Everything worked > fine up to version 8.4. Now I am trying version 8.8 and the links to > different screens seem to be broken. > > > For example, in the working version the query screen is accessed with: > > > http://localhost:8983/solr/#/corename/query > > > In 8.8 it looks like this, and it jumps back to the home screen (and this > happens for all tabs) > > > http://localhost:8983/solr/#!/#%2Fcorename%2Fquery > <http://localhost:8983/solr/#!/%23%2Fcorename%2Fquery> > > > I looked in the "webapp" folder to see if there is any obvious change, but > I can't see anything. > > > Did anyone else experience this? > > > Thank you, > > Maria >
