Guest User

Untitled

a guest
Oct 11th, 2025
9
0
6 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. Checking Cronjob (Subscribes & History Messages)...
  2. Last user & history messages cronjob run was 5 minutes ago.
  3. User & history messages cronjob is working correctly.
  4.  
  5. Checking Cronjob (Blast)...
  6. Last blast cronjob run was 0 minutes ago.
  7. Blast cronjob is working correctly.
  8.  
  9. Checking Cronjob (Schedule-run)...
  10. Schedule-run cronjob not working (It should not work)
  11.  
  12. Checking PHP version...
  13. PHP 8.3.3 => Valid (>= 8.2)
  14.  
  15. Checking file permissions...
  16. storage => Writable and exists
  17. bootstrap/cache => Writable and exists
  18.  
  19. Checking storage folder and symlink...
  20. Storage link exists.
  21.  
  22. Checking hosting type...
  23. Regular hosting detected.
  24.  
  25. Checking PHP extensions...
  26. curl => Enabled
  27. fileinfo => Enabled
  28. intl => Enabled
  29. json => Enabled
  30. mbstring => Enabled
  31. openssl => Enabled
  32. mysqli => Enabled
  33. zip => Enabled
  34. ctype => Enabled
  35. dom => Enabled
  36.  
  37. Checking SSL certificate...
  38. SSL Certificate for glenn.smspap.co.ke
  39. Common Name: glenn.smspap.co.ke
  40. Organization: Let's Encrypt
  41. Issuer: E7
  42. Valid From: 2025-09-29 00:15:13
  43. Valid To: 2025-12-28 00:15:12
  44. Certificate is valid for 78 more days.
  45.  
  46. Checking origin SSL certificate...
  47. SSL origin check passed.
  48.  
  49. Checking server type...
  50. LiteSpeed detected.
  51.  
  52. Checking Node server configuration...
  53. Node polling endpoint unreachable.
  54.  
  55. Testing CURL connection...
  56. Testing CURL connection to https://www.google.com ...
  57. CURL request succeeded with HTTP code: 200
  58.  
  59. Checking .env file and keys...
  60. .env => Found
  61. APP_KEY => OK
  62. DB_DATABASE => OK
  63. DB_USERNAME => OK
  64. DB_PASSWORD => OK
  65.  
  66. Checking database connection...
  67. Database connection successful.
  68. Database: kinfluxd_gelnn
  69.  
  70. Checking scheduled tasks (cron)...
  71. Cron schedule list:
  72. */5 * * * * php artisan schedule:cron ........ Next Due: 4 minutes from now
  73. 0 0 * * * php artisan subscription:check .. Next Due: 24 minutes from now
  74. * * * * * php artisan start:blast ......... Next Due: 31 seconds from now
  75.  
  76. Total time: 14.91 seconds
Advertisement
Add Comment
Please, Sign In to add comment