Hello,
i have the same issue ...
all files = OK
Password = OK
[6:34:27 PM] Server error:
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>ATVO Livetiming</title>
  <script>
    let path = window.location.pathname.split('/');
    if (path.length > 0) {
      if (!path[0]) {
        path = path.slice(1, path.length);
      }
      path = path.slice(0, path.length - 1);
    }
    let base = '/';
    for (const segment of path) {
      base = base + segment + '/';
    }
    document.write('<base href="' + base + '">');
  </script>
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.3da798f4c7287f143222.css"></head>
<body>
  <atvo-page></atvo-page>
<script src="runtime-es2015.0811dcefd377500b5b1a.js" type="module"></script><script src="runtime-es5.0811dcefd377500b5b1a.js" nomodule defer></script><script src="polyfills-es5.1a3c78b07cd6f16c6e9a.js" nomodule defer></script><script src="polyfills-es2015.1f913f16a2d346cc8bdc.js" type="module"></script><script src="main-es2015.2af0a1f04d1b526e67e4.js" type="module"></script><script src="main-es5.2af0a1f04d1b526e67e4.js" nomodule defer></script></body>
</html>