![]() |
Your video will be available shortly. Please wait... - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: Your video will be available shortly. Please wait... (/showthread.php?tid=14949) |
Your video will be available shortly. Please wait... - rikiki61 - 06-23-2017 06:16 PM Sameone can help me? (webpagetest 3.0, testers with windows 10) when I click on watch video this page appears: ![]() on server side this folder is created containing the following files: Code: [httpd@webpagetest:/store/webpagetest.xxxxxxx/doc_root/results/video/17/06/23/W3/1BV.1.0] $ dir Server side seems all properly installed: ![]() The video generation page remains locked and the video is not generated I didn't find opened similar thread on forum. Do you have any suggestion?? RE: Your video will be available shortly. Please wait... - rikiki61 - 06-27-2017 12:34 AM I Inform this forum that I found the cause of my problem ... For creating the video, the background process requires setting a variable written in the settings.ini file: ; Base URI to use for loopback requests (background processing, video creation, etc). ; This is mostly used when the pages are behind authentication and need another path ; for processing background tasks. ; local_server=http://X.X.X.X In my case I did not notice that the line was commented (;) and there is no warning on the lack when you make the video request |