Knowledgebase Top articles Video thumbnails not generated? Category: Knowledgebase If thumbnail not generated for uploaded video, please check file permissions to be set to CHMOD 0777 for files: /dm-pilot-project-root-path/vendor/ivoglent/ffmpeg-composer-bin/bin/ffmpeg /dm-pilot... Installation Category: Knowledgebase Extract downloaded archive Upload all files from Upload folder to the server Directories storage, bootstrap/cache and the bootstrap should be writable (CHMOD 0777) by your web server Rename .env.ex... Upgrade Category: Knowledgebase Attention! Before uprading the application we strongly recommend to backup all of application files and database. Upgrade process is very easy and similar to installation process. Please read the fol... "Throttled by Instagram because of too many API requests" error Category: Knowledgebase Don't worry about this one if you get this message during the process. Simply give it a few hours and then you can carry on the process. Instagram has it's so-called API request limits and they are no... Server Requirements Category: Knowledgebase DM Pilot is based on the Laravel framework which has a few system requirements. Make sure your machine or server meets the following requirements:PHP >= 7.2.5OpenSSL PHP ExtensionGD PHP ExtensionPD... Scheduling Category: Knowledgebase To start watching your accounts activity you only need to add the following Cron entry to your server: * * * * * /usr/bin/php /path-to-your-project/artisan schedule:run >> /dev/null 2>&...