<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>after setting up my own Accounts Server (with Content Server,
      oAuth Server und Sync Server) I get the error message about
      "missingFlowId".  Why?</p>
    <p>Do I miss anything?</p>
    <p>All servers are "sitting" behind a reverse proxy (Squid).<br>
    </p>
    <p>Attached a snippet of the relevant output of Auth Server when
      accessing the login page after clicking the button to create new
      account.</p>
    <p><br>
    </p>
    <p>With best regards</p>
    <p>Uwe</p>
    <p><br>
    </p>
    <p>fxa-auth-server.INFO: stat
      {"stat":"scrypt","maxPending":0,"numPending":0,"numPendingHWM":0}<br>
      fxa-auth-server.DEBUG: server.onRequest<br>
      fxa-auth-server.INFO: request.summary
{"op":"request.summary","code":404,"errno":999,"rid":"1525718907848:linux-box:7129:jgtxgn8h:10054","path":"/bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/appDependencies.bundle.js","agent":"Mozilla/5.0
      (X11; Linux x86_64; rv:59.0) Gecko/20100101
      Firefox/59.0","t":2,"uid":"00"}<br>
      fxa-auth-server.ERROR: metricsEvents.emitFlowEvent
{"op":"metricsEvents.emitFlowEvent","event":"route./bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/appDependencies.bundle.js.404.999","missingFlowId":true}<br>
      fxa-auth-server.DEBUG: server.onRequest<br>
      fxa-auth-server.INFO: request.summary
{"op":"request.summary","code":404,"errno":999,"rid":"1525718907949:linux-box:7129:jgtxgn8h:10055","path":"/bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/app.bundle.de.js","agent":"Mozilla/5.0
      (X11; Linux x86_64; rv:59.0) Gecko/20100101
      Firefox/59.0","t":1,"uid":"00"}<br>
      fxa-auth-server.ERROR: metricsEvents.emitFlowEvent
{"op":"metricsEvents.emitFlowEvent","event":"route./bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/app.bundle.de.js.404.999","missingFlowId":true}<br>
      fxa-auth-server.DEBUG: server.onRequest<br>
      fxa-auth-server.INFO: request.summary
{"op":"request.summary","code":404,"errno":999,"rid":"1525718907955:linux-box:7129:jgtxgn8h:10056","path":"/bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/head.bundle.js","agent":"Mozilla/5.0
      (X11; Linux x86_64; rv:59.0) Gecko/20100101
      Firefox/59.0","t":1,"uid":"00"}<br>
      fxa-auth-server.ERROR: metricsEvents.emitFlowEvent
{"op":"metricsEvents.emitFlowEvent","event":"route./bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/head.bundle.js.404.999","missingFlowId":true}<br>
      fxa-auth-server.DEBUG: server.onRequest<br>
      fxa-auth-server.INFO: request.summary
{"op":"request.summary","code":404,"errno":999,"rid":"1525718907959:linux-box:7129:jgtxgn8h:10057","path":"/styles/8e674e60.de.css","agent":"Mozilla/5.0
      (X11; Linux x86_64; rv:59.0) Gecko/20100101
      Firefox/59.0","t":1,"uid":"00"}<br>
      fxa-auth-server.ERROR: metricsEvents.emitFlowEvent
{"op":"metricsEvents.emitFlowEvent","event":"route./styles/8e674e60.de.css.404.999","missingFlowId":true}<br>
      fxa-auth-server.DEBUG: server.onRequest<br>
      fxa-auth-server.INFO: request.summary
{"op":"request.summary","code":404,"errno":999,"rid":"1525718908140:linux-box:7129:jgtxgn8h:10058","path":"/bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/appDependencies.bundle.js","agent":"Mozilla/5.0
      (X11; Linux x86_64; rv:59.0) Gecko/20100101
      Firefox/59.0","t":2,"uid":"00"}<br>
      fxa-auth-server.ERROR: metricsEvents.emitFlowEvent
{"op":"metricsEvents.emitFlowEvent","event":"route./bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/appDependencies.bundle.js.404.999","missingFlowId":true}<br>
      fxa-auth-server.DEBUG: server.onRequest<br>
      fxa-auth-server.INFO: request.summary
{"op":"request.summary","code":404,"errno":999,"rid":"1525718908313:linux-box:7129:jgtxgn8h:10059","path":"/bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/app.bundle.de.js","agent":"Mozilla/5.0
      (X11; Linux x86_64; rv:59.0) Gecko/20100101
      Firefox/59.0","t":1,"uid":"00"}<br>
      fxa-auth-server.ERROR: metricsEvents.emitFlowEvent
{"op":"metricsEvents.emitFlowEvent","event":"route./bundle-ba35c2d66b86a6485c3243f4ca7d121be2c892c9/app.bundle.de.js.404.999","missingFlowId":true}<br>
{"Timestamp":1525718915166000000,"Logger":"fxa-auth-db-server","Type":"bin.server.stats","Severity":6,"Pid":7128,"EnvVersion":"2.0","Fields":{"stat":"mysql","errors":0,"connections":0,"queue":0,"free":0}}<br>
{"Timestamp":1525718915167000000,"Logger":"fxa-auth-db-server","Type":"bin.server.mem","Severity":6,"Pid":7128,"EnvVersion":"2.0","Fields":{"rss":47529984,"heapTotal":18694144,"heapUsed":14870168,"external":41552}}<br>
      fxa-auth-server.INFO: stat
      {"stat":"mem","rss":180891648,"heapUsed":66969704}<br>
      fxa-auth-server.INFO: stat
      {"stat":"scrypt","maxPending":0,"numPending":0,"numPendingHWM":0}<br>
    </p>
  </body>
</html>