|
1
|
XMLRPC Error
|
|
2
|
|
|
3
|
Exception calling XMLRPC method exec_php # Received non-200 HTTP Code: 500. Response body:<!DOCTYPE html>
|
|
4
|
<html lang="en">
|
|
5
|
<head>
|
|
6
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
7
|
<link rel="apple-touch-icon-precomposed" href="/apple-touch/apple-touch-icon-iphone-60x60-precomposed.png">
|
|
8
|
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/apple-touch/apple-touch-icon-ipad-76x76-precomposed.png">
|
|
9
|
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/apple-touch/apple-touch-icon-iphone-retina-120x120-precomposed.png">
|
|
10
|
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch/apple-touch-icon-ipad-retina-152x152-precomposed.png">
|
|
11
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
|
12
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
|
13
|
<link rel="manifest" href="/manifest.json">
|
|
14
|
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
|
15
|
<link rel="stylesheet" href="/vendor/bootstrap/css/bootstrap.min.css" type="text/css">
|
|
16
|
<link rel="stylesheet" href="/css/login.css" type="text/css">
|
|
17
|
<title>50x Error</title>
|
|
18
|
<script type="text/javascript">
|
|
19
|
//<![CDATA{
|
|
20
|
var events = events || [];
|
|
21
|
//]]>
|
|
22
|
</script>
|
|
23
|
<script src="/vendor/jquery/jquery-3.7.1.min.js"></script>
|
|
24
|
<script src="/vendor/bootstrap/js/bootstrap.min.js"></script>
|
|
25
|
<script src="/vendor/bootstrap/js/bootstrap.min.js"></script>
|
|
26
|
<script>
|
|
27
|
$(function(){
|
|
28
|
$("#logodiv").load("logo.svg");
|
|
29
|
});
|
|
30
|
</script>
|
|
31
|
|
|
32
|
</head>
|
|
33
|
|
|
34
|
<body id="login">
|
|
35
|
<div id="total">
|
|
36
|
<header>
|
|
37
|
<div id="headerrow">
|
|
38
|
<div class="row">
|
|
39
|
<div class="col-sm-4">
|
|
40
|
<div id="logodiv" style="text-align:center" class="nowarning">
|
|
41
|
</div>
|
|
42
|
</div>
|
|
43
|
<div class="col-sm-4 nowarning msgbox text-center text-danger">
|
|
44
|
The web server encountered an error processing this request.<br/>
|
|
45
|
<br/>
|
|
46
|
Check the <a href="/crash_reporter.php">Crash Reporter</a> for details.
|
|
47
|
</div>
|
|
48
|
<div class="col-sm-4 nowarning msgbox text-center">
|
|
49
|
<h4>50x Error</h4>
|
|
50
|
</div>
|
|
51
|
</div>
|
|
52
|
</div>
|
|
53
|
</header>
|
|
54
|
<div style="background: #1e3f75;" class="pagebody">
|
|
55
|
<div class="col-sm-4"></div>
|
|
56
|
<div class="col-sm-4 logoCol">
|
|
57
|
<div class="loginCont center-block text-center">
|
|
58
|
<strong><a href="/">Return to Dashboard</a></strong>
|
|
59
|
</div>
|
|
60
|
</div>
|
|
61
|
<div class="col-sm-4"></div>
|
|
62
|
</div>
|
|
63
|
<footer id="3">
|
|
64
|
<div id="footertext">
|
|
65
|
<p class="text-muted">
|
|
66
|
<a target="_blank" href="https://pfsense.org">pfSense</a>
|
|
67
|
software is developed and maintained by
|
|
68
|
<a target="_blank" href="https://netgate.com">Netgate</a>.
|
|
69
|
© ESF 2004 - 2026
|
|
70
|
<a target="_blank" href="https://pfsense.org/license">View license</a>.
|
|
71
|
</p>
|
|
72
|
</div>
|
|
73
|
</footer>
|
|
74
|
</div>
|
|
75
|
</body>
|
|
76
|
</html>
|
|
77
|
@ 2026-05-15 09:28:36
|
|
78
|
|