zhyrohaad / AlasiyaEvE

Public repo for bug tracking the private Alasiya-EvE codebase
2 stars 0 forks source link

The "Groups" tab in the Market window is on siesta #95

Open ryllae opened 4 years ago

ryllae commented 4 years ago

The first time you open the groups panel in the Market window, it fails to display. I see a stray exception:

7748    2020.02.19 19:23:22:638 starting dependencies for marketutils, which are: []
7749    2020.02.19 19:23:22:638 Service marketutils required 0.000  seconds to startup
7750    2020.02.19 19:23:22:643 Session SID collision!
7751    2020.02.19 19:23:22:643 Local session being broken <Session: (sid:2203873824333861615, mutating:0, corprole:0x0, languageID:EN, role:0x1000000000000000L, sessionType:2, rolesAtAll:0x0, rolesAtHQ:0x0, rolesAtBase:0x0, rolesAtOther:0x0)>
7752    2020.02.19 19:23:22:643 starting startup dependencies for marketQuote, which are: ['counter']

Wait about 15-30 seconds, and the panel will eventually display, or close and reopen the window. Once loaded, subsequent attempts work fine.

ryllae commented 4 years ago

Also, try clicking through all the tabs on the market window. Then immediately open Eve Mail. You can lag out any other window while whatever is happening in the background isn't happening.

zhyrohaad commented 4 years ago

That's weird. No clue there yet.

zhyrohaad commented 4 years ago

This is the first sign/symptom of a db code error. There are multiple errors that follow this one, and you have found a few. It has happened so many times, I know exactly what it is and how to fix it. That being said, it is fixed.

ryllae commented 4 years ago

Still present. Easiest repo: Login fresh, open Market, click Groups. Now open Mail. It takes about a minute, then both with update. I'm assuming Mail is waiting on whatever is lagging out in the market panel.

zhyrohaad commented 4 years ago

yes, mail is waiting on market. this is part of that timer tic.....only one call at a time. this would be a very good reason to implement work queue and thread pool

zhyrohaad commented 4 years ago

tested again after few other updates they both near-instant for me.

ryllae commented 4 years ago

Still not working for me on PROD. Opening Personal Assets shows nothing on either account.