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
无法使用提供的设置连接到数据库服务器。
Filename: core/MY_Controller.php
Line Number: 343
3 \� � @ s| d dl Z e jdd� dkr&d dlmZ [ G dd� de�ZG dd� de�ZG d d � d e�ZG dd� de�ZG d d� de�ZdS )� N� �java)� Exceptionc @ s6 e Zd Zddd�Zdd� Zdd� Zdd � Zd d� ZdS ) �SAXExceptionNc C s || _ || _tj| |� d S )N)�_msg� _exceptionr �__init__)�self�msg� exception� r �+/usr/lib64/python3.6/xml/sax/_exceptions.pyr s zSAXException.__init__c C s | j S )N)r )r r r r � getMessage s zSAXException.getMessagec C s | j S )N)r )r r r r �getException s zSAXException.getExceptionc C s | j S )N)r )r r r r �__str__"