Ticket #13145: backtrace.txt

File backtrace.txt, 4.3 KB (added by anonymous, 7 years ago)
Line 
1 datetime:  2017-10-08 12:47:52 (AEDT)
2    errornum:  256
3  error type:  User Error
4error string:  !!NoTrans: MasterServerIP or MasterServerPort not found! You may need to check your mythweb.conf file or re-run mythtv-setup!!
5    filename:  /usr/share/mythtv/bindings/php/MythBackend.php
6  error line:  43
7
8==========================================================================
9
10Backtrace:
11
12    file:  /usr/share/mythtv/bindings/php/MythBackend.php
13    line:  43
14   class: 
15function:  trigger_error
16    type: 
17    args:  Array
18(
19    [0] => MasterServerIP or MasterServerPort not found! You may need to check your mythweb.conf file or re-run mythtv-setup
20    [1] => 256
21)
22
23    file:  /usr/share/mythtv/mythweb/includes/utils.php
24    line:  56
25   class:  MythBackend
26function:  find
27    type:  ::
28    args:  Array ( )
29    file:  /usr/share/mythtv/mythweb/includes/db_update.php
30    line:  57
31   class: 
32function:  setting
33    type: 
34    args:  Array
35(
36    [0] => recommend_enabled
37    [1] =>
38    [2] =>
39)
40
41    file:  /usr/share/mythtv/mythweb/includes/init.php
42    line:  46
43   class: 
44function:  require_once
45    type: 
46    args:  Array
47(
48    [0] => /usr/share/mythtv/mythweb/includes/db_update.php
49)
50
51    file:  /usr/share/mythtv/mythweb/mythweb.php
52    line:  20
53   class: 
54function:  require_once
55    type: 
56    args:  Array
57(
58    [0] => /usr/share/mythtv/mythweb/includes/init.php
59)
60
61
62==========================================================================
63
64$_SESSION: Array
65(
66    [language] => English
67    [date_statusbar] => %a %b %e, %Y, %I:%M %p
68    [date_scheduled] => %a %b %e, %Y (%I:%M %p)
69    [date_scheduled_popup] => %a %b %e, %Y
70    [date_recorded] => %a %b %e, %Y (%I:%M %p)
71    [date_search] => %a %b %e, %Y, %I:%M %p
72    [date_listing_key] => %a %b %e, %Y, %I:%M %p
73    [date_listing_jump] => %a %b %e, %Y
74    [date_channel_jump] => %a %b %e, %Y
75    [date_job_status] => %a %b %e, %Y, %I:%M %p
76    [time_format] => %I:%M %p
77)
78
79==========================================================================
80
81$_SERVER: Array
82(
83    [REDIRECT_STATUS] => 200
84    [HTTP_HOST] => 192.168.1.2
85    [HTTP_CONNECTION] => keep-alive
86    [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
87    [HTTP_UPGRADE_INSECURE_REQUESTS] => 1
88    [HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
89    [HTTP_ACCEPT_ENCODING] => gzip, deflate
90    [HTTP_ACCEPT_LANGUAGE] => en-US,en;q=0.8,en-AU;q=0.6
91    [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
92    [SERVER_SIGNATURE] => <address>Apache/2.4.18 (Ubuntu) Server at 192.168.1.2 Port 80</address>
93
94    [SERVER_SOFTWARE] => Apache/2.4.18 (Ubuntu)
95    [SERVER_NAME] => 192.168.1.2
96    [SERVER_ADDR] => 192.168.1.2
97    [SERVER_PORT] => 80
98    [REMOTE_ADDR] => 192.168.1.4
99    [DOCUMENT_ROOT] => /var/www/html
100    [REQUEST_SCHEME] => http
101    [CONTEXT_PREFIX] =>
102    [CONTEXT_DOCUMENT_ROOT] => /var/www/html
103    [SERVER_ADMIN] => webmaster@localhost
104    [SCRIPT_FILENAME] => /var/www/html/mythweb/mythweb.php
105    [REMOTE_PORT] => 55163
106    [REDIRECT_URL] => /mythweb/
107    [GATEWAY_INTERFACE] => CGI/1.1
108    [SERVER_PROTOCOL] => HTTP/1.1
109    [REQUEST_METHOD] => GET
110    [QUERY_STRING] =>
111    [REQUEST_URI] => /
112    [SCRIPT_NAME] => /mythweb/mythweb.php
113    [PHP_SELF] => /mythweb/mythweb.php
114    [REQUEST_TIME_FLOAT] => 1507427272.661
115    [REQUEST_TIME] => 1507427272
116    [STATUS] => 200
117    [URL] => /mythweb/
118    [HTTP_X_FORWARDED_PROTO] =>
119    [HTTPS] =>
120    [HTTP_PORT] => 80
121)
122
123==========================================================================
124
125$constant_list["user"]: Array
126(
127    [ERROR] => 512
128    [E_ASSERT_ERROR] => 4096
129    [FATAL] => 256
130    [PHP_MIN_VERSION] => 5.3
131    [WARNING] => 1024
132    [WebDBSchemaVer] => 4
133    [error_email] =>
134    [gb] => 1073741824
135    [hostname] => wetland
136    [http_host] => 192.168.1.2
137    [kb] => 1024
138    [mb] => 1048576
139    [module] =>
140    [modules_path] => /usr/share/mythtv/mythweb/modules
141    [root] => /mythweb/
142    [root_auth_url] => http://192.168.1.2/mythweb/
143    [root_url] => http://192.168.1.2/mythweb/
144    [stream_url] => http://192.168.1.2:80//mythweb/
145    [tb] => 1099511627776
146)
147
148