Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2169

Fix Internal Server Error on dev-appstore-2/obr/releases

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:

      Description

      https://dev-appstore-2.bioviz.org/obr/releases/repository.xml is throwing an Internal Server error. Observed while testing release-testing board tickets. Attached a screenshot for the same. The pending releases link is working fine.

      Kindly investigate and fix the issue.

        Attachments

          Issue Links

            Activity

            shamika Shamika Gajanan Kulkarni (Inactive) created issue -
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Field Original Value New Value
            Epic Link IGBF-1388 [ 17463 ]
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Link This issue blocks REL-38 [ REL-38 ]
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Description https://dev-appstore-2.bioviz.org/obr/releases/repository.xml is throwing an Internal Server error. Observed while testing release-testing board tickets.

            Kindly investigate and fix the issue.
            https://dev-appstore-2.bioviz.org/obr/releases/repository.xml is throwing an Internal Server error. Observed while testing release-testing board tickets. Attached a screenshot for the same. The pending releases link is working fine.

            Kindly investigate and fix the issue.
            shamika Shamika Gajanan Kulkarni (Inactive) made changes -
            Attachment 1.JPG [ 14532 ]
            rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
            Assignee Ann Loraine [ aloraine ] Riddhi Jagdish Patil [ rpatil14 ]
            rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
            Assignee Riddhi Jagdish Patil [ rpatil14 ] Ann Loraine [ aloraine ]
            rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
            Assignee Ann Loraine [ aloraine ] Riddhi Jagdish Patil [ rpatil14 ]
            rpatil14 Riddhi Jagdish Patil (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            Hide
            rpatil14 Riddhi Jagdish Patil (Inactive) added a comment -

            Hi Professor,
            I am not able to reproduce this issue on my machine. I will need error logs from Devappstore2 to identify the problem. Can you attach the logs to this ticket?

            cc. [~aloraine]

            Show
            rpatil14 Riddhi Jagdish Patil (Inactive) added a comment - Hi Professor, I am not able to reproduce this issue on my machine. I will need error logs from Devappstore2 to identify the problem. Can you attach the logs to this ticket? cc. [~aloraine]
            sameer Sameer Shanbhag (Inactive) made changes -
            Assignee Riddhi Jagdish Patil [ rpatil14 ] Sameer Shanbhag [ sameer ]
            Hide
            sameer Sameer Shanbhag (Inactive) added a comment -

            Riddhi Jagdish Patil [~aloraine]

            I looked at the Log Files. the Problem is with NCBI Primer app. This App does not have a Description in its Repository.xml which is causing the Releases OBR to Break.
            I will Create a Ticket and fix this problem.

            Show
            sameer Sameer Shanbhag (Inactive) added a comment - Riddhi Jagdish Patil [~aloraine] I looked at the Log Files. the Problem is with NCBI Primer app. This App does not have a Description in its Repository.xml which is causing the Releases OBR to Break. I will Create a Ticket and fix this problem.
            Hide
            ann.loraine Ann Loraine added a comment -

            Sameer Shanbhag:

            Also please fix the pending_releases endpoint.

            Show
            ann.loraine Ann Loraine added a comment - Sameer Shanbhag : Also please fix the pending_releases endpoint.
            sameer Sameer Shanbhag (Inactive) made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status First Level Review in Progress [ 10301 ] To-Do [ 10305 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            Hide
            sameer Sameer Shanbhag (Inactive) added a comment -

            Prof [~aloraine], Shamika Gajanan Kulkarni Confirmed that the Pending Releases Endpoint is working fine. I am currently working on Releases Endpoint.

            Show
            sameer Sameer Shanbhag (Inactive) added a comment - Prof [~aloraine] , Shamika Gajanan Kulkarni Confirmed that the Pending Releases Endpoint is working fine. I am currently working on Releases Endpoint.
            Show
            sameer Sameer Shanbhag (Inactive) added a comment - Pull Request Submitted: https://bitbucket.org/lorainelab/appstore/pull-requests/180/igbf-2169-check-for-valid-description-in/diff
            sameer Sameer Shanbhag (Inactive) made changes -
            Assignee Sameer Shanbhag [ sameer ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
            sameer Sameer Shanbhag (Inactive) made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            Hide
            sameer Sameer Shanbhag (Inactive) added a comment -

            Pull Request Submitted:
            https://bitbucket.org/lorainelab/appstore/pull-requests/181/igbf-2169/diff

            Note: This is a new pull request as there were multiple places where we had to handle the Description being null. I have updated all the places in this pull request.

            Internal Server Error Due to Debug.log file fixed as a part of this ticket. changes can be found in the commit mentioned below.
            https://bitbucket.org/sshanbh1/sameer-appstorefork/commits/41a6ae6c94608a24ac2f631967a0b95556817492?at=master

            cc. Prof [~aloraine] Riddhi Jagdish Patil

            Testers:
            Great job pointing that out. This issue has been fixed and can be retested ones the pull request is merged.
            Shamika Gajanan Kulkarni Prutha Kulkarni Pawan Bole Pooja Nikhare

            Show
            sameer Sameer Shanbhag (Inactive) added a comment - Pull Request Submitted: https://bitbucket.org/lorainelab/appstore/pull-requests/181/igbf-2169/diff Note: This is a new pull request as there were multiple places where we had to handle the Description being null. I have updated all the places in this pull request. Internal Server Error Due to Debug.log file fixed as a part of this ticket. changes can be found in the commit mentioned below. https://bitbucket.org/sshanbh1/sameer-appstorefork/commits/41a6ae6c94608a24ac2f631967a0b95556817492?at=master cc. Prof [~aloraine] Riddhi Jagdish Patil Testers: Great job pointing that out. This issue has been fixed and can be retested ones the pull request is merged. Shamika Gajanan Kulkarni Prutha Kulkarni Pawan Bole Pooja Nikhare
            Hide
            ann.loraine Ann Loraine added a comment -

            Merged to master. Deployed to dev-appstore-2. Ready for testing
            Prutha Kulkarni
            Pooja Nikhare

            Show
            ann.loraine Ann Loraine added a comment - Merged to master. Deployed to dev-appstore-2. Ready for testing Prutha Kulkarni Pooja Nikhare
            Hide
            prutha Prutha Kulkarni (Inactive) added a comment -

            Submitted two apps to the dev-appstore-2. The OBR release endpoint is working fine now. Thanks Sameer Shanbhag.

            Show
            prutha Prutha Kulkarni (Inactive) added a comment - Submitted two apps to the dev-appstore-2. The OBR release endpoint is working fine now. Thanks Sameer Shanbhag .
            ann.loraine Ann Loraine made changes -
            Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
            ann.loraine Ann Loraine made changes -
            Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
            ann.loraine Ann Loraine made changes -
            Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
            ann.loraine Ann Loraine made changes -
            Resolution Done [ 10000 ]
            Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
            ann.loraine Ann Loraine made changes -
            Assignee Sameer Shanbhag [ sameer ]

              People

              • Assignee:
                sameer Sameer Shanbhag (Inactive)
                Reporter:
                shamika Shamika Gajanan Kulkarni (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: