Duet za solistu

Ulogujte se da dodate predstavu u listu zelja
0.0

Broj ocena: 0;

Duet za solistu

Premijera: 14. Jun 2017.
Pisac: Tom Kepminski, Režija: Nataša Radulović

Igraju:

Ivana V. Jovanović
Srđan Aleksić

Kostimograf: Biljana Grgur, Scenograf: Erika Vujić





Whoops! There was an error.
5. ErrorException
…/­vendor/­symfony/­http-foundation/­Symfony/­Component/­HttpFoundation/­Response.php1255
4. Illuminate\Exception\Handler handleError
<#unknown>0
3. ob_end_flush
…/­vendor/­symfony/­http-foundation/­Symfony/­Component/­HttpFoundation/­Response.php1255
2. Symfony\Component\HttpFoundation\Response closeOutputBuffers
…/­vendor/­symfony/­http-foundation/­Symfony/­Component/­HttpFoundation/­Response.php381
1. Symfony\Component\HttpFoundation\Response send
…/­vendor/­laravel/­framework/­src/­Illuminate/­Foundation/­Application.php643
0. Illuminate\Foundation\Application run
…/­public_html/­index.php49

ErrorException (E_NOTICE)

Callstack information; navigate with mouse or keyboard using Ctrl+↑ or Ctrl+↓
Copy-to-clipboard button
Exception message and its type
Code snippet where the error was thrown
Server state information
Application provided context information
ErrorException thrown with message "ob_end_flush(): failed to send buffer of zlib output compression (1)" Stacktrace: #5 ErrorException in /home/hocupozo/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php:1255 #4 Illuminate\Exception\Handler:handleError in <#unknown>:0 #3 ob_end_flush in /home/hocupozo/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php:1255 #2 Symfony\Component\HttpFoundation\Response:closeOutputBuffers in /home/hocupozo/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php:381 #1 Symfony\Component\HttpFoundation\Response:send in /home/hocupozo/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:643 #0 Illuminate\Foundation\Application:run in /home/hocupozo/public_html/index.php:49

ob_end_flush(): failed to send buffer of zlib output compression (1)

                || (isset($status[$level]['flags'])
                    && ($status[$level]['flags'] & PHP_OUTPUT_HANDLER_REMOVABLE)
                    && ($status[$level]['flags'] & ($flush ? PHP_OUTPUT_HANDLER_FLUSHABLE : PHP_OUTPUT_HANDLER_CLEANABLE))
                )
            )
        ) {
            if ($flush) {
                ob_end_flush();
            } else {
                ob_end_clean();
<#unknown>
                || (isset($status[$level]['flags'])
                    && ($status[$level]['flags'] & PHP_OUTPUT_HANDLER_REMOVABLE)
                    && ($status[$level]['flags'] & ($flush ? PHP_OUTPUT_HANDLER_FLUSHABLE : PHP_OUTPUT_HANDLER_CLEANABLE))
                )
            )
        ) {
            if ($flush) {
                ob_end_flush();
            } else {
                ob_end_clean();
    {
        $this->sendHeaders();
        $this->sendContent();
 
        if (function_exists('fastcgi_finish_request')) {
            fastcgi_finish_request();
        } elseif ('cli' !== PHP_SAPI) {
            static::closeOutputBuffers(0, true);
        }
 
	 */
	public function run(SymfonyRequest $request = null)
	{
		$request = $request ?: $this['request'];
 
		$response = with($stack = $this->getStackedClient())->handle($request);
 
		$response->send();
 
		$stack->terminate($request, $response);
| Once we have the application, we can simply call the run method,
| which will execute the request and send the response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have whipped up for them.
|
*/
 
$app->run();
 
empty
empty
empty
empty
empty
Key Value
PATH /usr/local/bin:/bin:/usr/bin
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_ACCEPT_ENCODING br,gzip
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_HOST hocupozoriste.rs
HTTP_USER_AGENT CCBot/2.0 (https://commoncrawl.org/faq/)
HTTP_IF_MODIFIED_SINCE Thu, 18 Jul 2024 19:40:05 GMT
HTTP_X_HTTPS 1
DOCUMENT_ROOT /home/hocupozo/public_html
REMOTE_ADDR 35.171.164.77
REMOTE_PORT 60228
SERVER_ADDR 138.201.32.82
SERVER_NAME hocupozoriste.rs
SERVER_ADMIN webmaster@hocupozoriste.rs
SERVER_PORT 443
REQUEST_SCHEME https
REQUEST_URI /predstave/duet-za-solistu
REDIRECT_URL /predstave/duet-za-solistu
REDIRECT_REQUEST_METHOD GET
HTTPS on
REDIRECT_STATUS 200
X_SPDY HTTP2
SSL_PROTOCOL TLSv1.3
SSL_CIPHER TLS_AES_256_GCM_SHA384
SSL_CIPHER_USEKEYSIZE 256
SSL_CIPHER_ALGKEYSIZE 256
SCRIPT_FILENAME /home/hocupozo/public_html/index.php
QUERY_STRING
SCRIPT_URI https://hocupozoriste.rs/predstave/duet-za-solistu
SCRIPT_URL /predstave/duet-za-solistu
SCRIPT_NAME /index.php
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE LiteSpeed
REQUEST_METHOD GET
X-LSCACHE on
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1728229603.6077
REQUEST_TIME 1728229603
Key Value
PATH /usr/local/bin:/bin:/usr/bin
0. Whoops\Handler\PrettyPageHandler