Migrating site from Sandbox to live on same server

Permalink
I have tried to move a site built in C5.7.2.1 from the sandbox environment to the live site, but have encountered the following error. Both sandbox and live site are on the same server.

An unexpected error occurred.
Uncaught exception 'LogicException' with message 'Cannot change the name of an active session' in /var/www/vhosts/clan-line.org.uk/httpdocs/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php:149 Stack trace: #0 /var/www/vhosts/clan-line.org.uk/httpdocs/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php(193): Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy->setName('CONCRETE5') #1 /var/www/vhosts/clan-line.org.uk/httpdocs/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php(215): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->setName('CONCRETE5') #2 /var/www/vhosts/clan-line.org.uk/httpdocs/concrete/src/Session/Session.php(40): Symfony\Component\HttpFoundation\Session\Session->setName('CONCRETE5') #3 /var/www/vhosts/clan-line.org.uk/httpdocs/concrete/src/Session/SessionServiceProvider.php(15): Concrete\C


Can anyone decipher this please and let me know where I have gone wrong and what I need to do to rectify it?

Many thanks

Simon.

dclmedia