ArthurGuy / BBMembershipSystem

A membership management system for the Maker Space Build Brighton
https://arthurguy.co.uk/portfolio/bbms
GNU General Public License v3.0
20 stars 16 forks source link

UnexpectedValueException: Invalid Host "${jndi:ldap:" #246

Open ArthurGuy opened 2 years ago

ArthurGuy commented 2 years ago

View details in Rollbar: https://rollbar.com/arthurguy/BBMS/items/426/


UnexpectedValueException: Invalid Host "${ip}:${port}"
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3499, in getHost
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3427, in getHttpHost
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3438, in getSchemeAndHttpHost
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3746, in prepareRequestUri
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3432, in getRequestUri
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3783, in prepareBaseUrl
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3372, in getBaseUrl
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3825, in preparePathInfo
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 3358, in getPathInfo
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 2541, in path
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/app/Http/Middleware/ACSSessionControl.php", line 36, in handle
  File "<internal>", line unknown, in call_user_func_array
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 9649, in Illuminate\Pipeline\{closure}
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/vendor/itsgoingd/clockwork/Clockwork/Support/Laravel/ClockworkMiddleware.php", line 41, in handle
  File "<internal>", line unknown, in call_user_func_array
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 9649, in Illuminate\Pipeline\{closure}
  File "<internal>", line unknown, in call_user_func
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 9639, in then
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 2257, in sendRequestThroughRouter
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/bootstrap/cache/compiled.php", line 2240, in handle
  File "/home/forge/bbms.buildbrighton.com/releases/20210510175432/public/index.php", line 52, in <main>