Bookstack installs fail on multiple servers.

Bug Report Template

Description

Bookstack won’t install.

(Lararia\Jobs\JobException) EXCEPTION: Module\Support\Webapps::checkVersion(): invalid version number, v24.02.3 
[/usr/local/apnscp/lib/Lararia/Jobs/Job.php:202]

Different versions also fail.

Steps to Reproduce

Install Bookstack…

Environment

ApisCP version: revision: b30a6a04b5eab1133a6fa2095ab7d16d0f223df7
timestamp: 1710360209
ver_maj: 3
ver_min: 2
ver_patch: 41
ver_pre: ‘’
dirty: false
debug: false

Operating System: 5.4.274-1.el7.elrepo.x86_64

Additional relevant information (e.g., PHP version, database, etc.):
PHP 8.1, 8.2 both fail.

Additional Information

Fixed. New release will be out later this week. In the meanwhile, to update the code today:

cpcmd scope:set cp.update-policy edge-major
upcp
echo "FLUSHDB" | redis-cli -s /usr/local/apnscp/storage/run/redis.sock
1 Like