You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I'm using the latest major release. Only such installations are supported.
Yes, I'm using the supported system. Only such systems are supported.
Yes, I've searched similar issues on GitHub and didn't find any.
Yes, I've included all information below (version, config, log, etc).
Description of the problem,screencshot would be good
every day at exactly same time my x-ui crashes and the server goes down , nothing works until hard reboot of server, the only thing running on my server is x-ui and the log is below :
panic: runtime error: invalid memory address or nil pointer dereference
/home/runner/work/x-ui/x-ui/web/job/check_clinet_ip_job.go:195 +0x241
i've checked the x-ui.db and did
"SELECT * FROM inbounds WHERE settings LIKE %[EACH_USER_CLIENT_EMAIL_FROM_INBOUND_CLIENT_IPS_TABLE]% "
query for each of " client_email "in " inbound_client_ips" table and it worked for all " client_email "so there is no wrong or deleted " client_email " in xui.db but the problem exist
@VexCloudVPN
did you find anything useful?
if you want, we can have a chat and share the experience here on telegram, https://t.me/Ali_Afshany
this happens to me exactly by the night comes. i have tested some other queries also but no luck 👎
Welcome
Description of the problem,screencshot would be good
every day at exactly same time my x-ui crashes and the server goes down , nothing works until hard reboot of server, the only thing running on my server is x-ui and the log is below :
panic: runtime error: invalid memory address or nil pointer dereference
/home/runner/work/x-ui/x-ui/web/job/check_clinet_ip_job.go:195 +0x241
i've checked the x-ui.db and did
"SELECT * FROM inbounds WHERE settings LIKE %[EACH_USER_CLIENT_EMAIL_FROM_INBOUND_CLIENT_IPS_TABLE]% "
query for each of " client_email "in " inbound_client_ips" table and it worked for all " client_email "so there is no wrong or deleted " client_email " in xui.db but the problem exist
Version of x-ui
$ x-ui version #
x-ui log or xray log
The text was updated successfully, but these errors were encountered: