Sparkflows page does not open when I go to :8080. Some other UI is displayed

  • It is possible that there is some other application running on port 8080 (or the port on which Sparkflows is listening).
  • Sparkflows by default runs on port 8080.
  • The resolution would be to run Sparkflows server on some other port which is not being used by any other application.
  • Details for running Fire on another port is at Sparkflows Documentation on Running Different Ports.