Softaculous https://www.softaculous.com/board/index.php? <![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
<![CDATA[Could not load photo folder]]> https://www.softaculous.com/board/index.php?tid=20079&tpg=1#p59200 We're not seeing any error logs on the server.
The NextCloud desktop shows the error "Folder not found."
Best Regards.]]>
Fri, 14 Mar 2025 17:15:59 GMT https://www.softaculous.com/board/index.php?tid=20079&tpg=1#p59200
<![CDATA[Softaculous 6.2.0 Launched]]> https://www.softaculous.com/board/index.php?tid=20078&tpg=1#p59199
1) [Bug Fix] Fixed an issue with installation missing from Softaculous records. This only happened in rare scenarios.

We are working on new features for the upcoming version.
Stay Tuned !

Regards,
The Softaculous Team]]>
Thu, 13 Mar 2025 13:29:59 GMT https://www.softaculous.com/board/index.php?tid=20078&tpg=1#p59199
<![CDATA[DNS Only Licensing?]]> https://www.softaculous.com/board/index.php?tid=19988&tpg=1#p59198
Pleaese opensupport ticket with us and submit your IP, we will issue free 6 month DNS only license for you, in future may be we are going to charge $1 for DNS only licenses.]]>
Thu, 13 Mar 2025 06:28:01 GMT https://www.softaculous.com/board/index.php?tid=19988&tpg=1#p59198
<![CDATA[DNS Only Licensing?]]> https://www.softaculous.com/board/index.php?tid=19988&tpg=1#p59197
I'd imagine it would be like other panels and be a free license or no license needed....

]]>
Wed, 12 Mar 2025 22:39:32 GMT https://www.softaculous.com/board/index.php?tid=19988&tpg=1#p59197
<![CDATA[Softaculous 6.1.9 Launched]]> https://www.softaculous.com/board/index.php?tid=20077&tpg=1#p59196
1) [Task] Changes for internal API improvement.

We are working on new features for the upcoming version.
Stay Tuned !

Regards,
The Softaculous Team]]>
Wed, 12 Mar 2025 11:16:10 GMT https://www.softaculous.com/board/index.php?tid=20077&tpg=1#p59196
<![CDATA[Pagelayer 2.0.0 Launched]]> https://www.softaculous.com/board/index.php?tid=20076&tpg=1#p59195
The Pagelayer team has released version 2.0.0
The following is a list of changes :

1) [Security-Fix] The contributor level validations issue reported by security researcher Brian Sans-Souci (liardom) has been fixed. Please upgrade to this version as soon as possible!

We will be launching many more changes in the upcoming version.
We would also like to thank the WordPress community as we have reached 250000+ active Pagelayer users.

Regards,
The Pagelayer Team
]]>
Mon, 10 Mar 2025 15:13:40 GMT https://www.softaculous.com/board/index.php?tid=20076&tpg=1#p59195
<![CDATA[Connect 2 different KVM VPS with internal network]]> https://www.softaculous.com/board/index.php?tid=19645&tpg=1#p59194
Quote From : dnyaneshwarshekade12 October 16, 2024, 12:03 pm
Hi,


you can create an internal IPs bridge with the help of the given guide and then assign internal IPs to the both VPS after that edit VPS stop-start VPS and then you can transfer the data between 2 VPS with internal IP
https://www.virtualizor.com/docs/admin/internal-network/



What specific challenges or issues do you anticipate when setting up the internal LAN network between your KVM VPS instances?]]>
Mon, 10 Mar 2025 09:43:28 GMT https://www.softaculous.com/board/index.php?tid=19645&tpg=1#p59194