Waterfall & Connections views not showing up in details tab

Hi,

I am trying to a setup a private instance of wpt (web server and agent in same machine). I am able to run a test on chrome but for some reason the waterfall and connection view is not showing up on the details page. Instead I see the cursor spinning.

Does anybody know how to resolve this?

I am able to see the waterfall image on the summary page though. Tried re-installing php and followed other instructions mentioned in this forum but to no avail.

Regards,
Lava

What does http://your.server/install say?

Its looks like below. I see that GD module which I think is needed for waterfall is installed.

WebPagetest 2.18 Installation Check

PHP

PHP version at least 5.3: 7.0.12
GD Module Installed: yes
FreeType enabled for GD (required for video rendering): yes
zip Module Installed: yes
zlib Module Installed: yes
curl Module Installed: NO (optional)
php.ini allow_url_fopen enabled: yes
APC Installed: NO (optional)
SQLite Installed (for editable test labels): NO (optional)
Open SSL Module Installed (for “Login with Google”): NO (optional)
php.ini upload_max_filesize > 10MB: 10M
php.ini post_max_size > 10MB: 10M
php.ini memory_limit > 256MB or -1 (disabled): 512M
System Utilities

ffmpeg Installed with --enable-libx264 (required for video): NO
ffmpeg Installed with scale and decimate filters(required for mobile video): Not Detected (optional)
imagemagick compare Installed (required for mobile video): NO (optional)
jpegtran Installed (required for JPEG Analysis): yes
exiftool Installed (required for JPEG Analysis): NO (optional)
Misc

python 2.7 with modules (faster mobile video processing): Missing python modules: ffmpeg,convert,compare (optional)
Filesystem

{docroot}/tmp writable: yes
{docroot}/dat writable: yes
{docroot}/results writable: yes
{docroot}/work/jobs writable: yes
{docroot}/work/video writable: yes
{docroot}/logs writable: yes
Test Locations

Local : Local
Local-WPTDriver : Local - 1 agents connected

Regards,
Lava

[hr]
Any help on this?

Regards,
Lava
[hr]
Any help on this issue??

Regards,
Lava

Are you running the latest from Trunk? There were some recent bug fixes to get support for php 7 working.