yuttakarn
Chevereto Member
👉 Run our Container based provisioning and document the settings and context that trigger the alleged bug.
*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.
▶ Reproduction steps
😢 Unexpected result
[Example: The website responds with a 500 error, in some routes it is just a white screen.]
📃 Error log message
[Example: Attached is the server error log relevant to this issue]
*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.
▶ Reproduction steps
Code:
plain
Error thrown in /home/imgz_account/public_html/app/src/Legacy/G/functions.php:1532
# Message
Undefined constant "Chevereto\Legacy\G\URL_APP_PUBLIC"
# Incident ID:62c108d80d99e
# Time
2022-07-03T03:11:20+00:00 [1656817880]
# Stack trace
------------------------------------------------------------
#0 /home/imgz_account/public_html/app/src/Legacy/G/functions.php:1532 {main}()
------------------------------------------------------------
#1 /home/imgz_account/public_html/app/src/Legacy/G/functions.php:1424 Chevereto\Legacy\G\get_root_url()
------------------------------------------------------------
#2 /home/imgz_account/public_html/content/legacy/system/template.php:20 Chevereto\Legacy\G\absolute_to_url(string(length=66))
------------------------------------------------------------
#3 /home/imgz_account/public_html/app/src/Legacy/functions-render.php:609 require_once(string(length=65))
------------------------------------------------------------
#4 /home/imgz_account/public_html/app/legacy/load/integrity-check.php:168 Chevereto\Legacy\chevereto_die(array(size=2))
------------------------------------------------------------
#5 /home/imgz_account/public_html/app/legacy/load/integrity-check.php:157 Chevereto\Legacy\dieChecksErrors(array(size=2))
------------------------------------------------------------
#6 /home/imgz_account/public_html/app/src/Legacy/functions.php:957 Chevereto\Legacy\phpCheck(Chevereto\Config\SystemConfig(#170))
------------------------------------------------------------
#7 /home/imgz_account/public_html/app/legacy/entrypoints/index.php:25 Chevereto\Legacy\loaderHandler(array(size=5), array(size=0), array(size=0), array(size=0), array(size=0), array(size=0), array(size=57), array(size=1))
------------------------------------------------------------
#8 /home/imgz_account/public_html/index.php:12 require_once(string(length=63))
`
😢 Unexpected result
[Example: The website responds with a 500 error, in some routes it is just a white screen.]
📃 Error log message
[Example: Attached is the server error log relevant to this issue]
Last edited by a moderator: