NetTalk Central

Author Topic: Problem changing server port  (Read 3590 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1873
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Problem changing server port
« on: March 10, 2020, 05:26:38 AM »
Hi, I have a server running on port 8888
Change it to 8088
Restart
The server runs ok (see pic), the browser reachs the server ok but I only get a page saying}

Bad Session ID (Host Changed)

This is the page source code

Code: [Select]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html class="no-js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link href="/styles/error.css" rel="stylesheet" type="text/css" /><title>403 </title></head>
<body class="ErrorPage">
<div class="ErrorDiv">
<hr></hr>
<h1></h1>
Bad Session ID (Host Changed)
<br><br><hr></hr>
</div></body>
</html>
-----------
Regards
Alberto

Jane

  • Sr. Member
  • ****
  • Posts: 372
  • Expert on nothing with opinions on everything.
    • View Profile
    • Email
Re: Problem changing server port
« Reply #1 on: March 10, 2020, 08:33:25 AM »
Did you try deleting the [websitename].State.Xml file?

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Problem changing server port
« Reply #2 on: March 11, 2020, 10:34:44 PM »
Probably a good idea to wait for the session to timeout - or close (completely) the browser.