-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Funk is being re-triggered, but isn't on_save #26
Comments
I have code that is consistently triggering this error. I haven't isolated the offending code. Here's where you can see the code and error: The code is in Dropbox/Considerit/prototypes/reputation. The offending code is in client/reputation.coffee. The server is running using supervisor in a screen session on our linode (screen -r reputation). If you load http://considerit.us:3439, the server will frequently crash with the above error, restart, then crash again. |
Thank you! Looks like I'll have to get into this one. Do you happen to know if it is always a "to_forget" on "get_from_master(...)"? If so, I think I see a path for debugging it. |
I think it is always "to_forget". I'll keep an eye on that. Let me know if you want me to try to create a smaller test case. |
Ok thanks. Don't put further work into it yet. |
Is this causing any problems with current stuff? Like, should I try to fix it? |
Travis is also getting this now:
I haven't gotten around to investigating it yet. |
This happens on slideboard:
We don't have a reproducible testcase yet, but haven't tried to make one. It seems pretty frequent.
The text was updated successfully, but these errors were encountered: