Speedtest-Tracker icon indicating copy to clipboard operation
Speedtest-Tracker copied to clipboard

[BUG] Synology NAS not able to set up the docker container

Open T0rgaddon opened this issue 2 years ago • 1 comments
trafficstars

When I set up the docker container on my Synology NAS, i get the following error when I start the container:

2023/09/14 20:24:00 | stdout | PHP Fatal error:  require(): Failed opening required '/config/www/vendor/autoload.php' (include_path='.:/usr/share/php7') in /config/www/artisan on line 18 2023/09/14 20:24:00 | stdout | PHP Warning:  require(/config/www/vendor/autoload.php): failed to open stream: No such file or directory in /config/www/artisan on line 18 2023/09/14 20:24:00 | stdout | PHP Fatal error:  require(): Failed opening required '/config/www/vendor/autoload.php' (include_path='.:/usr/share/php7') in /config/www/artisan on line 18 2023/09/14 20:24:00 | stdout | PHP Warning:  require(/config/www/vendor/autoload.php): failed to open stream: No such file or directory in /config/www/artisan on line 18

In my /config/www folger there is no folder with the name vendor

grafik

Did i miss anything in the setup process?

T0rgaddon avatar Sep 14 '23 18:09 T0rgaddon