Cloudkibo / KiboPush

0 stars 1 forks source link

Staging Server Crash in Broadcast Controller #2912

Closed dayemsiddiqui closed 6 years ago

dayemsiddiqui commented 6 years ago

Staging server is crashing in broadcast controller. There seems to be a issue with the database schema of sequenceSubscribersMessages

crash

jekram commented 6 years ago

what is the repro steps?

dayemsiddiqui commented 6 years ago

When we send a new message to a page it crashes

jekram commented 6 years ago

@sojharo In testing with @dayemsiddiqui he told me that Server is crashing every time we send a broadcast message is sent. making this DNC critical

sojharo commented 6 years ago

I worked on this issue by debugging it first. However, I was not able to see the crash on the server after trying several times. After this, I discussed with Anisha and she told me that she had removed the code which created this problem already. She has this sequence messaging feature which was causing this issue.

jekram commented 6 years ago

Has this code removed from Production also? As yesterday Production was crashing

@AnishaChhatwani

We need to be tracking changes on GitHub on what got changed on Staging and Prod

sojharo commented 6 years ago

Yes. also from prodcution.