Cargando...

Productos

item 553 - 564 de 2091 productos
Ordenar por
  • Predeterminado
Desarrollado con mucho por Nineteen Solutions
Whoops! There was an error.
Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN)
Allowed memory size of 134217728 bytes exhausted (tried to allocate 140713608 bytes) Symfony\Component\Debug\Exception\FatalErrorException thrown with message "Allowed memory size of 134217728 bytes exhausted (tried to allocate 140713608 bytes)" Stacktrace: #0 Symfony\Component\Debug\Exception\FatalErrorException in /var/www/html/tiendacasper-ecommerce/vendor/itsgoingd/clockwork/Clockwork/Storage/FileStorage.php:271
0
Symfony\Component\Debug\Exception\FatalErrorException
/vendor/itsgoingd/clockwork/Clockwork/Storage/FileStorage.php271
/var/www/html/tiendacasper-ecommerce/vendor/itsgoingd/clockwork/Clockwork/Storage/FileStorage.php
        $line = fgets($this->indexHandle);
 
        // Check if we read an empty line or reached the end of file
        if ($line === false) return;
 
        // Reset the file pointer to the start of the read line
        fseek($this->indexHandle, ftell($this->indexHandle) - strlen($line));
 
        return $this->makeRequestFromIndex(str_getcsv($line));
    }
 
    // Trim index file from beginning to current position (including)
    protected function trimIndex()
    {
        // File pointer is always at the start of the line, call extra fgets to skip current line
        fgets($this->indexHandle);
 
        // Read the rest of the index file
        $trimmedLength = filesize("{$this->path}/index") - ftell($this->indexHandle);
        $trimmed = $trimmedLength > 0 ? fread($this->indexHandle, $trimmedLength) : '';
 
        // Rewrite the index file with a trimmed version
        file_put_contents("{$this->path}/index", $trimmed);
    }
 
    // Create an incomplete request from index data
    protected function makeRequestFromIndex($record)
    {
        $type = isset($record[7]) ? $record[7] : 'response';
 
        if ($type == 'command') {
            $nameField = 'commandName';
        } elseif ($type == 'queue-job') {
            $nameField = 'jobName';
        } elseif ($type == 'test') {
            $nameField = 'testName';
        } else {
            $nameField = 'uri';
        }
 
Arguments
  1. "Allowed memory size of 134217728 bytes exhausted (tried to allocate 140713608 bytes)"
    

Environment & details:

Key Value
page
"47"
empty
empty
empty
empty
Key Value
REDIRECT_SCRIPT_URL
"/products"
REDIRECT_SCRIPT_URI
"http://tiendacasper.com.py/products"
REDIRECT_STATUS
"200"
SCRIPT_URL
"/products"
SCRIPT_URI
"http://tiendacasper.com.py/products"
HTTP_CF_RAY
"8ce80d73185c61d1-ORD"
HTTP_X_FORWARDED_FOR
"3.15.237.123"
HTTP_HOST
"tiendacasper.com.py"
HTTP_CF_CONNECTING_IP
"3.15.237.123"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_ACCEPT
"*/*"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CONNECTION
"Keep-Alive"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at tiendacasper.com.py Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SERVER_NAME
"tiendacasper.com.py"
SERVER_ADDR
"172.26.8.234"
SERVER_PORT
"80"
REMOTE_ADDR
"172.69.6.171"
DOCUMENT_ROOT
"/var/www/html/tiendacasper-ecommerce/public"
REQUEST_SCHEME
"http"
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/var/www/html/tiendacasper-ecommerce/public"
SERVER_ADMIN
"webmaster@localhost"
SCRIPT_FILENAME
"/var/www/html/tiendacasper-ecommerce/public/index.php"
REMOTE_PORT
"55838"
REDIRECT_URL
"/products"
REDIRECT_QUERY_STRING
"page=47"
GATEWAY_INTERFACE
"CGI/1.1"
SERVER_PROTOCOL
"HTTP/1.1"
REQUEST_METHOD
"GET"
QUERY_STRING
"page=47"
REQUEST_URI
"/products?page=47"
SCRIPT_NAME
"/index.php"
PHP_SELF
"/index.php"
REQUEST_TIME_FLOAT
1728242885.6648
REQUEST_TIME
1728242885
APP_NAME
"Tienda Casper"
APP_ENV
"local"
APP_KEY
"base64:QcNqB8VAZ8SwOkGl1/0S2T/eUQaVD+tP4lQMZ1o4XT8="
APP_DEBUG
"true"
APP_URL
"https://tiendacasper.com.py"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"localhost"
DB_PORT
"3306"
DB_DATABASE
"casper"
DB_USERNAME
"web"
DB_PASSWORD
"C4sWeb2023#*"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"smtp"
MAIL_HOST
"md-89.webhostbox.net"
MAIL_PORT
"465"
MAIL_USERNAME
"[email protected]"
MAIL_PASSWORD
"CYTZ~bN-)-vx~I*q"
MAIL_ENCRYPTION
"ssl"
MAIL_FROM_ADDRESS
"[email protected]"
MAIL_FROM_NAME
"Tienda Casper"
SUBSCRIPTION_RETURN_URL
"http://localhost"
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
LOGO_URL
"/storage/logo-alfa.png"
LOGIN_BG
"/assets/img/icon/icon-plane.png"
BANCARD_PUBLIC_KEY
""
BANCARD_PRIVATE_KEY
""
PAGOPAR_PUBLIC_KEY
""
PAGOPAR_PRIVATE_KEY
""
CONSUMER_KEY
""
CONSUMER_SECRET
""
OAUTH_CALLBACK
""
BACKEND_UPDATER_FIELD
"Id_Productos"
BACKEND_UPDATER_LIMIT
"10000"
BACKEND_DEPOSIT_ID
"2"
BACKEND_DEPOSIT_ID_TIPO_PRECIO
"1"
SAFE_STOCK_LIMIT
"2"
OLD_SITE_BASE_URL
""
Key Value
APP_NAME
"Tienda Casper"
APP_ENV
"local"
APP_KEY
"base64:QcNqB8VAZ8SwOkGl1/0S2T/eUQaVD+tP4lQMZ1o4XT8="
APP_DEBUG
"true"
APP_URL
"https://tiendacasper.com.py"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"localhost"
DB_PORT
"3306"
DB_DATABASE
"casper"
DB_USERNAME
"web"
DB_PASSWORD
"C4sWeb2023#*"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"smtp"
MAIL_HOST
"md-89.webhostbox.net"
MAIL_PORT
"465"
MAIL_USERNAME
"[email protected]"
MAIL_PASSWORD
"CYTZ~bN-)-vx~I*q"
MAIL_ENCRYPTION
"ssl"
MAIL_FROM_ADDRESS
"[email protected]"
MAIL_FROM_NAME
"Tienda Casper"
SUBSCRIPTION_RETURN_URL
"http://localhost"
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
LOGO_URL
"/storage/logo-alfa.png"
LOGIN_BG
"/assets/img/icon/icon-plane.png"
BANCARD_PUBLIC_KEY
""
BANCARD_PRIVATE_KEY
""
PAGOPAR_PUBLIC_KEY
""
PAGOPAR_PRIVATE_KEY
""
CONSUMER_KEY
""
CONSUMER_SECRET
""
OAUTH_CALLBACK
""
BACKEND_UPDATER_FIELD
"Id_Productos"
BACKEND_UPDATER_LIMIT
"10000"
BACKEND_DEPOSIT_ID
"2"
BACKEND_DEPOSIT_ID_TIPO_PRECIO
"1"
SAFE_STOCK_LIMIT
"2"
OLD_SITE_BASE_URL
""
0. Whoops\Handler\PrettyPageHandler