Coder Social home page Coder Social logo

Comments (7)

daftspunk avatar daftspunk commented on August 17, 2024

The URL should be: /admin/rainlab/deploy/servers/manage/1?debug=1. Then check the system.log file for the error.

from deploy-plugin.

chrisvidal avatar chrisvidal commented on August 17, 2024

EDIT: done on the local env. and got this

[2023-02-25 02:56:55] local.INFO: October\Rain\Network\Http Object
(
    [url] => https://asiacf.org?XOB_CMD=evalScript&XOB=3e81b5d02e1f......5fd0e0&XOB_SIGNATURE=sEm9SpER9EtcqGYxnGVjsalIfLT0cQo5%2BJ44yDgFKn6Lo%2FIgrv...LCGnpqw8ob9NgpCXgsHsI%2B0Ep%2FUyzp6ehsxN...6Icg%2Fjmw3Vv3w2cpTxnK13qWJF2WBKPfQ%2FRAGb0o9AiFvtxiuX5p%2BPmfyJYhpl1MajaAvQ0ckle19mJEBn%2Fj2%2B%2BRKYWa2eTy23nQSQGT5fBd%2F3JNRexBJpMcEn0sTH%2Bupl40W4Rrja3nq%2BQBRgY%2Bw%2BJ8WGjGMnpQznCS...HezCgQRjPKCSl3NEo740uvAv9k2TaguX7xQr87%2Bn1%2FCVrfsaZ8lm8%2FDJJJtmQ%3D%3D
    [method] => POST
    [headers] => Array
        (
        )

    [headerCallbackFunc] => 
    [body] => 
    [rawBody] => 
    [code] => 0
    [info] => Array
        (
            [url] => https://asiacf.org/?XOB_CMD=evalScript&XOB=3e81b5d02e1f0cb7...XOB_SIGNATURE=sEm9SpER9EtcqGYxn...fLT0cQo5%2BJ44yDgFKn6Lo%2FIgrvZIQ5oaxDLCGnpqw8ob9NgpCXgsHsI%2B0Ep%2FUyzp6ehsxNiiW9PLK6Icg%2Fjmw3Vv3w2cpTxnK13qWJF2WBKPfQ%2FRAGb0o9AiFvtxiuX5p%2BPmfyJYhpl1MajaAvQ0ckle19mJEBn%2Fj2%2B%2BRKYWa2eTy23nQSQGT5fBd%2F3JNRexBJpMcEn0sTH%2Bupl40W4Rrja3nq%2BQBRgY%2Bw%2BJ8WGjGM...S6Ar3Du7SVJ8t50qvHezCgQRjPKCSl3NEo740uvAv9k2TaguX7xQr87%2Bn1%2FCVrfsaZ8lm8%2FDJJJtmQ%3D%3D
            [content_type] => 
            [http_code] => 0
            [header_size] => 0
            [request_size] => 0
            [filetime] => -1
            [ssl_verify_result] => 1
            [redirect_count] => 0
            [total_time] => 0.362543
            [namelookup_time] => 0.036042
            [connect_time] => 0.296955
            [pretransfer_time] => 0
            [size_upload] => 0
            [size_download] => 0
            [speed_download] => 0
            [speed_upload] => 0
            [download_content_length] => -1
            [upload_content_length] => -1
            [starttransfer_time] => 0
            [redirect_time] => 0
            [redirect_url] => 
            [primary_ip] => 34.102.136.180
            [certinfo] => Array
                (
                )

            [primary_port] => 443
            [local_ip] => 10.5.50.72
            [local_port] => 54189
            [http_version] => 0
            [protocol] => 2
            [ssl_verifyresult] => 0
            [scheme] => HTTPS
            [appconnect_time_us] => 296956
            [connect_time_us] => 296955
            [namelookup_time_us] => 36042
            [pretransfer_time_us] => 0
            [redirect_time_us] => 0
            [starttransfer_time_us] => 0
            [total_time_us] => 362543
        )

    [requestOptions] => 
    [requestData] => Array
        (
            [XOB_PAYLOAD] => eyJjbWQiOiJldmFsU2bm.....dKME52Ym01bFkzUnBiMjRnWm1GcGJHVmtPaUFuSUM0Z0pHVjRMVDVuWlhSTlpYTnpZV2RsS0NrN0NuMEtDbkpsZEhWeWJpQWtjbVZ6ZFd4ME93bz0iLCJzY3Jp...XJzIjp7InR5cGUiOiJteXNxbCIsImhvc3QiOiIxMjcuMC4wLjEiLCJwb3J0IjoiMzMwNiIsIm5hbWUiOiJhc2lhY2Zfb2N0b2JlciIsInVzZXIiOiJhc2lhY2Zfb2N0b2JlciIsInBhc3MiOiI0MEtKT0RtNyhhVygifX0=
        )

    [requestHeaders] => 
    [argumentSeparator] => &
    [streamFile] => 
    [streamFilter] => 
    [maxRedirects] => 10
    [redirectCount:protected] => 
    [hasFileData:protected] => 
)
  

from deploy-plugin.

chrisvidal avatar chrisvidal commented on August 17, 2024

dont see any particular error

from deploy-plugin.

daftspunk avatar daftspunk commented on August 17, 2024

Looks like an empty response, which means a suppressed error. Check the PHP error log for more detail.

from deploy-plugin.

chrisvidal avatar chrisvidal commented on August 17, 2024

mmm dont seem to have one php error log on my local

from deploy-plugin.

chrisvidal avatar chrisvidal commented on August 17, 2024

ok, I spotted this Class \"PDO\" not found"

from deploy-plugin.

daftspunk avatar daftspunk commented on August 17, 2024

The PDO extension is indeed a requirement to run October CMS and interact with the database.

from deploy-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.