Error searching #1001

Closed
opened 2026-02-04 23:22:05 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @jilabaca on GitHub (Jan 22, 2019).

Describe the bug
when searching the system sends an error, I do not know how to find more information about it

Steps To Reproduce

Screenshots
captura de pantalla 2019-01-22 a la s 12 07 38

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): BookStack v0.25.1
  • PHP Version:
jilabaca@book:/var/www/bookstack$ php -v
PHP 7.0.30-0ubuntu0.16.04.1 (cli) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
    with Zend OPcache v7.0.30-0ubuntu0.16.04.1, Copyright (c) 1999-2017, by Zend Technologies
jilabaca@book:/var/www/bookstack$
  • Hosting Method (Nginx/Apache/Docker): Nginx
Originally created by @jilabaca on GitHub (Jan 22, 2019). **Describe the bug** when searching the system sends an error, I do not know how to find more information about it **Steps To Reproduce** **Screenshots** ![captura de pantalla 2019-01-22 a la s 12 07 38](https://user-images.githubusercontent.com/25744265/51544379-8df59b80-1e3e-11e9-947c-58b79ab7b419.png) **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): BookStack v0.25.1 - PHP Version: ``` jilabaca@book:/var/www/bookstack$ php -v PHP 7.0.30-0ubuntu0.16.04.1 (cli) ( NTS ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies with Zend OPcache v7.0.30-0ubuntu0.16.04.1, Copyright (c) 1999-2017, by Zend Technologies jilabaca@book:/var/www/bookstack$ ``` - Hosting Method (Nginx/Apache/Docker): Nginx
Author
Owner

@jilabaca commented on GitHub (Jan 31, 2019):

fixed, apply

sudo php artisan migrate
sudo php artisan bookstack:regenerate-search
sudo php artisan bookstack:regenerate-permissions

:)

@jilabaca commented on GitHub (Jan 31, 2019): fixed, apply sudo php artisan migrate sudo php artisan bookstack:regenerate-search sudo php artisan bookstack:regenerate-permissions :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1001