How to get error files working after 2.7>/22>
- 
 All error pages has stopped working after recent upgrades - I guess there is some new requirements - I don't find the info on what I tried add headers, per HAProxy guides - but i assume pfsense package do that? 
 (it did not resolve the issue)error iam getting is '..........error_503': unable to parse headers (error offset: 0) 
- 
 @planetinse said in How to get error files working after 2.7>/22>: All error pages has stopped working after recent upgrades - I guess there is some new requirements - I don't find the info on what I tried add headers, per HAProxy guides - but i assume pfsense package do that? 
 (it did not resolve the issue)error iam getting is '..........error_503': unable to parse headers (error offset: 0) I am having the same issue. Did you find the solution? 
- 
 start page like this and it will work. HTTP/1.0 503 Service Unavailable 
 Cache-Control: no-cache
 Connection: close
 Content-Type: text/html<!DOCTYPE html>.........