Restoring #1204

Closed
opened 2026-02-05 00:15:24 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @DirtyBeard on GitHub (May 28, 2019).

Not a super technical person but maybe you can help. Followed the Backup and Restores procedures without issue. As suggested in your guide I attempt to run sudo php artisan migrate from /var/www/bookstack

Fresh install today on Ubuntu Server 18.04.2 using the 18.04 Ubuntu Script

Here is the output:
Capture

At a loss here, basically after import I am greeted to a blank page when navigating to my bookstack url.

Thanks,
Drew.

Originally created by @DirtyBeard on GitHub (May 28, 2019). Not a super technical person but maybe you can help. Followed the Backup and Restores procedures without issue. As suggested in your guide I attempt to run `sudo php artisan migrate` from `/var/www/bookstack` Fresh install today on Ubuntu Server 18.04.2 using the 18.04 Ubuntu Script Here is the output: ![Capture](https://user-images.githubusercontent.com/6845282/58466025-bf80bb00-80ed-11e9-8cf5-bdae2961e462.PNG) At a loss here, basically after import I am greeted to a blank page when navigating to my bookstack url. Thanks, Drew.
OVERLORD added the 🐕 Support label 2026-02-05 00:15:24 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jun 1, 2019):

Hi @Xtreme21, Sorry to hear you are experiencing issues.

From the error shown, BookStack cannot even get access to the database. Is the database running locally on the server and does the bookstack user exist in your database with a password matching that defined in your BookStack .env file?

@ssddanbrown commented on GitHub (Jun 1, 2019): Hi @Xtreme21, Sorry to hear you are experiencing issues. From the error shown, BookStack cannot even get access to the database. Is the database running locally on the server and does the `bookstack` user exist in your database with a password matching that defined in your BookStack `.env` file?
Author
Owner

@ssddanbrown commented on GitHub (Jul 12, 2020):

Closing as there was no follow-up on this.

@ssddanbrown commented on GitHub (Jul 12, 2020): Closing as there was no follow-up on this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1204