Forums

Resolved
0 votes
We have been running a v7 system with users having to sign in to the clearos proxy for internet access.

I am now trying to turn this off but getting an error.

Sep 25 12:09:32 col-srv-proxy engine: exception: error: /usr/clearos/apps/base/libraries/Validation_Exception.php (99): State is invalid.
Sep 25 12:09:32 col-srv-proxy engine: exception: debug backtrace: /usr/clearos/apps/web_proxy/libraries/Squid.php (1252): is_valid
Sep 25 12:09:32 col-srv-proxy engine: exception: debug backtrace: /usr/clearos/apps/web_proxy/controllers/authentication.php (119): set_ntlm_state
Sep 25 12:09:32 col-srv-proxy engine: exception: debug backtrace: /usr/clearos/apps/web_proxy/controllers/authentication.php (69): _form
Sep 25 12:09:32 col-srv-proxy engine: exception: debug backtrace: GUI (0): edit
Sep 25 12:09:32 col-srv-proxy engine: exception: debug backtrace: /usr/clearos/framework/system/core/CodeIgniter.php (535): call_user_func_array
Sep 25 12:09:32 col-srv-proxy engine: exception: debug backtrace: /usr/clearos/framework/htdocs/app/index.php (224): require_once
Attachments:
Wednesday, September 25 2019, 11:16 AM
Share this post:
Responses (3)
  • Accepted Answer

    Monday, October 07 2019, 08:27 AM - #Permalink
    Resolved
    0 votes
    Sorry but I can freely switch between all modes and I don't know how to diagnose. You probably want to dump the value of "mode" from /usr/clearos/apps/web_proxy/controllers/authentication.php, perhaps with a
    print_r($mode);
    after line 102 then try and debug again, but I don't know PHP to know if this will work.

    Can you try switching to any other mode?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, October 07 2019, 07:25 AM - #Permalink
    Resolved
    0 votes
    Nick

    Sorry for the delay.

    The content filter is enabled.

    Authentication is enabled without NTLM

    auto_configure = yes
    ntlm = no


    Forgot to mention but this is a single NIC system, if that makes a difference.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, September 26 2019, 09:42 AM - #Permalink
    Resolved
    0 votes
    Do you have the content filter enabled?
    Which mode are you currently in? Authenticated but with or without NTLM?
    What is the contents of /etc/clearos/web_proxy.conf
    The reply is currently minimized Show
Your Reply