LinkStackOrg/LinkStack

500 Error on New Drag and Drop to Webhost

moshin34 opened this issue · 4 comments

Drag and drop to a new site, and subdomain on Hostverge. In both instances I am getting a variety of errors.

Can someone point me in the right direction to get this resolved, assuming its some simple user error.

Thanks

Logs below


links.mohussain.com [Sat Mar 15 06:29:15 2025] [error] [client 71.105.144.141:0] AH01071: Got error 'PHP message: PHP Warning: include(/home/sites/37b/9/964a1ced94/public_html/links/vendor/voku/portable-ascii/src/voku/helper/data/ascii_by_languages.php): Failed to open stream: No such file or directory in /home/sites/37b/9/964a1ced94/public_html/links/vendor/voku/portable-ascii/src/voku/helper/ASCII.php on line 1371; PHP message: PHP Warning: include(): Failed opening '/home/sites/37b/9/964a1ced94/public_html/links/vendor/voku/portable-ascii/src/voku/helper/data/ascii_by_languages.php' for inclusion (include_path='.:/usr/share/pear') in /home/sites/37b/9/964a1ced94/public_html/links/vendor/voku/portable-ascii/src/voku/helper/ASCII.php on line 1371; PHP message: PHP Warning: foreach() argument must be of type array|object, bool given in /home/sites/37b/9/964a1ced94/public_html/links/vendor/voku/portable-ascii/src/voku/helper/ASCII.php on line 444; PHP message: PHP Warning: Undefined array key "-" in /home/sites/37b/9/964a1ced94/public_html/links/vendor/voku/portable-ascii/src/voku/helper/ASCII.php on line 449; PHP message: PHP Fatal error: Uncaught RuntimeException: A facade root has not been set. in /home/sites/37b/9/964a1ced94/public_html/links/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:335\nStack trace:\n#0 /home/sites/37b/9/964a1ced94/public_html/links/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/RegisterErrorViewPaths.php(16): Illuminate\Support\Facades\Facade::__callStatic('replaceNamespac...', Array)\n#1 /home/sites/37b/9/964a1ced94/public_html/links/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(642): Illuminate\Foundation\Exceptions\RegisterErrorViewPaths->__invoke()\n#2 /home/sites/37b/9/964a1ced94/public_html/links/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(623): Illuminate\Foundation\Exceptions\Handler->registerErrorViewPaths()\n#3 /home/sites/37b/9/964a1ced94/public_html/links/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(554): Illuminate\Foundation\Exceptions\Handler->...'

Can you give us some more detailed information? For me it looks like the web server has a problem and not the software.

Hence the question how is Linkstack opened?
Are all requirements installed?
SQL, MYsql, Mariadb ?

Subfolder or subdomain
Permissions set ?

-- When working with my hosting provider their response is:

All of the modules listed are supported.

In regards to the error, this seems to be potentially due to the configuration of the site not being fully set up yet:

PHP Fatal error: Uncaught RuntimeException: A facade root has not been set. in /home/sites/37b/9/964a1ced94/public_html/links/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:335

Can you please check if you have all file includes . files ?

This can be closed now. Previously, I unzipped the file, and uploaded the files and folders.

Today, I uploaded the .zip to the hosting server, then extracted it in place, and copied the files form /linkstack into the root, and I am all set. Thank you