Hi,
I just upgraded to 7.5 from 7.4.
Everything seems to work except the Updating functions db:replace and db:store (I use db:add elsewhere and it works as it did before).
There is very little information regarding what the problem could be:
- I am starting the httpserver with these .basex settings: USER = admin and PASS = admin. So I do not expect the problem to be security. - Symtom: the query runs and never times out. Browser stays on empty page. I have to stop the server with the httpstop script. - Error messages in the terminal window: None. - When I start the server I get this message before the server starts: Null identity service, trying login service: null Finding identity service: null
I tried two different 7.5 snapshots including today's RC1. Any clue is welcome.