Page not loaded in chrome

I get this problem when I try to run a java project using play 2.1.0. with securesocial 2.0.12

"No data. The web page could not be loaded because the server did not send data. Here are some suggestions: Reload this page later. Error 324 (net :: ERR_EMPTY_RESPONSE): the server closed the connection without sending any data."

I recently installed game 2.1.0 instead of game 2.0.4. I simply changed the PATH environment variable to point to the location of my new folder 2.1.0. I use Windows XP and run it on Google Chrome.

+4
source share
1 answer

try other browsers. if you get the same ssl (https to http) error change in securesocial

-1
source

Source: https://habr.com/ru/post/1486553/


All Articles