Mega_jeux

Untitled

Sep 24th, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. DEBUG: [Sep 24 19:39:58.713] making request to external HTTP endpoint endpoint=https://ptero.minecorp-mc.fr/api/remote/servers?page=0&per_page=50 headers=map[Accept:[application/vnd.pterodactyl.v1+json] Authorization:[(redacted)] Content-Type:[application/json] User-Agent:[Pterodactyl Wings/v1.11.7 (id:aFLQa9ePz6Rv8ALB)]] method=GET
  2. FATAL: [Sep 24 19:40:28.743] failed to load server configurations error=http: request creation failed: Get "https://ptero.minecorp-mc.fr/api/remote/servers?page=0&per_page=50": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  3.  
  4. Stacktrace:
  5. Get "https://ptero.minecorp-mc.fr/api/remote/servers?page=0&per_page=50": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  6. http: request creation failed
  7. github.com/pterodactyl/wings/remote.(*client).request.func1
  8. github.com/pterodactyl/wings/remote/http.go:151
  9. github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.func1
  10. github.com/cenkalti/backoff/[email protected]/retry.go:18
  11. github.com/cenkalti/backoff/v4.doRetryNotify[...]
  12. github.com/cenkalti/backoff/[email protected]/retry.go:88
  13. github.com/cenkalti/backoff/v4.RetryNotifyWithTimer
  14. github.com/cenkalti/backoff/[email protected]/retry.go:61
  15. github.com/cenkalti/backoff/v4.RetryNotify
  16. github.com/cenkalti/backoff/[email protected]/retry.go:49
  17. github.com/cenkalti/backoff/v4.Retry
  18. github.com/cenkalti/backoff/[email protected]/retry.go:38
  19. github.com/pterodactyl/wings/remote.(*client).request
  20. github.com/pterodactyl/wings/remote/http.go:136
  21. github.com/pterodactyl/wings/remote.(*client).Get
  22. github.com/pterodactyl/wings/remote/http.go:81
  23. github.com/pterodactyl/wings/remote.(*client).getServersPaged
  24. github.com/pterodactyl/wings/remote/servers.go:201
  25. github.com/pterodactyl/wings/remote.(*client).GetServers
  26. github.com/pterodactyl/wings/remote/servers.go:26
  27. github.com/pterodactyl/wings/server.(*Manager).init
  28. github.com/pterodactyl/wings/server/manager.go:235
  29. github.com/pterodactyl/wings/server.NewManager
  30. github.com/pterodactyl/wings/server/manager.go:36
  31. github.com/pterodactyl/wings/cmd.rootCmdRun
  32. github.com/pterodactyl/wings/cmd/root.go:138
  33. github.com/spf13/cobra.(*Command).execute
  34. github.com/spf13/[email protected]/command.go:944
  35. github.com/spf13/cobra.(*Command).ExecuteC
  36. github.com/spf13/[email protected]/command.go:1068
  37. github.com/spf13/cobra.(*Command).Execute
  38. github.com/spf13/[email protected]/command.go:992
  39. github.com/pterodactyl/wings/cmd.Execute
  40. github.com/pterodactyl/wings/cmd/root.go:71
  41. main.main
  42. github.com/pterodactyl/wings/wings.go:17
  43. runtime.main
  44. runtime/proc.go:250
  45. runtime.goexit
  46. runtime/asm_amd64.s:1594
  47.  
Advertisement
Add Comment
Please, Sign In to add comment