datalust / seq-tickets

Issues, design discussions and feature roadmap for the Seq log server
https://datalust.co/seq
96 stars 5 forks source link

The Individual license only permits one browser tab to access Seq #2261

Open JamesG3D opened 2 weeks ago

JamesG3D commented 2 weeks ago

Describe the bug The Individual license only permits one browser tab to access Seq

To Reproduce Steps to reproduce the behavior:

  1. Go to http://localhost:5431/#/events
  2. Go to http://localhost:5431/#/events in another tab
  3. Go to http://localhost:5431/#/events in another tab
  4. See error "The Individual license only permits one user to access Seq"

Expected behavior The Individual license permits one user to open more than one browser tab to access Seq

Screenshots image

Environment (please complete the following information):

nblumhardt commented 2 weeks ago

Hi James, thanks for the heads-up!

If you enable authentication (Settings > Users), the message will go away and shouldn't reappear. Authentication is a very good idea regardless, so that's the best way to resolve the problem.

More than one tab is certainly (intended to be) supported by the Individual option though; I'm not sure what might cause this behavior for you so we'll take a look :-)