Softaculous https://www.softaculous.com/board/index.php? <![CDATA[Instacart Referral Code “MCOMPANY19B78” $10 Sign up bonus]]> https://www.softaculous.com/board/index.php?tid=20085&tpg=1#p59210 Sun, 16 Mar 2025 16:44:41 GMT https://www.softaculous.com/board/index.php?tid=20085&tpg=1#p59210 <![CDATA[CashApp Referral Code “CBFKRRK” $5 Sign up bonus]]> https://www.softaculous.com/board/index.php?tid=20084&tpg=1#p59209 Sun, 16 Mar 2025 16:30:26 GMT https://www.softaculous.com/board/index.php?tid=20084&tpg=1#p59209 <![CDATA[noVNC encountered an error]]> https://www.softaculous.com/board/index.php?tid=20083&tpg=1#p59208 There is some problem with error logging in the service. I get an error when trying to open the virtual machine viewer window and the message "noVNC encountered an error". This could be sorted out, but the event LOG is needed, and it is not there: no messages are written to the file /var/virtualizor/log/novnc as expected and as would be logical. How can I enable detailed error logging? It is impossible to configure without error logging. Axiom.]]> Sun, 16 Mar 2025 14:48:20 GMT https://www.softaculous.com/board/index.php?tid=20083&tpg=1#p59208 <![CDATA[Account not activated]]> https://www.softaculous.com/board/index.php?tid=20080&tpg=1#p59207 Sun, 16 Mar 2025 12:32:38 GMT https://www.softaculous.com/board/index.php?tid=20080&tpg=1#p59207 <![CDATA[Virtualizor not sending out any email]]> https://www.softaculous.com/board/index.php?tid=15019&tpg=1#p59206 Sun, 16 Mar 2025 11:25:13 GMT https://www.softaculous.com/board/index.php?tid=15019&tpg=1#p59206 <![CDATA[General system startup LOG]]> https://www.softaculous.com/board/index.php?tid=20082&tpg=1#p59205 Sun, 16 Mar 2025 11:19:24 GMT https://www.softaculous.com/board/index.php?tid=20082&tpg=1#p59205 <![CDATA[OpenProject Project Management]]> https://www.softaculous.com/board/index.php?tid=16485&tpg=1#p59204 ]]> Sun, 16 Mar 2025 09:53:06 GMT https://www.softaculous.com/board/index.php?tid=16485&tpg=1#p59204 <![CDATA[API Not Working After 24-48 Hours Due to Session Expiry – Need Help]]> https://www.softaculous.com/board/index.php?tid=20081&tpg=1#p59203 https://site:4083/sessCUE2YAOCl0ROggb5/index.php?#act=listvs&), my API works fine initially. However, after 24-48 hours, the session expires, and the API stops working.

I am using the following PHP function to send API requests:

PHP Code

 function handleNovinVpsActions($action$vmId$apiConfig) {
    
$baseUrl $apiConfig['base_url'];
    
$apiKey $apiConfig['apikey'];
    
$apiPass $apiConfig['apipass'];

    
$url '';
    if (
$action === 'check') {
        
$url "{$baseUrl}act=vpsmanage&svs=$vmId&api=json&apikey=$apiKey&apipass=$apiPass";
    } elseif (
$action === 'start') {
        
$url "{$baseUrl}svs=$vmId&act=start&api=json&apikey=$apiKey&apipass=$apiPass&do=1";
    } elseif (
$action === 'stop') {
        
$url "{$baseUrl}svs=$vmId&act=stop&api=json&apikey=$apiKey&apipass=$apiPass&do=1";
    } elseif (
$action === 'restart') {
        
$url "{$baseUrl}svs=$vmId&act=restart&api=json&apikey=$apiKey&apipass=$apiPass&do=1";
    }

    
$response callApiWithSession($url);
    return 
extractVpsInfo($response);





I suspect that my API requests rely on an active session that expires after 24-48 hours, but I am not sure how to keep the session active or refresh it automatically.

Why does my API stop working after 24-48 hours?



-----------------------

ClientVPS]]>
Sat, 15 Mar 2025 16:12:49 GMT https://www.softaculous.com/board/index.php?tid=20081&tpg=1#p59203
<![CDATA[Account not activated]]> https://www.softaculous.com/board/index.php?tid=20080&tpg=1#p59202 Sat, 15 Mar 2025 15:21:04 GMT https://www.softaculous.com/board/index.php?tid=20080&tpg=1#p59202 <![CDATA[Softaculous WordPress Remote Import Not Working]]> https://www.softaculous.com/board/index.php?tid=19616&tpg=1#p59201
Quote From : AlisonRex September 9, 2024, 8:49 am
Hello

We have 3 managed cPanel servers, and several accounts on one of these containing our custom WordPress set-up templates. 

Over the last few weeks, we have noticed that we cannot use the Softaculous remote import feature to install our templates on the other remote servers.

The process either fails with the attached errors or hangs indefinitely at 95%.

Is anyone able to offer some advice please?

Kind regards,

Ali


I'm confident my credentials are correct since I can successfully FTP into both the Source and Destination servers; the problem lies solely with the Softaculous remote import.]]>
Sat, 15 Mar 2025 06:58:55 GMT https://www.softaculous.com/board/index.php?tid=19616&tpg=1#p59201