A PHP Error was encountered

Severity: Warning

Message: mysqli::real_connect(): (HY000/2002): Cannot assign requested address

Filename: mysqli/mysqli_driver.php

Line Number: 201

Backtrace:

File: /www/wwwroot/dash.konsole.xyz/application/core/MY_Controller.php
Line: 343
Function: __construct

File: /www/wwwroot/dash.konsole.xyz/application/controllers/Api.php
Line: 12
Function: __construct

File: /www/wwwroot/dash.konsole.xyz/index.php
Line: 316
Function: require_once

Database Error

数据库发生错误。

无法使用提供的设置连接到数据库服务器。

Filename: core/MY_Controller.php

Line Number: 343


Fatal error: Uncaught Error: Call to a member function close() on string in /www/wwwroot/dash.konsole.xyz/application/core/MY_Controller.php:349 Stack trace: #0 [internal function]: Index_Controller->__destruct() #1 {main} thrown in /www/wwwroot/dash.konsole.xyz/application/core/MY_Controller.php on line 349
HEX
HEX
Server: Apache
System: Linux vps17447 6.8.0-78-generic #78~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Aug 13 14:32:06 UTC 2 x86_64
User: dh_m2e37m (5712562)
PHP: 8.1.32
Disabled: NONE
Upload Files
File: //etc/postfix/master.cf
# generated by Ansible role ndn_postfix

# Postfix master process configuration file.  For details on the format
# of the file, see the master(5) manual page (command: "man 5 master" or
# on-line: http://www.postfix.org/master.5.html).
#
# Service names for services of type 'inet' are port numbers or symbolic names
# for ports from the /etc/services file. Service names for services of type
# 'unix' are the name of the socket, with the socket's path being relative to
# the Postfix queue directory.

#
# Do not forget to execute "postfix reload" after editing this file.
#
# ==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (no)    (never) (100)
# ==========================================================================

### SMTP IN
# smtp port
25        inet  n       -       y       -       180      smtpd
        -o syslog_name=postfix/$service_name
# submission port, submission from MUA
587        inet n       -       y       -       180      smtpd
        -o syslog_name=postfix/$service_name
# Unix socket, one file descriptor passed per connection
smtpd     pass  -       -       y       -       -       smtpd
        -o syslog_name=postfix/$service_name
### SMTP OUT
# Unix socket. Used to send mail out to remote port 25.
smtp      unix  -       -       y       -       180       smtp
        -o syslog_name=postfix/$service_name
relay     unix  -       -       y       -       -       smtp
        -o syslog_name=postfix/$service_name
        -o smtp_helo_timeout=5 -o smtp_connect_timeout=5


# Postfix zombie blocker -- should not be used on ports used by MUAs
#smtp      inet  n       -       y       -       1       postscreen
# Postfix DNS white/blacklist logger an ad-hoc lookup service
#dnsblog   unix  -       -       y       -       0       dnsblog
# Postfix server-side TLS proxy
#tlsproxy  unix  -       -       y       -       0       tlsproxy
# Accept emails from the maildrop directory
pickup    unix  n       -       y       60      1       pickup
# Insert mail into incoming queue
cleanup   unix  n       -       y       -       0       cleanup
# Queue manager
qmgr      unix  n       -       n       300     1       qmgr
# Postfix TLS session cache and PRNG manager
tlsmgr    unix  -       -       y       1000?   1       tlsmgr
# Rewrite email addresses to standard form
rewrite   unix  -       -       y       -       -       trivial-rewrite
# Bounce, defer, & trace maintain message delivery status information
bounce    unix  -       -       y       -       0       bounce
defer     unix  -       -       y       -       0       bounce
trace     unix  -       -       y       -       0       bounce
# Verify certificates
verify    unix  -       -       y       -       1       verify
# Keep record of deferred mail by destination
flush     unix  n       -       y       1000?   0       flush
# Read-only table lookup service
proxymap  unix  -       -       n       -       -       proxymap
# Read-write table lookup service
proxywrite unix -       -       n       -       1       proxymap
# Report mail queue status
showq     unix  n       -       y       -       -       showq
# Process non-delivery (bounce or defer) with 5** status
error     unix  -       -       y       -       -       error
# Process non-delivery (bounce or defer) with 4** status
retry     unix  -       -       y       -       -       error
# Handle discarding messages
discard   unix  -       -       y       -       -       discard
# local delivery daemon
local     unix  -       n       n       -       -       local
# delivery agent for virtual aliases
virtual   unix  -       n       n       -       -       virtual
# Local Mail Transport Protocol
lmtp      unix  -       -       y       -       -       lmtp
# Postfix session count and request rate control
anvil     unix  -       -       y       -       1       anvil
# Postfix shared connection cache server
scache    unix  -       -       y       -       1       scache