Unexpected disconnection occurs for user when they are on google chrome, but it works perfectly fine with safari and on my android smartphone google chrome application, I don't know what to do to resolve this problem.
I tried to manipulate the wp-config file with the instructions :
define('WP_HOME','https://www.mywebsite.com');
define('WP_SITEURL','https://www.mywebsite.com');
I also erase the page cache but nothing changed..