Bug #13915
openPHP error when making changes in the traffic shaper wizard
0%
Description
While finishing the configuration of traffic shaper at apply configuration appeared the error
Files
Updated by Jim Pingle 2 months ago
Can you attach the <ezshaper>[...]</ezshaper>
section from your configuration and give us a list of all the options you used when stepping through the wizard?
Updated by Athanasios Chatzi 2 months ago
Jim Pingle wrote in #note-1:
Can you attach the
<ezshaper>[...]</ezshaper>
section from your configuration and give us a list of all the options you used when stepping through the wizard?
Hi Jim , i cannot replicate the error.
therefore those are the options that i've checked,
Updated by Athanasios Chatzi 2 months ago
- File clipboard-202301301533-6pylu.png clipboard-202301301533-6pylu.png added
- File clipboard-202301301534-eushw.png clipboard-202301301534-eushw.png added
- File clipboard-202301301534-fwkri.png clipboard-202301301534-fwkri.png added
- File clipboard-202301301535-fs8ko.png clipboard-202301301535-fs8ko.png added
- File clipboard-202301301535-z5mhi.png clipboard-202301301535-z5mhi.png added
- File clipboard-202301301536-ltnqw.png clipboard-202301301536-ltnqw.png added
Athanasios Chatzi wrote in #note-2:
Jim Pingle wrote in #note-1:
Can you attach the
<ezshaper>[...]</ezshaper>
section from your configuration and give us a list of all the options you used when stepping through the wizard?Hi Jim , i cannot replicate the error.
therefore those are the options that i've checked,
<ezshaper>
<step1>
<numberofconnections>4</numberofconnections>
<numberoflocalinterfaces>2</numberoflocalinterfaces>
</step1>
<step5>
<enable>on</enable>
<p2pcatchall>on</p2pcatchall>
<bandwidth>15</bandwidth>
<bandwidthunit>%</bandwidthunit>
<bittorrent>on</bittorrent>
<aimster>on</aimster>
<buddyshare>on</buddyshare>
<cutemx>on</cutemx>
<dcplusplus>on</dcplusplus>
<dcc>on</dcc>
<directconnect>on</directconnect>
<directfileexpress>on</directfileexpress>
<edonkey2000>on</edonkey2000>
<fasttrack>on</fasttrack>
<gnutella>on</gnutella>
<grouper>on</grouper>
<hotcomm>on</hotcomm>
<hotlineconnect>on</hotlineconnect>
<imesh>on</imesh>
<napster>on</napster>
<opennap>on</opennap>
<scour>on</scour>
<shareaza>on</shareaza>
<songspy>on</songspy>
<winmx>on</winmx>
</step5>
<step6>
<enable>on</enable>
<battlenet>on</battlenet>
<eaorigin>on</eaorigin>
<steam>on</steam>
<eveonline>on</eveonline>
</step6>
<step7>
<enable>on</enable>
<appleremotedesktop>L</appleremotedesktop>
<msrdp>H</msrdp>
<pcanywhere>L</pcanywhere>
<vnc>L</vnc>
<aolinstantmessenger>L</aolinstantmessenger>
<facetime>L</facetime>
<icq>L</icq>
<irc>L</irc>
<jabber>L</jabber>
<googlehangouts>L</googlehangouts>
<msnmessenger>L</msnmessenger>
<teamspeak>L</teamspeak>
<teamspeak3>L</teamspeak3>
<ventrilo>L</ventrilo>
<pptp>L</pptp>
<ipsec>H</ipsec>
<itunesradio>L</itunesradio>
<streamingmp3>H</streamingmp3>
<rtsp>H</rtsp>
<rtmp>H</rtmp>
<http>D</http>
<smtp>L</smtp>
<pop3>L</pop3>
<imap>L</imap>
<lotusnotes>L</lotusnotes>
<battlenetdownloader>D</battlenetdownloader>
<steamdownloader>D</steamdownloader>
<apns>D</apns>
<applemobilesync>L</applemobilesync>
<crashplan>L</crashplan>
<cvsup>L</cvsup>
<dns>H</dns>
<git>L</git>
<hbci>L</hbci>
<icmp>D</icmp>
<smb>H</smb>
<snmp>L</snmp>
<mysqlserver>L</mysqlserver>
<nntp>D</nntp>
<slingbox>L</slingbox>
<subversion>L</subversion>
</step7>
<step2>
<local0downloadscheduler>PRIQ</local0downloadscheduler>
<local0interface>lan</local0interface>
<local1downloadscheduler>PRIQ</local1downloadscheduler>
<local1interface>opt4</local1interface>
<conn0uploadscheduler>PRIQ</conn0uploadscheduler>
<conn0upload>50</conn0upload>
<conn0uploadspeed>Mb</conn0uploadspeed>
<conn0download>150</conn0download>
<conn0downloadspeed>Mb</conn0downloadspeed>
<conn0interface>wan</conn0interface>
<conn1uploadscheduler>PRIQ</conn1uploadscheduler>
<conn1upload>10</conn1upload>
<conn1uploadspeed>Mb</conn1uploadspeed>
<conn1download>100</conn1download>
<conn1downloadspeed>Mb</conn1downloadspeed>
<conn1interface>opt1</conn1interface>
<conn2uploadscheduler>PRIQ</conn2uploadscheduler>
<conn2upload>10</conn2upload>
<conn2uploadspeed>Mb</conn2uploadspeed>
<conn2download>100</conn2download>
<conn2downloadspeed>Mb</conn2downloadspeed>
<conn2interface>opt3</conn2interface>
<conn3uploadscheduler>PRIQ</conn3uploadscheduler>
<conn3upload>5</conn3upload>
<conn3uploadspeed>Mb</conn3uploadspeed>
<conn3download>50</conn3download>
<conn3downloadspeed>Mb</conn3downloadspeed>
<conn3interface>opt2</conn3interface>
</step2>
</ezshaper>
Updated by Humberto Nieto about 2 months ago
- File clipboard-202302041248-eegkc.png clipboard-202302041248-eegkc.png added
- File PHP_errors (2).log PHP_errors (2).log added
Hi all!
Same problem here!! Since i updated to 23.01-RC i have the same problem like you.
I always had it working through the wizard and after updating it gives me that PHP error. (PFblockerng also failed me and I had to uninstall it, it didn't update and it hung in the CRON process)
I attach screenshots and my log
Thanks, regards!
Updated by Athanasios Chatzi about 2 months ago
Athanasios Chatzi wrote in #note-2:
Jim Pingle wrote in #note-1:
Can you attach the
<ezshaper>[...]</ezshaper>
section from your configuration and give us a list of all the options you used when stepping through the wizard?Hi Jim , i cannot replicate the error.
therefore those are the options that i've checked,
I manage to replicate the issue. When I'm trying to remove a previous rule , for instance, prioritize network gaming rule , it's crashing.
If I do not and change other rules does not.
Updated by Jim Pingle about 2 months ago
- Project changed from pfSense Plus to pfSense
- Subject changed from Error while trying to configure traffic shaper to PHP error when making changes in the traffic shaper wizard
- Category changed from Unknown to Traffic Shaper Wizards
- Target version set to 2.7.0
- Affected Plus Version deleted (
23.01) - Plus Target Version set to 23.05
Updated by Drew Saur about 1 month ago
If I can be of help, please let me know. I am having this issue as well, consistently. See https://forum.netgate.com/topic/177994/traffic-shaping-in-23-01-bug/.