Saving takes an extremely long time—essentially over five minutes each time—and it may even fail occasionally. The configuration information is listed below:
help me
please could you share the logs, when trying to save.
Thanks
The data is in Hive, and queries against it all work fine.
It also took me a long time to create the dashboard, about 5 minutes, and there were no error messages in the backend logs either.
This is a problem with the randomness of the server that gets exhausted. Please map the os random number generator to the container
R u running via a container? If so, have you mapped the volume from the host to the guest? Please just map /dev/random or /dev/urandom
Have you exposed the host random number generator to the container
upgrade to the latest patch version where we made a change to fix this







