Thanks for the suggestion… but that isn’t the issue.
I am getting this error when I try to deploy using SFTP.
This is only from my new development Ubuntu 24.04 server that I built just for scriptcase. My existing Ubuntu 20.04 server is working fine… I am thinking it might have something to do with a dependency that is missing perhaps.
Fatal error : Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, bool given in /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/lib/third/phpseclib1.0.5/Net/SSH2.php:1429 Stack trace: #0 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/lib/third/phpseclib1.0.5/Net/SSH2.php(1429): extract(false) #1 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/lib/third/phpseclib1.0.5/Net/SSH2.php(1132): Net_SSH2->_key_exchange(’\x14nq\x02\x92\x80\x84\xD4D\x13\xF6\xE8\x9Dg\xB6…’) #2 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/lib/third/phpseclib1.0.5/Net/SSH2.php(1981): Net_SSH2->_connect() #3 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/lib/third/phpseclib1.0.5/Net/SFTP.php(445): Net_SSH2->_login(‘atr’, ‘atr2323’) #4 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/class/page/nmPagePublishWizard.class.php(579): Net_SFTP->login(‘atr’, ‘atr2323’) #5 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/class/page/nmPagePublishWizard.class.php(2900): nmPagePublishWizard->MakePublish(Array) #6 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/class/page/nmPagePublishWizard.class.php(2420): nmPagePublishWizard->DisplayForm() #7 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/class/page/nmPage.class.php(2471): nmPagePublishWizard->DisplayContent() #8 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/class/page/nmSite.class.php(96): nmPage->Display() #9 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/lib/php/base_ini.inc.php(1681): nmSite->Run() #10 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/lib/php/base_ini.inc.php(2): sg_load(‘68ABBE04C7C5024…’) #11 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/iface/publishwizard.php(25): include_once(’/opt/Scriptcase…’) #12 /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/iface/publishwizard.php(2): sg_load(‘BD8D7EBFC7C5120…’) #13 {main} thrown in /opt/Scriptcase/v9-php81/wwwroot/scriptcase/devel/lib/third/phpseclib1.0.5/Net/SSH2.php on line 1429