New Page Creates Unknown Error #1397

Closed
opened 2026-02-05 00:47:17 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @ewhubby on GitHub (Oct 9, 2019).

BookStack v0.27.4
mySQL 14.14
Php 7.2.19
Ubuntu server 18.04

I am able to create a shelve and book without issues but when I try to create a page, I am receiving An Error Occurred message. I enabled debugging and message states that Column not found 1054 unknown column template were draft = 1 and created by = 4 ...

I ran the php artisan migrate and restarted the service but am still receiving the error.

Originally created by @ewhubby on GitHub (Oct 9, 2019). BookStack v0.27.4 mySQL 14.14 Php 7.2.19 Ubuntu server 18.04 I am able to create a shelve and book without issues but when I try to create a page, I am receiving An Error Occurred message. I enabled debugging and message states that Column not found 1054 unknown column template were draft = 1 and created by = 4 ... I ran the php artisan migrate and restarted the service but am still receiving the error.
Author
Owner

@ssddanbrown commented on GitHub (Oct 11, 2019):

Hi @ewhubby,
We've seen multiple people with similar issues recently. I can only imagine that an error occurs when migrating. That MySQL version does seem a little odd though.

When you run php artisan migrate do you get any errors or do you recall seeing any errors before?

Could you provide the output of running php artisan migrate:status? should output as a long table.

@ssddanbrown commented on GitHub (Oct 11, 2019): Hi @ewhubby, We've seen multiple people with similar issues recently. I can only imagine that an error occurs when migrating. That MySQL version does seem a little odd though. When you run `php artisan migrate` do you get any errors or do you recall seeing any errors before? Could you provide the output of running `php artisan migrate:status`? should output as a long table.
Author
Owner

@ewhubby commented on GitHub (Oct 11, 2019):

Hello Dan. I ended up reinstalling the server exactly as I did the first time via the same instructions. Upon this latest setup, I am not receiving any errors and is working successfully.

@ewhubby commented on GitHub (Oct 11, 2019): Hello Dan. I ended up reinstalling the server exactly as I did the first time via the same instructions. Upon this latest setup, I am not receiving any errors and is working successfully.
Author
Owner

@ssddanbrown commented on GitHub (Oct 11, 2019):

@ewhubby Ah, good news then, although odd! I'll close this since you no longer have the issue but I'll keep an eye out!

@ssddanbrown commented on GitHub (Oct 11, 2019): @ewhubby Ah, good news then, although odd! I'll close this since you no longer have the issue but I'll keep an eye out!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1397