Primer commit del sistema separado falta mejorar mucho

This commit is contained in:
nickpons666
2025-12-30 01:18:46 -06:00
commit 1679c73e52
2384 changed files with 472342 additions and 0 deletions

8
telegram/php_errors.log Executable file
View File

@@ -0,0 +1,8 @@
[29-Nov-2025 20:30:11 UTC] PHP Fatal error: Uncaught TypeError: Key material must be a string, resource, or OpenSSLAsymmetricKey in /var/www/html/bot/vendor/firebase/php-jwt/src/Key.php:26
Stack trace:
#0 /var/www/html/bot/shared/auth/jwt.php(61): Firebase\JWT\Key->__construct()
#1 /var/www/html/bot/shared/auth/jwt.php(137): JWTAuth::validateToken()
#2 /var/www/html/bot/shared/auth/jwt.php(163): JWTAuth::authenticate()
#3 /var/www/html/bot/telegram/dashboard_telegram.php(12): JWTAuth::requireAuth()
#4 {main}
thrown in /var/www/html/bot/vendor/firebase/php-jwt/src/Key.php on line 26