Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Phantom "Mode:" entry 500s #111

Open
mtrythall opened this issue Nov 18, 2014 · 1 comment
Open

Phantom "Mode:" entry 500s #111

mtrythall opened this issue Nov 18, 2014 · 1 comment
Labels

Comments

@mtrythall
Copy link
Contributor

To reproduce:

  1. Open the logs for a channel where you are an OP
  2. Join that channel
  3. "Mode:" appears in the logs
  4. Click the date link for that entry, should see a 500

"Mode:" is added in real-time, but does not appear when you refresh the logs. This text seems associated with this bit in IRC:

[09:39:33] Mode is +cnt
[09:39:33] ChanServ sets mode +v mtrythall

@mtrythall mtrythall added the bug label Nov 18, 2014
@yml
Copy link
Member

yml commented Nov 18, 2014

<yml> mtrythall: wich page in particular do you see giving 500 ?
<mtrythall> it's kind of gone. so what happened was i was sitting on the LL logs
<mtrythall> and i kept seeing "MODE: "
<mtrythall> appear in the logs
<mtrythall> so i clicked one of those to get a direct link (via the date)
<mtrythall> and it 500'd
<yml> we are starting to out grow the box the hardware we are on
<yml> likely to be killed by uwsgi because the page is too slow to build
<yml> mtrythall: I hope that our production grade setup is going to fix this when we get it
<mtrythall> i see the error
<mtrythall> so, not a big deal
<mtrythall> when i have the logs open
<mtrythall> and i join the channel, i see this.
<mtrythall> https://www.dropbox.com/s/2dnkgaizcvybnri/Screenshot%202014-11-18%2009.39.57.png?dl=0 
<barttc> marco: need anything specifically by me for the demo?
<mtrythall> mtrythall shared a file: https://lincolnloop.slack.com/files/mtrythall/F030ZSW13/screenshot_2014-11-18_09.39.57.png [Screenshot 2014-11-18 09.39.57.png]
* jonirae gives voice to jonirae
<mtrythall> which in IRC i think is this:
<mtrythall> [09:39:33] Mode is +cnt
<mtrythall> [09:39:33] ChanServ sets mode +v mtrythall
<mtrythall> when i click to link to that, it's unavailable, 500s
<yml> mtrythall: and this line get added by the real time end point ?
<mtrythall> yes
<yml> so it is something different
<yml> it is a discrepancy in the logic we are using to display or not a line
<yml> between the FE, backend, realtime
<mtrythall> well issue filed
<yml> it is not filtered by the realtime
<yml> but filtered out by the backend
<yml> good catch
<yml> minor bug that need to be fixed
<yml> thanks

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

No branches or pull requests

2 participants