Jump to content
thirty bees forum
  • 0

Install fails silently without error


helpcat

Question

I got a black page on the step "Checking system requirements" I am trying to install thirtybees on docker, but on the step "Checking system requirements" I got a black page and cannot proceed. I do not see any errors, the console just reports error 500.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Edit: now it says

 

[php:error] [pid 32] [client ] PHP Fatal error:  Uncaught Error: Undefined constant "Thirtybees\\Core\\Error\\_TB_BUILD_PHP_" in /var/www/html/classes/error/ErrorDescription.php:109\nStack trace:\n#0 /var/www/html/classes/error/ErrorUtils.php(43): Thirtybees\\Core\\Error\\ErrorDescriptionCore->__construct()\n#1 /var/www/html/classes/error/ErrorHandler.php(240): Thirtybees\\Core\\Error\\ErrorUtilsCore::describeError(Array)\n#2 [internal function]: Thirtybees\\Core\\Error\\ErrorHandlerCore->shutdown()\n#3 {main}\n  thrown in /var/www/html/classes/error/ErrorDescription.php on line 109, referer: http://localhost/install/index.php


"POST /install/index.php HTTP/1.1" 500 321 "http://localhost/install/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69"
Edited by helpcat
Link to comment
Share on other sites

  • 0

I am also getting this error while trying to install thirtybees-v1.4.0-php8.1 on Ubuntu 22.04.3 LTS
Server is running PHP 8.1.2-1ubuntu2.14

[30-Sep-2023 11:45:10 America/Toronto] PHP Fatal error:  Uncaught Error: Undefined constant "Thirtybees\Core\Error\_TB_BUILD_PHP_" in /home/***/public_html/tft/classes/error/ErrorDescription.php:109
Stack trace:
#0 /home/***/public_html/tft/classes/error/ErrorUtils.php(43): Thirtybees\Core\Error\ErrorDescriptionCore->__construct()
#1 /home/***/public_html/tft/classes/error/ErrorHandler.php(240): Thirtybees\Core\Error\ErrorUtilsCore::describeError()
#2 [internal function]: Thirtybees\Core\Error\ErrorHandlerCore->shutdown()
#3 {main}
  thrown in /home/***/public_html/tft/classes/error/ErrorDescription.php on line 109

Any help is appreciated.
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...