Aaditya Ravindran
Aaditya Ravindran
@harshilsharma63 Raven is configured in the channel I am viewing. This bug is reproducible on my account across multiple devices, consistently. I have tried waiting. It doesn't help.
> @AadityaPatanjali try the following steps, please - > > 1. Verify that your `SiteURL` is set correctly in Mattermost configuration. > > 2. Open a new tab, open browser...
> > @AadityaPatanjali try the following steps, please - > > ``` > > 1. Verify that your `SiteURL` is set correctly in Mattermost configuration. > > > > 2....
> @AadityaPatanjali if you check the network tab in your browser console, you'll see an XHR request being made to `/plugins/standup-raven/plugin-config`. Can you verify this request goes through correctly? If...
> > @AadityaPatanjali if you check the network tab in your browser console, you'll see an XHR request being made to `/plugins/standup-raven/plugin-config`. Can you verify this request goes through correctly?...
Yes, I have the right timezone selected. America/New_York
> @AadityaPatanjali can you tell what time you have the standup window configured for and what time you received the notification? > > Meanwhile, I'm trying to reproduce the problem...
> @AadityaPatanjali are you in the same timezone (America/New York)? If not can you tell your timezone as well? > > For the standup you filled on Friday, can you...
@yeedog that's interesting. I did see the same thing I did last week. I'll try editing the config and saving it without changing anything.
Same issue on Alienware m17R3. I did a little more digging and I found that it is stuck waiting for the controller to get ready. ie, alienfx/core/controller.py -> _wait_controller_ready function....