Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-228549] EEP viewer log out @ log in #6605

Closed
sl-service-account opened this issue Apr 21, 2020 · 3 comments
Closed

[BUG-228549] EEP viewer log out @ log in #6605

sl-service-account opened this issue Apr 21, 2020 · 3 comments

Comments

@sl-service-account
Copy link

sl-service-account commented Apr 21, 2020

What just happened?

Whenever I log in to the EEP viewer, it logs me in, then as it loads, it sometimes freezes up a bit, sometimes not, then logs me out with the "you've been logged out" message.

What were you doing when it happened?

Logging in

What were you expecting to happen instead?

Stay logged in.

Other information

I was asked to send in this bug report by Dan Linden.

Attachments

Original Jira Fields
Field Value
Issue BUG-228549
Summary EEP viewer log out @ log in
Type Bug
Priority Unset
Status Closed
Resolution Contact Support
Reporter BlackBlade Smit (blackblade.smit)
Created at 2020-04-21T19:06:32Z
Updated at 2020-09-25T15:02:36Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'Date of First Response': '2020-04-23T16:20:05.016-0500',
  "Is there anything you'd like to add?": 'I was asked to send in this bug report by Dan Linden.',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Viewer',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'Whenever I log in to the EEP viewer, it logs me in, then as it loads, it sometimes freezes up a bit, sometimes not, then logs me out with the "you\'ve been logged out" message.',
  'What were you doing when it happened?': 'Logging in',
  'What were you expecting to happen instead?': 'Stay logged in.',
}
@sl-service-account
Copy link
Author

Whirly Fizzle commented at 2020-04-23T21:20:05Z

Hiya BlackBlade,

Your secondlife.log file shows a login time out on Second Life Release 6.4.0.540188

  • Login button clicked at 18:54:56
    2020-04-21T18:54:56Z INFO #AppInit# newview/llstartup.cpp(898) idle_startup : Attempting login as: blackblade_smit
  • Login request result received at 18:55:22 (*already 26 secs elapsed - this seems slow).
    2020-04-21T18:55:22Z INFO #LLXMLRPCListener# newview/llxmlrpclistener.cpp(337) Poller::poll : login_to_simulator result from https://login.agni.lindenlab.com/cgi-bin/login.cgi: status Complete, errorcode OK ((done))
  • Inventory started loading from cache at 18:55:23 (1 sec slapsed since login request - fine).
    2020-04-21T18:55:23Z INFO #Inventory# newview/llinventorymodel.cpp(2654) LLInventoryModel::loadFromFile : LLInventoryModel::loadFromFile(C:
    Users
    epict
    AppData
    Local
    SecondLife
    ba2a564a-f0f1-4b82-9c61-b7520bfcd09f.inv)
  • Inventory finished loading from cache at 18:55:30 (took 7 secs to load - bit slow but not terrible if you have a large inventory).
    2020-04-21T18:55:30Z INFO #Inventory# newview/llinventorymodel.cpp(2262) LLInventoryModel::loadSkeleton : Successfully loaded 17770 categories and 150255 items from cache.
  • Creating inventory views starts at T18:55:31
    2020-04-21T18:55:31Z INFO # newview/llstartup.cpp(1823) idle_startup : Creating Inventory Views
  • Creating inventory views finished at T18:56:20
    2020-04-21T18:56:20Z INFO #AppInit# newview/llstartup.cpp(2838) LLStartUp::setStartupState : Startup state changing from STATE_INVENTORY_SEND to STATE_MISC
  • Creating inventory views took 49 seconds. This is much too long & indicates you have a very "flat" inventory structure.
  • Total login time is already 1 min 24 secs & this is right on the edge of being so long your login will time out already.
  • Another 20 seconds elapses between:
    • 2020-04-21T18:56:24Z INFO # llrender/llfontgl.cpp(1088) LLFontGL::getFontPathSystem : from SystemRoot: C:
      WINDOWS
      fonts

    • and.. 2020-04-21T18:56:44Z INFO # llmessage/llcoproceduremanager.cpp(337) LLCoprocedurePool::enqueueCoprocedure : Coprocedure(LLViewerAssetStorage::assetRequestCoro) enqueued with id=e94966ea-42bf-2f1c-53c1-a82e8a7c3edb in pool "AssetStorage"
      Why???

  • Login then times out due to it taking too long.

@sl-service-account
Copy link
Author

Whirly Fizzle commented at 2020-04-23T21:30:24Z

Linden Lab support should be able to fix this problem for you by running a script that "deflattens" your inventory.
If you are a premium member, you can contact Live Chat & get your inventory fixed straight away.
If you are a basic member, you will need to file a support ticket to request that your inventory is deflattened.
How to contact LL support: https://lindenlab.freshdesk.com/support/solutions/articles/31000131009-contact-support

There is a known problem with large & extremely flat inventories causing logins to time out because the "creating inventory views" from your inventory cache takes too long.
A flat inventory is one where one or more inventory folders have too many items in them, where an item is a loose asset or a folder.
The deflatten tool LL support uses creates subfolders in your inventory & moves inventory items into the subfolders where needed - I think this happens when any single folder contains more than 1000 items.
I've had my own inventory deflattened & it's fine, so don't worry. It actually makes your inventory easier to organize yourself :)

I saw your forum thread where you reported that you only suffer from the login timeout on the LL EEP viewer and that the previous LL viewer before the EEP update didn't suffer from this problem.
I suspect strongly that You were very close to a login timeout on the viewer before EEP, but the slightly longer login times on the EEP viewer have just pushed you over the edge.
I've noticed myself that EEP viewers have longer login times & this is something that LL should maybe investigate.

@sl-service-account
Copy link
Author

AndreyK ProductEngine commented at 2020-09-25T15:02:37Z

Should be significantly better in upcoming maint viewer DRTVWR-507.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant