Giter Site home page Giter Site logo

Comments (3)

jvoisin avatar jvoisin commented on August 28, 2024 1
$ cat src/tests/regressions/issue_479.out 
PHP Fatal error:  [snuffleupagus][0.0.0.0][config][log] Unexpected keyword 'disable_xxe' on line 3 in Unknown on line 0

Fatal error: [snuffleupagus][0.0.0.0][config][log] Unexpected keyword 'disable_xxe' on line 3 in Unknown on line 0

Fatal error: [snuffleupagus][0.0.0.0][config][log] Invalid configuration file in Unknown on line 0
$

You should replace disable_xxe with xxe_protection, I just pushed 8ea689e to prove it :)

from snuffleupagus.

jvoisin avatar jvoisin commented on August 28, 2024

70 is "internal server error". Is there anything in webserver's logs? If not, you might want to increase the verbosity of php-fpm's logs.

from snuffleupagus.

aloz77 avatar aloz77 commented on August 28, 2024

Yes, the web log shows this issue:

2024/01/15 04:15:21 [error] 3453566#3453566: *1053618 FastCGI sent in stderr: "PHP message: PHP Fatal error:  [snuffleupagus][0.0.0.0][config][log] Invalid configuration file in Unknown on line 0" while reading response header from upstream, client: 127.0.0.1, server: _, request: "GET /php-fpm-status?full&json HTTP/1.1", upstream: "fastcgi://127.0.0.1:9003", host: "localhost"
2024/01/15 04:15:21 [error] 3453566#3453566: *1053618 upstream sent unexpected FastCGI record: 3 while reading response header from upstream, client: 127.0.0.1, server: _, request: "GET /php-fpm-status?full&json HTTP/1.1", upstream: "fastcgi://127.0.0.1:9003", host: "localhost"

The issue disappear after taking the config file from https://github.com/jvoisin/snuffleupagus/blob/master/config/default_php8.rules

However I don't know what in my config file was causing the issue.

from snuffleupagus.

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.