Recent content by Groatz

  1. Groatz

    Not a bug Replier can only add posts at the end of a thread

    Not that I'm aware, but the absence of complaint doesn't mean that users aren't being negatively impacted. We want our users to have a good experience. Anywhere from a thousand to eight thousand simultaneous users. But the error doesn't seem to correlate with instantaneous aggregate user activity.
  2. Groatz

    Not a bug Replier can only add posts at the end of a thread

    We are getting the server log error.
  3. Groatz

    Not a bug Replier can only add posts at the end of a thread

    We have started getting that error recently on XF 2.1.10P2 and our servers are all syncing time.
  4. Groatz

    XF 2.0 "Replier can only add posts at the end of a thread" error

    We have started getting that error recently on XF 2.1.10P2 and our servers are all syncing time.
  5. Groatz

    tempnam() warnings with PHP 7.1

    Happening for us with PHP 7.3.21 (we use stream wrappers).
  6. Groatz

    Fixed php7.1; ErrorException: tempnam(): file created in the system's temporary directory

    Sorry, what I mean is do you have an official fix on the horizon? The system value of php is pointing to /tmp to get around the streaming issues (we host on s3) for temporary files as Xon pointed out. That's coming up now in PHP 7.3 for us and not being handled. It's essentially the same issue.
  7. Groatz

    [TH] Image Optimizer [Deleted]

    gifsicle 1.91 installed with yum is broken with this addon. No longer has the option 'lossy' since giflossy merged back into gifsicle. Any suggestions?
  8. Groatz

    Fixed php7.1; ErrorException: tempnam(): file created in the system's temporary directory

    Sorry, just trying to understand how this is Fixed as the problem still exists and there doesn't seem to be a XenForo workaround or fix in this thread?
  9. Groatz

    XF 2.1 [E_NOTICE] tempnam(): file created in the system's temporary directory

    This would still appear to be an issue, we're getting same problem as @m1ne. Any fix on the horizon yet?
  10. Groatz

    Fixed php7.1; ErrorException: tempnam(): file created in the system's temporary directory

    So was there a conclusion? We've started getting this recently. We use AWS S3 also. PHP 7.3
  11. Groatz

    Server issue When XF can't connect to ES, content creation literally stops

    If ES has one of its (many) conniptions and all shards fail (hopefully someday it will become a stable product) then it will be resolved by XenForo making an ES error a soft-fail that is logged as a warning or notice but essentially the user isn't impacted. Indexing is soft, it can always be...
  12. Groatz

    Change Content Owner or Date

    You are correct. More like ~70,000,000 attachments for us. :-(
  13. Groatz

    Change Content Owner or Date

    From your Setup.php: 'TickTackk\ChangeContentOwner:Upgrade\RebuildAttachmentOwner',
  14. Groatz

    XF 2.1 Server error

    What sort of underlying server issues should we be looking for? Is there a gold standard of what should be checked and corrected?
Top Bottom