-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WP as other host never stop debug logs #56
Comments
Smal part of the log file: [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:32:48] [STRING]: API Rerouted to: https://api.wordpress.org/plugins/update-check/1.1/ |
Similar issue if use Xapi.wordpress.org as host. It keeps adding a X for ever. Not sure why it does that. If its worth fixing let me know and i can I create a new bug for it. `[2024-10-27 07:48:00] [STRING]: Default API Found: https://api.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://Xapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://Xapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://XXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://XXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://XXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://XXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://XXXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXXXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://XXXXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXXXXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://XXXXXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXXXXXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: Default API Found: https://XXXXXXXXXapi.wordpress.org/plugins/update-check/1.1/ [2024-10-27 07:48:00] [STRING]: API Rerouted to: https://XXXXXXXXXXapi.wordpress.org/plugins/update-check/1.1/` |
If using api.wordpress.org it will solve it and be Default API Found: https://api.wordpress.org/ only |
Extrem edge case of bad configuration?
The page keeps loading for ever and logging keeps going on. If debug is disabled it works fine with the Wp host,
In future if there is possible to use multiple hosts, maybe this could be a valid option to use Wp.
The text was updated successfully, but these errors were encountered: