Blank page ip:5001

Status
Not open for further replies.

danardf

Joined
Dec 3, 2007
Messages
8,069
Reaction score
12
After install, unable to launching on GUI.
Blank page.
Code source:
Code:
<!DOCTYPE html>
<html lang="en" data-ng-app="app">
<head>
    <meta charset="utf-8" />
    <title>3CX Phone System Management Console</title>
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
    <link rel="stylesheet" href="public/app.css" type="text/css" />
</head>
<body>
<div ng-controller="AppCtrl" id="content" class="h-full">
    <div class="app"
         id="app"
         ng-controller="InstallWizardCtrl"
         ng-class="{
            'app-header-fixed':app.settings.headerFixed,
            'app-aside-fixed':app.settings.asideFixed,
            'app-aside-folded':app.settings.asideFolded,
            'app-aside-dock':app.settings.asideDock,
            'container':app.settings.container
            }"
         ui-view>
    </div>
</div>
<!-- App -->
<script src="public/app.js"></script>
</body>
</html>
Server installed on VirutalBox.
Browsers tested: Firefox, Chrome
Same issue.

Any idea?
 
Really no help?
Sad, i could not make any tests with Elastix 5.!
 
Hi Danardf,

This looks more an issue in your browser,

I wonder if you have some extensions in your browser such anti virus extensions for example.

Also do you have community cache in your browsers? Please try deleting cache and let me know!
 
Hmm
Antivirus,
Uninstall and reinstall it. It's ok now!

Thanks
 
Danardf, maybe you have any advertisement blockers in your browsers?
 
Status
Not open for further replies.

Members Online Now

Forum statistics

Threads
111,832
Messages
589,278
Members
164,662
Latest member
DejanMDS