Skip to content
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

EmitterException: Output has been emitted previously #89

Open
kishieel opened this issue Mar 30, 2021 · 1 comment
Open

EmitterException: Output has been emitted previously #89

kishieel opened this issue Mar 30, 2021 · 1 comment

Comments

@kishieel
Copy link

PHP Version: 7.3.23
Server: Server: Apache/2.4.25 (Debian)
Stack: Pure PHP ( only jenssegers/php-proxy installed )

Since I added Let's Encrypt certificate to my domain I got error:

Fatal error: Uncaught Laminas\HttpHandlerRunner\Exception\EmitterException: Output has been emitted previously; cannot emit response in /usr/home/abcd/domains/example.com/public_html/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php:24
Stack trace:
#0 /usr/home/abcd/domains/example.com/public_html/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitterTrait.php(40): Laminas\HttpHandlerRunner\Exception\EmitterException::forOutputSent()
#1 /usr/home/abcd/domains/example.com/public_html/vendor/laminas/laminas-httphandlerrunner/src/Emitter/SapiEmitter.php(27): Laminas\HttpHandlerRunner\Emitter\SapiEmitter->assertNoPreviousOutput()
#2 /usr/home/abcd/domains/example.coml/public_html/index.php(56): Laminas\HttpHandlerRunner\Emitter\SapiEmitter->emit(Object(GuzzleHttp\Psr7\Response))
#3 {main}
thrown in /usr/home/abcd/domains/example.com/public_html/vendor/laminas/laminas-httphandlerrunner/src/Exception/EmitterException.php on line 24

Still working with HTTP.

@Kazzaky
Copy link

Kazzaky commented Mar 3, 2022

i have same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants