- Edited
@datitisev After I have pass the recaptcha click action, and fill the register information block, and then click Register button, then time out. I'm from China. Here is the debug info:
POST https://mysite.com/register
<br />
<b>Warning</b>: file_get_contents(https://mysite.com/recaptcha/api/siteverify): failed to open stream: Connection timed out in <b>/website/mysite.com/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php</b> on line <b>80</b><br />
<br />
<b>Fatal error</b>: Uncaught Laminas\HttpHandlerRunner\Exception\EmitterException: Output has been emitted previously; cannot emit response in /website/mysite.com/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php:24
Stack trace:
#0 /website/mysite.com/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitterTrait.php(40): Laminas\HttpHandlerRunner\Exception\EmitterException::forOutputSent()
#1 /website/blog.mysite.com/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitter.php(27): Laminas\HttpHandlerRunner\Emitter\SapiEmitter->assertNoPreviousOutput()
#2 /website/blog.mysite.com/vendor/laminas/laminas-httphandlerrunner/src/RequestHandlerRunner.php(98): Laminas\HttpHandlerRunner\Emitter\SapiEmitter->emit()
#3 /website/blog.mysite.com/vendor/flarum/core/src/Http/Server.php(42): Laminas\HttpHandlerRunner\RequestHandlerRunner->run()
#4 /website/blog.mysite.com/public/index.php(26): Flarum\Http\Server->listen()
#5 {main}
thrown in <b>/website/blog.mysite.com/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php</b> on line <b>24</b><br />