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 sys.digiflyeg.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: opal (1023)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.opt-1.pyc
3


 \+�@s@dZddlZGdd�de�ZGdd�de�ZGdd�de�ZdS)	z=
The objects used by the site module to add custom builtins.
�Nc@s&eZdZdd�Zdd�Zddd�ZdS)	�QuittercCs||_||_dS)N)�name�eof)�selfrr�r�%/usr/lib64/python3.6/_sitebuiltins.py�__init__szQuitter.__init__cCsd|j|jfS)NzUse %s() or %s to exit)rr)rrrr�__repr__szQuitter.__repr__Nc	Cs(ytjj�WnYnXt|��dS)N)�sys�stdin�close�
SystemExit)r�coderrr�__call__s
zQuitter.__call__)N)�__name__�
__module__�__qualname__rr	rrrrrr
src@s:eZdZdZdZfffdd�Zdd�Zdd�Zd	d
�ZdS)�_Printerzninteractive prompt objects for printing the license text, a list of
    contributors and the copyright notice.�cs4ddl�||_||_d|_��fdd�|D�|_dS)Nrcs$g|]}�D]}�jj||��qqSr)�path�join)�.0�dir�filename)�files�osrr�
<listcomp>(sz%_Printer.__init__.<locals>.<listcomp>)r�_Printer__name�_Printer__data�_Printer__lines�_Printer__filenames)rr�datar�dirsr)rrrr#sz_Printer.__init__cCs~|jr
dSd}xH|jD]>}y$t|d��}|j�}WdQRXPWqtk
rRYqXqW|sb|j}|jd�|_t|j�|_dS)N�r�
)	rr �open�read�OSErrorr�split�len�_Printer__linecnt)rr!r�fprrr�__setup,s
z_Printer.__setupcCs8|j�t|j�|jkr$dj|j�Sd|jfdSdS)Nr$z!Type %s() to see the full %s text�)�_Printer__setupr)r�MAXLINESrr)rrrrr	<sz_Printer.__repr__cCs�|j�d}d}x�y,x&t|||j�D]}t|j|�q&WWntk
rTPYqX||j7}d}x |dkr�t|�}|dkrfd}qfW|dkrPqWdS)Nz0Hit Return for more, or q (and Return) to quit: r��q)r0r1)r.�ranger/�printr�
IndexError�input)r�prompt�lineno�i�keyrrrrCs"

z_Printer.__call__N)	rrr�__doc__r/rr.r	rrrrrrs	rc@s eZdZdZdd�Zdd�ZdS)�_Helpera3Define the builtin 'help'.

    This is a wrapper around pydoc.help that provides a helpful message
    when 'help' is typed at the Python interactive prompt.

    Calling help() at the Python prompt starts an interactive help session.
    Calling help(thing) prints help for the python object 'thing'.
    cCsdS)NzHType help() for interactive help, or help(object) for help about object.r)rrrrr	bsz_Helper.__repr__cOsddl}|j||�S)Nr)�pydoc�help)r�args�kwdsr<rrrresz_Helper.__call__N)rrrr:r	rrrrrr;Xsr;)r:r
�objectrrr;rrrr�<module>s;