Getting server abort when I try share photos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ravi Savkar
    New Member
    • Jul 2013
    • 28
    • 5.0.X

    Getting server abort when I try share photos

    I get the following error when I try share photo. However, when I try to edit the post and then attach the photo again, the post goes through. I am not getting this error if I try to upload the same image as attachment. Can someone comment what the issue is?

    I am fed up fixing issues one after the other. My team is really angry with all the different errors that they are getting. Now I am really repenting for having purchased vbulletin. Being a paid software, I am shocked to see so many errors.
  • glennrocksvb
    Former vBulletin Developer
    • Mar 2011
    • 4011
    • 5.7.X

    #2
    Check the Javascript console for more detailed error description.

    Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

    Comment

    • Ravi Savkar
      New Member
      • Jul 2013
      • 28
      • 5.0.X

      #3
      These are my posting and editing options. Is there something which is problemmatic here?
      Attached Files

      Comment

      • Ravi Savkar
        New Member
        • Jul 2013
        • 28
        • 5.0.X

        #4
        What should I check in javaconsole? I am not much aware on java console

        Comment

        • Ravi Savkar
          New Member
          • Jul 2013
          • 28
          • 5.0.X

          #5
          Sometimes I get this error even when I post with photos for the first time.

          "This forum requires that you wait 30 seconds between posts. Please try again in 29 seconds."

          Comment

          • Ravi Savkar
            New Member
            • Jul 2013
            • 28
            • 5.0.X

            #6
            Here is the log from console. WOuld that be of any use?
            "LOG: Intercept AJAX template render calls: Done. Calling original callback.
            LOG: vBulletin.loadingIndicator.hide Counter: 0 Source: ajaxStop
            LOG: Fileupload: continue success
            LOG: Fileupload: vBulletin.upload.initializePhotoUpload
            LOG: Fileupload: vBulletin.upload.initializePhotoUpload finished
            LOG: vBulletin.loadingIndicator.show Counter: 1 Source: Unspecified
            LOG: vBulletin.loadingIndicator.show Counter: 2 Source: ajaxStart
            Error when submitting content: aborted, server abort
            LOG: vBulletin.loadingIndicator.hide Counter: 0 Source: Unspecified
            "

            Comment

            • Ravi Savkar
              New Member
              • Jul 2013
              • 28
              • 5.0.X

              #7
              THough I get the error, the text portion of post gets updated. If I then edit the post and then add the image, I get success. Here is the console log for the same.

              "LOG: Intercept AJAX template render calls: Needed CSS is already on the page
              LOG: Intercept AJAX template render calls: Calling original success handler
              LOG: Fileupload: continue success
              LOG: Fileupload: vBulletin.upload.initializePhotoUpload
              LOG: Fileupload: vBulletin.upload.initializePhotoUpload finished
              LOG: vBulletin.loadingIndicator.hide Counter: 0 Source: ajaxStop
              LOG: vBulletin.loadingIndicator.show Counter: 1 Source: Unspecified
              LOG: vBulletin.loadingIndicator.show Counter: 2 Source: ajaxStart
              LOG: Ckeditor: Destroying editor: vb-cke-instance-2
              LOG: vBulletin.animateScrollTop(502)
              LOG: vBulletin.loadingIndicator.hide Counter: 0 Source: Unspecified
              LOG: vBulletin.loadingIndicator.hide Counter: 0 Source: ajaxStop
              "

              Comment

              • glennrocksvb
                Former vBulletin Developer
                • Mar 2011
                • 4011
                • 5.7.X

                #8
                I don't know why the ajax request gets aborted. Maybe it is taking longer that the browser aborts it? Does it happen consistently? And in any browser or in a specific browser only?

                Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

                Comment

                Related Topics

                Collapse

                Working...