Advertisement
Guest User

Untitled

a guest
Nov 9th, 2023
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. 2023-11-08 07:13:36,001 CRIT Server 'unix_http_server' running without any HTTP authentication checking
  2. root@riven:~# docker logs --tail 200 pterodactyl-panel-1
  3. ln: /var/log/panel/logs: File exists
  4. external vars exist.
  5. Checking if https is required.
  6. Checking if letsencrypt email is set.
  7. writing ssl config
  8. updating ssl config for domain
  9. generating certs
  10. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  11. Account registered.
  12. Requesting a certificate for pterodactyl.panel.local.example.pro
  13.  
  14. Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
  15. Domain: pterodactyl.panel.local.example.pro
  16. Type: dns
  17. Detail: no valid A records found for pterodactyl.panel.local.example.pro; no valid AAAA records found for pterodactyl.panel.local.example.pro
  18.  
  19. Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
  20.  
  21. Some challenges have failed.
  22. Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
  23. Removing the default nginx config
  24. DB_PORT not specified, defaulting to 3306
  25. Checking database status.
  26. Migrating and Seeding D.B
  27. database (172.18.0.3:3306) open
  28.  
  29. INFO Nothing to migrate.
  30.  
  31. INFO Seeding database.
  32.  
  33. Database\Seeders\NestSeeder ........................................ RUNNING
  34. Database\Seeders\NestSeeder .................................. 30.10 ms DONE
  35.  
  36. Database\Seeders\EggSeeder ......................................... RUNNING
  37. *********************************************
  38. * Updating Eggs for Nest: Minecraft *
  39. *********************************************
  40.  
  41. Updated Paper
  42. Updated Forge Minecraft
  43. Updated Bungeecord
  44. Updated Vanilla Minecraft
  45. Updated Sponge (SpongeVanilla)
  46.  
  47. *************************************************
  48. * Updating Eggs for Nest: Source Engine *
  49. *************************************************
  50.  
  51. Updated Garrys Mod
  52. Updated Ark: Survival Evolved
  53. Updated Insurgency
  54. Updated Custom Source Engine Game
  55. Updated Counter-Strike: Global Offensive
  56. Updated Team Fortress 2
  57.  
  58. *************************************************
  59. * Updating Eggs for Nest: Voice Servers *
  60. *************************************************
  61.  
  62. Updated Teamspeak3 Server
  63. Updated Mumble Server
  64.  
  65. ****************************************
  66. * Updating Eggs for Nest: Rust *
  67. ****************************************
  68.  
  69. Updated Rust
  70.  
  71. Database\Seeders\EggSeeder .................................. 380.35 ms DONE
  72.  
  73. Starting cron jobs.
  74. Starting supervisord.
  75. 2023-11-08 07:13:36,001 CRIT Server 'unix_http_server' running without any HTTP authentication checking
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement