Problem with starting/running YouTrack Standalone 7.0
Hi all!
I have problem with second start/run YouTrack Standalone 7.0 on my CentOS 7 server. First time (from other directory) YouTrack start/running correctly. But every next time i see 404 error in web-browser:
and the following errors in console/log:

Sorry for my english ;(
--
Best regards,
Yuriy
Please sign in to leave a comment.
Hello Yuriy,
please submit a request into our support system and provide the full logs folder and full conf folder as per p.1 here: https://youtrack-support.jetbrains.com/hc/en-us/articles/206546369-When-we-ask-you-to-provide-additional-details-logs-database-HAR-etc-
Thank you.
Hello Liubov,
I solved this problem by using command ./youtrack.sh configure -J-Djava.security.egd=/dev/zrandom
Thanks for your help!