Перейти к содержанию

Проблема с выполнением задач


Рекомендуемые сообщения

Поставил тестовый 4.3.4 на виндовый сервер. Проапдейтился успешно. Решил запустить задачи, чтобы всё ребилднулось и подчистилось. Но почти сразу система выдает:

К сожалению, у вас нет доступа!

1S111/1 Out of range value for column 'topics' at row 1

В чем может быть дело?

Ссылка на комментарий
Поделиться на другие сайты

Во, получил ответ в консоли:

Exception:
IPS\Db\Exception Object
(
    [query] => UPDATE `ibf_forums_forums` forums_forums  SET `topics`=?,`posts`=? WHERE id=?
    [binds] => Array
        (
            [0] => -1
            [1] => 227
            [2] => 159
        )

    [message:protected] => Out of range value for column 'topics' at row 1
    [string:Exception:private] =>
    [code:protected] => 1264
    [file:protected] => C:\OSPanel\domains\localhost\system\Db\Db.php
    [line:protected] => 541
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\system\Db\Db.php
                    [line] => 990
                    [function] => preparedQuery
                    [class] => IPS\_Db
                    [type] => ->
                    [args] => Array
                        (
                            [0] => /*IPS\Node\_Model::save:2195*/ UPDATE `ibf_forums_forums` forums_forums  SET `topics`=?,`posts`=? WHERE id=?
                            [1] => Array
                                (
                                    [0] => -1
                                    [1] => 227
                                    [2] => 159
                                )

                        )

                )

            [1] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\system\Patterns\ActiveRecord.php
                    [line] => 492
                    [function] => update
                    [class] => IPS\_Db
                    [type] => ->
                    [args] => Array
                        (
                            [0] => `ibf_forums_forums` forums_forums
                            [1] => `topics`=?,`posts`=?
                            [2] => WHERE id=?
                        )

                )

            [2] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\system\Node\Model.php
                    [line] => 2219
                    [function] => save
                    [class] => IPS\Patterns\_ActiveRecord
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [3] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\system\Content\Item.php
                    [line] => 2195
                    [function] => save
                    [class] => IPS\Node\_Model
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\applications\forums\sources\Topic\Topic.php
                    [line] => 976
                    [function] => delete
                    [class] => IPS\Content\_Item
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [5] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\applications\forums\extensions\core\Queue\DeleteLegacyTopics.php
                    [line] => 58
                    [function] => delete
                    [class] => IPS\forums\_Topic
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\system\Task\Task.php
                    [line] => 47
                    [function] => run
                    [class] => IPS\forums\extensions\core\Queue\_DeleteLegacyTopics
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [count] => 1536
                                )

                            [1] => 170
                        )

                )

            [7] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\applications\core\tasks\queue.php
                    [line] => 43
                    [function] => runQueue
                    [class] => IPS\_Task
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [function] => IPS\core\tasks\{closure}
                    [class] => IPS\core\tasks\_queue
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [9] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\system\Task\Task.php
                    [line] => 347
                    [function] => call_user_func
                    [args] => Array
                        (
                            [0] => Closure Object
                                (
                                    [this] => IPS\core\tasks\queue Object
                                        (
                                            [_data:protected] => Array
                                                (
                                                    [id] => 36
                                                    [key] => queue
                                                    [frequency] => P0Y0M0DT0H1M0S
                                                    [next_run] => 1529577465
                                                    [running] => 1
                                                    [enabled] => 1
                                                    [plugin] =>
                                                    [app] => core
                                                    [lock_count] => 1
                                                    [last_run] => 1529577276
                                                )

                                            [_new:protected] =>
                                            [changed] => Array
                                                (
                                                )

                                            [skipCloneDuplication] =>
                                        )

                                )

                        )

                )

            [10] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\applications\core\tasks\queue.php
                    [line] => 55
                    [function] => runUntilTimeout
                    [class] => IPS\_Task
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Closure Object
                                (
                                    [this] => IPS\core\tasks\queue Object
                                        (
                                            [_data:protected] => Array
                                                (
                                                    [id] => 36
                                                    [key] => queue
                                                    [frequency] => P0Y0M0DT0H1M0S
                                                    [next_run] => 1529577465
                                                    [running] => 1
                                                    [enabled] => 1
                                                    [plugin] =>
                                                    [app] => core
                                                    [lock_count] => 1
                                                    [last_run] => 1529577276
                                                )

                                            [_new:protected] =>
                                            [changed] => Array
                                                (
                                                )

                                            [skipCloneDuplication] =>
                                        )

                                )

                        )

                )

            [11] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\system\Task\Task.php
                    [line] => 248
                    [function] => execute
                    [class] => IPS\core\tasks\_queue
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [12] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\system\Task\Task.php
                    [line] => 217
                    [function] => run
                    [class] => IPS\_Task
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [13] => Array
                (
                    [file] => C:\OSPanel\domains\localhost\applications\core\interface\task\task.php
                    [line] => 62
                    [function] => runAndLog
                    [class] => IPS\_Task
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] =>
)
 

Ссылка на комментарий
Поделиться на другие сайты

Присоединяйтесь к обсуждению

Вы можете написать сейчас и зарегистрироваться позже. Если у вас есть аккаунт, авторизуйтесь, чтобы опубликовать от имени своего аккаунта.
Примечание: Ваш пост будет проверен модератором, прежде чем станет видимым.

Гость
Ответить в этой теме...

×   Вставлено с форматированием.   Вставить как обычный текст

  Разрешено использовать не более 75 эмодзи.

×   Ваша ссылка была автоматически встроена.   Отображать как обычную ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставлять изображения напрямую. Загружайте или вставляйте изображения по ссылке.

  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...