Giter Club home page Giter Club logo

Comments (4)

masking-duck avatar masking-duck commented on September 2, 2024 2

I'm also experiencing the same error message, same pfsense release.

from dshieldpfsense.

ree4 avatar ree4 commented on September 2, 2024 1

I can confirm @eapinero's report. Facing the same issue on my system, as well as the one reported here. In the thread, @jim-p explains the file needs re-worked to reflect the move to a newer PHP version. While another user provided feedback about their experience getting the file working.

Monitoring this to see if there is a patch.

PHP_errors.log
Selection_308
Selection_309
Selection_310

from dshieldpfsense.

jullrich avatar jullrich commented on September 2, 2024

This has been resolved. Thanks for everybody's help in resolving this.

from dshieldpfsense.

gderf avatar gderf commented on September 2, 2024

I upgraded to pfsense CE 2.7.0 today which broke the script as described in this issue. I replaced the script with the updated PFSense Client Version 0.000006 but it still throws an error. The line number reported (195) seems to be inconsistent with the original bug reporting.

I am pasting line 195 here, and the error below that.

print "Log was rejected due to wrong interface or flags or because it is ICMP or the IP version is not 4 or the source is our own IP address: protocol {$flent['proto']} interface {$flent['interface']} flags {$flent['tcpflags']} version {$flent['version']} source ip {$flent['srcip']}\n";

Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /root/bin/dshield.php:195
Stack trace:
#0 {main}
thrown in /root/bin/dshield.php on line 195
PHP ERROR: Type: 1, File: /root/bin/dshield.php, Line: 195, Message: Uncaught TypeError: Cannot access offset of type string on string in /root/bin/dshield.php:195
Stack trace:
#0 {main}
thrown

from dshieldpfsense.

Related Issues (10)

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.