Error_log file just grow up

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24288
    • 6.0.X

    #16
    I would suggest at this point, if one of the users affected would please write up a bug report -
    vB4 Bug


    Just fill in "Summary" and "Description", don't worry about any other fields.

    Once done, if you want to post the bug report number / URL back here, I'll see what we can do to have someone investigate.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • slipkot
      Senior Member
      • Apr 2008
      • 101
      • 4.2.X

      #17
      Having the same issue. Also opened a ticket with #1360130 and created a jira issue

      Comment

      • kemraj
        Member
        • Aug 2014
        • 68
        • 4.2.X

        #18
        Thank you mark this is much more assuring, really hope this gets rectified soon. Someone did so already http://tracker.vbulletin.com/browse/VBIV-16079

        Comment

        • kh99
          Senior Member
          • Aug 2009
          • 533

          #19
          nvm.
          Last edited by kh99; Sat 14 Mar '15, 2:38pm.

          Comment

          • bosss
            Senior Member
            • Jan 2008
            • 220

            #20
            I did it (wrote bug report) and please some temporary fix ...file just growing up and cause database errors.
            You should test before put vb 4.2.3 beta 4 in download section ...

            regards

            bosss

            Welcome to Libar

            Comment

            • Mark.B
              vBulletin Support
              • Feb 2004
              • 24288
              • 6.0.X

              #21
              Thanks, I can't say what the cause is but the developers will now be able to look at it and advise what's going on.

              "Watch" the bug to get any updates to it by email.
              MARK.B
              vBulletin Support
              ------------
              My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
              My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

              Comment

              • kemraj
                Member
                • Aug 2014
                • 68
                • 4.2.X

                #22
                Excellent wow now my Mobile app is not working, and i'm sure it has to do with this update getting "Unexpected server response"

                Comment

                • bosss
                  Senior Member
                  • Jan 2008
                  • 220

                  #23
                  PHP Code:
                  SKIP_DS_ERRORS 
                  works not in my case ...file is 3.5 GB in one hour ...

                  but this
                  PHP Code:
                  define('SKIP_ERRORS'true); 
                  slow process ...mean growing up file ...
                  Welcome to Libar

                  Comment

                  • Mark.B
                    vBulletin Support
                    • Feb 2004
                    • 24288
                    • 6.0.X

                    #24
                    None of the "SKIP_ERRORS" options has any effect in 4.2.3. They were for 4.2.2. But all they do is prevent notices and warnings being output to the screen - they do NOT stop them being logged in the server logs. that requires a change to php.ini on the server.
                    MARK.B
                    vBulletin Support
                    ------------
                    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                    Comment

                    • bosss
                      Senior Member
                      • Jan 2008
                      • 220

                      #25
                      What you suggest - have this line in config.php or not ? Problem is that i must remove error_log file every few hours. otherwise site is not accessable ... get database error everybody who access site - please some fix or solution?

                      regards

                      bosss
                      Welcome to Libar

                      Comment

                      • Mark.B
                        vBulletin Support
                        • Feb 2004
                        • 24288
                        • 6.0.X

                        #26
                        Originally posted by bosss
                        What you suggest - have this line in config.php or not ? Problem is that i must remove error_log file every few hours. otherwise site is not accessable ... get database error everybody who access site - please some fix or solution?

                        regards

                        bosss
                        Doesn't matter whether you have the line in config.php or not - it has no effect in 4.2.3.

                        If it turns out to be a bug, there will be no fix until the developers provide one, which could be several weeks, or more.

                        If you're certain that this issue started with the upgrade to 4.2.3 then, as far as I am aware, there were no database changes from Beta 3 to Beta 4.
                        You could try backing up the database as a precaution, and then uploading the Beta 3 files again, to see if the issue stops.
                        MARK.B
                        vBulletin Support
                        ------------
                        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                        Comment

                        • bosss
                          Senior Member
                          • Jan 2008
                          • 220

                          #27
                          I had not this problem before upgrade to beta 4 - as you can see some more users report same issue - file what rapidly growing up ... and i can not download beta 3 files ... mean to downgrade to beta 3 ...(in members area is only beta 4)

                          regards and thanks for help

                          bosss
                          Welcome to Libar

                          Comment

                          • kh99
                            Senior Member
                            • Aug 2009
                            • 533

                            #28
                            Originally posted by bosss
                            What you suggest - have this line in config.php or not ? Problem is that i must remove error_log file every few hours. otherwise site is not accessable ... get database error everybody who access site - please some fix or solution?

                            You should be able to turn off php logging by setting log_errors=Off in your php.ini file.

                            Comment

                            • bosss
                              Senior Member
                              • Jan 2008
                              • 220

                              #29
                              Will try this solution... thanks for help

                              regards

                              bosss
                              Welcome to Libar

                              Comment

                              • kemraj
                                Member
                                • Aug 2014
                                • 68
                                • 4.2.X

                                #30
                                Originally posted by Mark.B

                                Doesn't matter whether you have the line in config.php or not - it has no effect in 4.2.3.

                                If it turns out to be a bug, there will be no fix until the developers provide one, which could be several weeks, or more.

                                If you're certain that this issue started with the upgrade to 4.2.3 then, as far as I am aware, there were no database changes from Beta 3 to Beta 4.
                                You could try backing up the database as a precaution, and then uploading the Beta 3 files again, to see if the issue stops.

                                Hey mark tell me if something just for clarification, when updating to the latest version (4.2.3 beta 4) i did an www.testsite.com/install/upgrade.php .So even if i did that their were no database changes right?, so i can safely downgrade to the previous version because its only template changes

                                Comment

                                Related Topics

                                Collapse

                                Working...