Conversation:
Notices
-
@takeshitakenji @moonman This is ... pretty much what happened to me when I tried to move the instance onto a Nginx stack, but I don't think it was actually Nginx related. I didn't track it down but maybe we can now. You didn't change anything about your setup, did you?
-
@moonman @takeshitakenji It looks from my end like his server is sending it ISO instead of UTF8? But it shouldn't be.
-
@takeshitakenji @moonman Same here. Really weird!
-
@moonman @takeshitakenji Er, to be clear, it looks like after you reset I'm seeing the stuff fine from you.
-
@takeshitakenji @moonman I suspect the UTF8 content type header isn't being sent correctly for some reason in some cases. It seems to be related to long execution times.
-
@takeshitakenji @moonman I'll add it to the issues board.
Intermittent problems like this are a real pain in the ass to try to track down, though :/
-
@takeshitakenji @moonman Oh that would make sense because the daemons use the MySQL functions for utf etc to get around PHP threading issues.
-
@takeshitakenji @moonman It might actually be a side affect of the redis queue in that your instance is running fast enough that it has that mysql error more quickly whereas one lagging behind might actually hide the mysql problems because the queue is so far behind
-
@takeshitakenji @moonman Are you sonic
-
@moonman @takeshitakenji His queue thing and my changes to make logging and exception handling sane are the major differences to GS right now, in postActiv.
But yeah, both his and Archaeme's personal instances are on it IIRC. As well as this one.
-
@takeshitakenji @moonman The thing to look out for is many of the plugins got moved to /modules/, and if you have duplicate plugins in /plugins/ to the ones in modules, you'll get weird problems.
-
@takeshitakenji @moonman That works too! As long as git doesn't act up anyways, we know I've had some fun with that.