Issues with apscatalog dot com

Discussion in 'Plugins/Modules/Addons' started by Dogbreath, Mar 13, 2019.

  1. Dogbreath

    Dogbreath New Member

    This working for anybody? Used it last Friday and it was fine, today I am getting Installation_failed.
    Turned up the debugging:

    Code:
    Wed Mar 13 12:36:01 UTC 2019 13.03.2019-12:36 - DEBUG - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'.
    Wed Mar 13 12:36:01 UTC 2019 13.03.2019-12:36 - DEBUG - Found 1 changes, starting update process.
    Wed Mar 13 12:36:01 UTC 2019 13.03.2019-12:36 - DEBUG - Calling function 'install' from plugin 'aps_plugin' raised by event 'aps_instance_update'.
    Wed Mar 13 12:36:01 UTC 2019 13.03.2019-12:36 - DEBUG - Starting APS install
    Wed Mar 13 12:36:01 UTC 2019 13.03.2019-12:36 - DEBUG - Running installHandler
    Wed Mar 13 12:37:01 UTC 2019 13.03.2019-12:37 - WARNING - There is already an instance of server.php running with pid 27520.
    Wed Mar 13 12:38:01 UTC 2019 13.03.2019-12:38 - WARNING - There is already an instance of server.php running with pid 27520.
    Wed Mar 13 12:38:12 UTC 2019 13.03.2019-12:38 - WARNING - Failed to connect to apscatalog.com port 443: Connection timed out
    Wed Mar 13 12:38:12 UTC 2019 13.03.2019-12:38 - WARNING - Unable to find the meta data file of package WordPress-5.1-265.app.zip
    Wed Mar 13 12:38:12 UTC 2019 13.03.2019-12:38 - DEBUG - Processed datalog_id 673
    Wed Mar 13 12:38:12 UTC 2019 13.03.2019-12:38 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    Wed Mar 13 12:38:12 UTC 2019 finished.
    
    Tried with wget:
    Code:
    # wget 199.115.107.45                                                                                                                                                                                                 
    --2019-03-13 13:26:45--  http://199.115.107.45/                                                                                                                                                                                       
    Connecting to 199.115.107.45:80... connected.                                                                                                                                                                                         
    HTTP request sent, awaiting response... 301 Moved Permanently                                                                                                                                                                         
    Location: https://dev.apsstandard.org/ [following]                                                                                                                                                                                   
    --2019-03-13 13:26:45--  https://dev.apsstandard.org/                                                                                                                                                                                 
    Resolving dev.apsstandard.org (dev.apsstandard.org)... 199.115.107.47                                                                                                                                                                 
    Connecting to dev.apsstandard.org (dev.apsstandard.org)|199.115.107.47|:443... connected.                                                                                                                                             
    HTTP request sent, awaiting response... 301 MOVED PERMANENTLY                                                                                                                                                                         
    Location: https://dev.apsstandard.org/develop/ [following]                                                                                                                                                                           
    --2019-03-13 13:29:31--  https://dev.apsstandard.org/develop/                                                                                                                                                                         
    Reusing existing connection to dev.apsstandard.org:443.                                                                                                                                                                               
    HTTP request sent, awaiting response... 200 OK                                                                                                                                                                                       
    Length: unspecified [text/html]                                                                                                                                                                                                       
    Saving to: ‘index.html’                                                                                                                                                                                                               
    
    index.html                                                    [ <=>                                                                                                                                ]   7.78K  --.-KB/s    in 0s       
    
    2019-03-13 13:29:34 (105 MB/s) - ‘index.html’ saved [7968]          
    
    Ouch, nearly 3 minutes to load. Is there anywhere I can place the .zip file onto the server I can load it on somehow? [eg with a downloader that has a longer timeout].
     

Share This Page