Webinterface does not have password dialog box

Recently my urbackup webinterface does not seem to be working. It loads but there is no way to enter the password.

I have done urbackupsrv restart
I have rebuilt the data base.
I rebooted the computer and the client computers.
There are not errors on the browser.
I tried http://192.168.1.65:55414/x?a=server_status and the browser just shows the word forbidden.
I can not get it to open the password dialog.
Here is my debug log during start up. Any suggestions what to do next?:

2019-11-19 21:56:02: Starting HTTP-Server on port 55414
2019-11-19 21:56:02: HTTP: Server started up successfully!
2019-11-19 21:56:02: SQLite: recovered 31 frames from WAL file /var/urbackup/backup_server.db-wal code: 283
2019-11-19 21:56:02: SQLite: recovered 265 frames from WAL file /var/urbackup/backup_server_files.db-wal code: 283
2019-11-19 21:56:02: SQLite: recovered 3 frames from WAL file /var/urbackup/backup_server_link_journal.db-wal code: 283
2019-11-19 21:56:02: SQLite: recovered 124 frames from WAL file /var/urbackup/backup_server_links.db-wal code: 283
2019-11-19 21:56:02: SQLite: recovered 31 frames from WAL file /var/urbackup/backup_server.db-wal code: 283
2019-11-19 21:56:02: SQLite: recovered 265 frames from WAL file /var/urbackup/backup_server_files.db-wal code: 283
2019-11-19 21:56:02: SQLite: recovered 124 frames from WAL file /var/urbackup/backup_server_links.db-wal code: 283
2019-11-19 21:56:02: SQLite: recovered 3 frames from WAL file /var/urbackup/backup_server_link_journal.db-wal code: 283
2019-11-19 21:56:02: Started UrBackup…
2019-11-19 21:56:02: Removing temporary files…
2019-11-19 21:56:02: UrBackup Server start up complete.
2019-11-19 21:56:02: Server started up successfully!
2019-11-19 21:56:02: Looking for old Sessions… 0 sessions
2019-11-19 21:56:02: Recreating temporary folder…
2019-11-19 21:56:02: Downloading version file…
2019-11-19 21:56:03: Testing if backup destination can handle subvolumes and snapshots…
2019-11-19 21:56:03: Backup destination cannot handle subvolumes and snapshots. Snapshots disabled.
2019-11-19 21:56:03: Testing if backup destination can handle filesystem transactions…
2019-11-19 21:56:03: Testing for hardlinks in backup destination…
2019-11-19 21:56:03: Could create hardlink at backup destination. Hardlinks enabled.
2019-11-19 21:56:03: Testing for reflinks in backup destination…
2019-11-19 21:56:03: Reflink ioctl failed. errno=95
2019-11-19 21:56:03: Could not create reflink at backup destination. Reflinks disabled. Operation not supported (code: 95)
2019-11-19 21:56:03: Binding to interface enp63s0 for broadcasting…
2019-11-19 21:56:03: Broadcasting on interface IP 192.168.1.65
2019-11-19 21:56:03: Downloading version file…
2019-11-19 21:56:03: Downloading version file…
2019-11-19 21:56:04: Downloading server version info…
2019-11-19 21:56:04: Downloading dataplan database…

Any help?

Anyone with a suggestion. Please help.

As a side note. Is there anything I can do to help get more reponses to this message? I am having trouble finding answers?

I suggest you look at Having problems with UrBackup? Please read before posting to see how to collect information from the server and see if there are any messages that offer clues to what is going on.

I would also check if a web browser on the server can use 127.0.0.1:55414 to connect with any better result.

Should you be using http or https?

You may get a better answer if you post the revision and version of the server system, the urbackup server version you use and the browser version that is failing.