Blank Router Page
routertrubble
Newbie

Hello, when I navigate to the Router's configuration page, it takes me to a blank page. This is in Firefox, Chrome, Edge, and on multiple PCs. This is unlike the behavior in this forum topic.

If I go to the router's IP address, I'll get the page asking to be redirected to http://myfiosgateway.com. This is followed by the blank page.

I would like to get my router's configuration page back, hopefully without resetting.

I can view the source of the webpage. It looks like this:

<!doctype html>
<html lang="en" xmlns:ng="http://angularjs.org" id="ng-app" ng-app="vzui">
  <head>
    <meta charset="utf-8">
    <title>Verizon Router</title>
    <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate, max-age=0" />
    <meta http-equiv="pragma" content="no-cache" />
    <meta http-equiv="expires" content="0" />
    <link rel="stylesheet" href="css/bootstrap.min.css?v=v1.0.388"/>
    <link rel="stylesheet" href="css/bootstrap-select.min.css?v=v1.0.388"/>
    <link rel="stylesheet" href="css/base.css?v=v1.0.388"/>
    <link rel="stylesheet" href="css/wh_skin.css?v=v1.0.388"/>
    <link rel="stylesheet" href="css/bhr5.css?v=v1.0.388"/>
    <!--<link rel="stylesheet" href="css/bhr5_form_elements.css?v=v1.0.388"/>-->
      <!--[if lte IE 7]>
        <script>
          document.createElement('ng-include');
          window.onload = function() {
            // init angular
            angular.bootstrap(document)
          };
        </script>
      <![endif]-->
      <!--[if lte IE 8]>
        <link rel="stylesheet" href="css/IE8.css?v=v1.0.388"/>
      <![endif]-->

      <!--[if IE 9]>
        <link rel="stylesheet" href="css/IE9.css?v=v1.0.388"/>
      <![endif]-->


  </head>
  <body>
    <div id="bgimage" class="container" ng-view></div>
    <script src="js/jquery-1.11.3.min.js?v=v1.0.388"></script>
    <script src="js/moment.min.js?v=v1.0.388"></script>
    <script src="js/moment-timezone.min.js?v=v1.0.388"></script>
    <script src="js/siteJquery.js?v=v1.0.388"></script>
    <script src="js/angular.min.js?v=v1.0.388"></script>
    <script src="js/angular-resource.min.js?v=v1.0.388"></script>
    <script src="js/angular-route.min.js?v=v1.0.388"></script>
    <script src="js/ui-bootstrap-tpls-0.3.0.min.js?v=v1.0.388"></script>
    <script src="js/bootstrap.min.js?v=v1.0.388"></script>
    <script src="js/bootstrap-select.min.js?v=v1.0.388"></script>
    <script src="js/d3.min.js?v=v1.0.388"></script>
    <script src="js/app.js?v=v1.0.388"></script>
    <script src="js/filters.js?v=v1.0.388"></script>
    <script src="js/directives.js?v=v1.0.388"></script>
    <script src="js/services.js?v=v1.0.388"></script>
    <script src="js/rest.js?v=v1.0.388"></script>
    <script src="js/ui.min.js?v=v1.0.388"></script>
    <script src="js/sha512.js?v=v1.0.388"></script>
  </body>
</html>
0 Likes
Re: Blank Router Page
gs0b
Community Leader
Community Leader

Verizon's routers are all HTTPS now.  Try https://myfiosgateway.com.

Note that it uses a self-signed certificate, so you will get a security warning from the browser.  It's safe to add an exception for the router.

0 Likes
Re: Blank Router Page
Marc123
Newbie

we know that. it doesn't work. the page comes up blank. please stop cutting and pasting wrong answers it's really annoying!

0 Likes