Frequent Application Crashes Due to record_node_usages Job Skipping (Max Instances Reached) #1550
Labels
Backend
In Progress
P1
Refactor
v1
feature or bug that need to be implement or be fixed in version 1
Describe the bug
The application crashes every few hours with the following log message:
Attempts to resolve the issue, including increasing the job interval and enabling debugging, have not worked.
To Reproduce
This issue occurs on my instance, but I don’t have any additional information or logs to provide clear steps to reproduce it.
Expected behavior
The application should not crash, and the record_node_usages job should execute as intended without exceeding the maximum number of running instances.
Machine details (please complete the following information):
marzban_version: v0.7.0
xray_version: test on version v24.12.18(also tested with default xray of v0.7.0, same result)
Additional context
I attempted to increase the job interval to 120 seconds using the following variable:
I enabled
DEBUG=True
to gather more detailed logs, but no additional helpful information was provided after the crash.Related issues:
#1199
#1333
#928
#892
#791
The text was updated successfully, but these errors were encountered: