mage2pro / core

Mage2.PRO core package
https://upwork.com/fl/mage2pro
MIT License
10 stars 13 forks source link

"The required file «vendor/mage2pro/core/Cron/etc/df.json» is absent" #352

Closed Neduncheziyan-M closed 6 months ago

Neduncheziyan-M commented 11 months ago

We have installed the sales sequence (order prefix) extension using composer in the version of Magento 2.4.5-p1. Exception logs are keep getting generated in the var/log/mage2.pro/ directory. Those log files occupying the lot of server space. We are seeing the below error message on the log files,

The required file «vendor/mage2pro/core/Cron/etc/df.json» is absent.

However when we checked the Core extension, there is no such file available under the respective github repository. Could you please let me know how to fix this error?

dmitrii-fediuk commented 6 months ago
{
    "mage2pro/core": "10.5.3",
    "Magento": "2.4.4",
    "PHP": "7.4.33",
    "Command": "bin/magento cron:run --group=amasty_base --bootstrap=standaloneProcessStarted=1"
}
EXCEPTION
The required file «vendor/mage2pro/core/Cron/etc/df.json» is absent.
************************************
1   
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/validation/error.php#L178

2   df_error_create
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/validation/error.php#L154

3   df_error
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/validation/assert.php#L107

4   df_assert
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/name.php#L82

5   {closure}
    https://github.com/mage2pro/core/tree/10.5.3/Core/lib/lang/main.php#L125

6   df_try
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/name.php#L83

7   df_module_file_name
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L64

8   {closure}
    https://github.com/mage2pro/core/tree/10.5.3/Core/lib/cache/dfc.php#L169

9   dfcf
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L66

10  df_module_file_read
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L93

11  df_module_json
    https://github.com/mage2pro/core/tree/10.5.3/Sentry/lib/main.php#L166

12  {closure}
    https://github.com/mage2pro/core/tree/10.5.3/Core/lib/cache/dfc.php#L169

13  dfcf
    https://github.com/mage2pro/core/tree/10.5.3/Sentry/lib/main.php#L186

14  df_sentry_m
    https://github.com/mage2pro/core/tree/10.5.3/Sentry/lib/main.php#L77

15  df_sentry
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/log.php#L38

16  df_log
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/validation/error.php#L165

17  df_error
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/validation/assert.php#L107

18  df_assert
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/name.php#L82

19  {closure}
    https://github.com/mage2pro/core/tree/10.5.3/Core/lib/lang/main.php#L125

20  df_try
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/name.php#L83

21  df_module_file_name
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L64

22  {closure}
    https://github.com/mage2pro/core/tree/10.5.3/Core/lib/cache/dfc.php#L169

23  dfcf
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L66

24  df_module_file_read
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L93

25  df_module_json
    https://github.com/mage2pro/core/tree/10.5.3/Sentry/lib/main.php#L166

26  {closure}
    https://github.com/mage2pro/core/tree/10.5.3/Core/lib/cache/dfc.php#L169

27  dfcf
    https://github.com/mage2pro/core/tree/10.5.3/Sentry/lib/main.php#L186

28  df_sentry_m
    https://github.com/mage2pro/core/tree/10.5.3/Sentry/lib/main.php#L77

29  df_sentry
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/log.php#L38

30  df_log
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/validation/error.php#L165

31  df_error
    https://github.com/mage2pro/core/tree/10.5.3/Qa/lib/validation/assert.php#L107

32  df_assert
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/name.php#L82

33  {closure}
    https://github.com/mage2pro/core/tree/10.5.3/Core/lib/lang/main.php#L125

34  df_try
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/name.php#L83

35  df_module_file_name
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L64

36  {closure}
    https://github.com/mage2pro/core/tree/10.5.3/Core/lib/cache/dfc.php#L169

37  dfcf
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L66

38  df_module_file_read
    https://github.com/mage2pro/core/tree/10.5.3/Framework/lib/module/fs/read.php#L93

39  df_module_json
    https://github.com/mage2pro/core/tree/10.5.3/Sentry/lib/main.php#L166