SHOW FULL COLUMNS FROM `re_office`.`urls_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/index.php(175): DB::insert()
#4 {main}

Notice: file_put_contents(): write of 453 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 453 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`urls_stats`(`url`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'urls_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/index.php(175): DB::insert()
#3 {main}

Notice: file_put_contents(): write of 339 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 339 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`cache_objects`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(236): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#4 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#5 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#6 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#7 {main}

Notice: file_put_contents(): write of 741 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 741 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
UPDATE `re_office`.`cache_objects` SET `tm` = :new_tm,`offer_id` = :new_offer_id,`type` = :new_type,`data` = :new_data,`offer_type` = :new_offer_type  WHERE id = :id
"SQLSTATE[HY000]: General error: 1114 The table 'cache_objects' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(270): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Cache.php(39): DB::update()
#3 /var/www/prod.realestate.ru/www/classes/Objects.php(1142): Cache->setHashForObjects()
#4 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(86): Objects->getObjectCardSecondary()
#5 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#6 {main}

Notice: file_put_contents(): write of 738 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 738 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
SHOW FULL COLUMNS FROM `re_office`.`catalog_stats`
"SQLSTATE[HY000]: General error: 1021 Disk got full writing 'information_schema.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(549): DB::query()
#2 /var/www/_files/classes/DB.php(284): DB::getColumns()
#3 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#4 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#5 {main}

Notice: file_put_contents(): write of 560 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 560 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
INSERT INTO `re_office`.`catalog_stats`(`offer_id`) VALUES (?)
"SQLSTATE[HY000]: General error: 1114 The table 'catalog_stats' is full": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(315): DB::query()
#2 /var/www/prod.realestate.ru/www/controllers/catalog-secondary.php(84): DB::insert()
#3 /var/www/prod.realestate.ru/www/index.php(176): include('/var/www/prod.r...')
#4 {main}

Notice: file_put_contents(): write of 454 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 454 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
⭐️Продажа объектов недвижимости от 160 млн.₽ в Сочи, 402 объекта⭐️Купить от 160 млн.₽ в Сочи
Продажа Аренда ЖК и Новостройки Коммерческая Компании
0
Разместить объявление

Купить в Сочи


Показать всё
Найдено (402)
pl_desc
Сортировка
Сначала старые
Сначала новые
Сначала дорогие
Сначала дешевле
Свободное назначение, 183 м2
10.4 млн.₽
Продается коммерческое помещение. По вопросам покупки указанного объекта звоните, оперативно отвечу и организую показ.Номер объекта: #75/551882/11901
504 дня
Гостиница, 40 м2
22 млн.₽
Вашему вниманию предлагается на продажу отдельное стоящее здание в самом центре Сочи. В непосредственной близости находятся Почта России, ТЦ Мелодия, Торговая галерея. Транспортная доступность, а также пешая не требует дополнительной рекламы, высокий пеший трафик. Электричество 15 Квт. Хорошее предложение для открытия точки общепита. Звоните!Н...
504 дня
Свободное назначение, 23 м2
5.1 млн.₽
Нежилое помещение со всеми коммуникациями внутри. Отдельный вход с улицы и вход из подъезда жилого дома. Витражное остекление. Электричество 5Вт Использовалось под офис. Варианты использования: - магазин - парикмахерская, салон красоты - офис - апартаменты Вся сумма в договореНомер объекта: #75/552033/11901
504 дня
Свободное назначение, 86 м2
14 млн.₽
Продается нежилое помещение. Все подробности по телефону. Номер объекта: #75/553263/11901
504 дня
SELECT * FROM re_office.tgbs WHERE "2025-07-03" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
, 340 м2
80 млн.₽
Продаю готовый бизнес - гостиницу 14 номеров +зона ресепшн. Новый ремонт, мебель, техника. Своя наработанная база клиентов, высокий рейтинг и отличные отзывы. Полная загрузка круглый год. При строительстве использовали высококачественные материалы , оригинальный индийский керамогранит, двери массив дуба ,окна панорамные тройное остекление пятика...
504 дня
, 374 м2
85 млн.₽
Продам гостиницу в центре Адлера. 9 апартаментов, 3 этажа и мансарда. 1-й этаж - отдельный вход для жилья собственников, 2-3-й этаж и мансарда - свой вход 9 апартаментов, 3 из них двух комнатные, 6 однокомнатные, 150м до центрального пляжа Адлера. Более подробную информацию уточняйте. Звоните! Номер объекта: #75/553384/11901
504 дня
Свободное назначение, 56 м2
37 млн.₽
Продается кафе. По всем вопросам звоните, оперативно отвечу, организую показ.Номер объекта: #75/553419/11901
504 дня
Торговое помещение, 36 м2
15 млн.₽
Продается коммерческое помещение. По всем вопросам звоните, оперативно отвечу и организую показ.Номер объекта: #75/553690/11901
504 дня
SELECT * FROM re_office.tgbs WHERE "2025-07-03" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
, 130 м2
50 млн.₽
Продаются апартаменты. Все подробности по телефону. Номер объекта: #75/553691/11901
504 дня
Торговое помещение, 140 м2
60 млн.₽
Продается коммерческое помещение. Все вопросы по телефону. Номер объекта: #75/553692/11901
504 дня
Свободное назначение, 280 м2
28 млн.₽
Локация: г. Сочи, Центральный район, Виноградная Описание: Коммерческое помещение большое, солнечная сторона с видом на море и горы, с 2-х сторонним подъездом. Назначение: земли населённых пунктов, Ж1, ЛПХ/ИЖС Вид права: в собственности. Под чистовую отделку Коммуникации: газ, свет вода уже есть.Номер объекта: #75/553781/11901
504 дня
Свободное назначение, 80 м2
26 млн.₽
Продается коммерческое помещение. По всем вопросам звоните.Номер объекта: #75/553889/11901
504 дня
SELECT * FROM re_office.tgbs WHERE "2025-07-03" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Гостиница, 140 м2
43 млн.₽
Продается коммерческое помещение. По всем вопросам звоните, оперативно отвечу и организую показ.Номер объекта: #75/554408/11901
504 дня
Офисное помещение, 154 м2, класс B
35 млн.₽
Продается коммерческое помещение с ремонтом в Сочи вблизи новостроек. По всем вопросам звоните, оперативно отвечу и организую показ.Номер объекта: #75/554448/11901
504 дня
, 500 м2
85 млн.₽
Продается коммерческая площадь с отдельно стоящими на территории зданиями. По всем вопросам звоните, оперативно отвечу и организую показ.Номер объекта: #75/554511/11901
504 дня
, 367 м2
38.5 млн.₽
Продам автокомплекс, который включает в себя 4 помещения с 4 автоматическими воротами, потолки 5 метров , можно использовать как СТО, автомойку, детейлинг. Плюс помещение для персонала. Плюс помещение свободного назначения с потолками 6 метров , можно использовать как спортзал, хостел или двухуровневые квартиры . Звоните, расскажу подробнее.Номер ...
504 дня
SELECT * FROM re_office.tgbs WHERE "2025-07-03" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Свободное назначение, 39 м2
16.4 млн.₽
Как заработать в сданном объекте? Коммерция- это лучшее решение в комплексе, где целевая аудитория - отдыхающие. Представляю вашему вниманию АК Моравия, комплекс бизнес-класса. Победитель премии urban awards, лучший региональный комплекс апартаментов "Моравия". Территория комплекса составляет 1,5 га , что позволяет комфортно проводить в свободное ...
504 дня
Торговое помещение, 252 м2
250 млн.₽
Продаются коммерческие помещения с готовым бизнесом По всем вопросам звоните, оперативно отвечу и организую показ (онлайн показ для дистанционных клиентов).Номер объекта: #75/554877/11901
504 дня
Гостиница, 56 м2
34 млн.₽
Вашему вниманию предлагается на продажу готовое кафе на первом этаже гостиницы на 70 номеров в центре Сочи. Летом загрузка гостиницы 100%. Можно работать как на доставку в номера, так и на гостей, плюс шведский стол на завтраки. Все готово к работе, очень хороший ремонт и качественное оборудование. Есть столики на улице. Звоните!Номер объекта:...
504 дня
Свободное назначение, 42 м2
21 млн.₽
Вашему вниманию предлагается на продажу помещение на 1 этаже с отдельным входом в центре Сочи. Транспортная доступность, а также пешая не требует дополнительной рекламы. Электричество 15Квт. Звоните!Номер объекта: #75/555647/11901
504 дня
SELECT * FROM re_office.tgbs WHERE "2025-07-03" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
, 1150 м2
250 млн.₽
В продаже готовый гостиничный бизнес с высоким доходом в сердце Сочи! Роскошная гостиница премиум-класса с наработанной репутацией, стабильным потоком гостей и окупаемостью менее 10 лет – идеальная инвестиция для тех, кто ценит надежность и прибыль. Ключевые преимущества: ✔ Готовый бизнес «под ключ» – новый ремонт 2024 года, полностью оборудова...
87 дней
, 600 м2
80 млн.₽
Лазаревский район. Лоо. Отличная гостиница с ремонтом и мебелью . Летом загрузка полная, есть своя наработанная база туристов. Гостиница в удаленности от моря двести метров. Коммуникации все центральные подключены. Придомовая территория с бассейном. Номер объекта: #75/552643/11901
504 дня
, 418 м2
186 млн.₽
Продажа готового бизнеса в апартаментном комплексе По всем вопросам звоните, оперативно отвечу и организую показ.Номер объекта: #75/555064/11901
504 дня
, 826 м2
110 млн.₽
Готовый бизнес, гостиница с бассейном и пешей доступностью к морю. Вторая линия, до моря 700м. Земля и здание в собственности. Номерной фонд: 17 номеров, категория TWIN/DBL -10, семейный люкс двухспальный-2, делюкс-2, эконом -1, мансардный-2. Номера оснащены сплит системой, холодильником,телевизором. Услуги: кафе, фитнес зона, детская зона, бассейн...
504 дня
SELECT * FROM re_office.tgbs WHERE "2025-07-03" BETWEEN dt_from AND dt_to AND is_active=1 AND tgb="tgb" ORDER BY RAND(),click_count asc LIMIT 2
"SQLSTATE[HY000]: General error: 1021 Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")": #0 /var/www/_files/classes/DB.php(74): PDOStatement->execute()
#1 /var/www/_files/classes/DB.php(171): DB::query()
#2 /var/www/prod.realestate.ru/www/classes/Adv.php(10): DB::select()
#3 /var/www/prod.realestate.ru/www/views/components/ad/double_banner.php(3): Adv::get2blockForCatalog()
#4 /var/www/prod.realestate.ru/www/views/components/search/secondary.php(80): include('/var/www/prod.r...')
#5 /var/www/prod.realestate.ru/www/views/pages/catalog-secondary.php(34): include('/var/www/prod.r...')
#6 /var/www/prod.realestate.ru/www/views/general/template.php(23): include('/var/www/prod.r...')
#7 /var/www/prod.realestate.ru/www/index.php(177): include('/var/www/prod.r...')
#8 {main}

Notice: file_put_contents(): write of 973 bytes failed with errno=28 No space left on device in /var/www/_files/classes/DB.php on line 685

Warning: file_put_contents(): Only -1 of 973 bytes written, possibly out of free disk space in /var/www/_files/classes/DB.php on line 685
Свободное назначение, 150 м2
18.2 млн.₽
Продается коммерческое помещение на первой линии под любой вид деятельности. По всем вопросам звоните, оперативно отвечу и организую показ.Номер объекта: #75/558121/11901
504 дня
Сочи
от
до
км. от
км. до
от
до
от
до

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in Unknown on line 0