Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

آقا این خطای 500 صاف کرد مارو. از یک طرف با فیلترینگ در مبارزه ایم و لو رفتن دامنه و سرور. از یک طرف هم خطای کد 500 #4162

Open
sadidshop opened this issue Jun 2, 2024 · 0 comments

Comments

@sadidshop
Copy link

Internal Error Stacktrace:

Error Message: [Errno 2] No such file or directory: '/proc/161442/stat'

Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/auth.py", line 114, in decorated_view
    return fn(*args, **kwargs)
  File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/panel/admin/Dashboard.py", line 73, in index
    stats = {'system': hutils.system.system_stats(), 'top5': hutils.system.top_processes()}
  File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/hutils/system.py", line 22, in top_processes
    processes = [p for p in psutil.process_iter(['name', 'memory_full_info', 'cpu_percent']) if p.info['name'] != '']
  File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/hutils/system.py", line 22, in <listcomp>
    processes = [p for p in psutil.process_iter(['name', 'memory_full_info', 'cpu_percent']) if p.info['name'] != '']

Details:

Hiddify Version: 10.20.4
Python Version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
OS: Linux-5.15.0-107-generic-x86_64-with-glibc2.35
User Agent: Unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant