500 - Internal Server Error
-
Due to problems with custom PPPOE-reset-time i want to disable that, but clicking "save" results in the mentioned server error.
2.0-RC2 (amd64) built on Tue May 24 04:45:10 EDT 2011 full install.
Anyone else can confirm that?
-
Use tools like ktrace or truss, attach to running /usr/local/bin/php processes (or tweak the config so lighttpd only spawns 1 so you don't have to attach to all of them) and see what happens when you click "Save". Attach to them just before clicking :)
-
sorry, i don't understand what you mean.
But seems that this error 500 is on several other places too:
Routing - Gateways: Dashboard shows WAN as offline, so i opened the gateway for WAN, clicked "save" and had the same error. This all came with update to the mentioned snap. Before there was no error!
-
hehe, man truss will be your friend… :)
I did that trace first with save gateway, then i switched to Interfaces - wan and did the same here.
I did a truss -fae ...
Hope that helps
Update: Todays update of pfSense solved the problem. Now all seems to work again as expected. Thanks for your help!