fedora-infra / pagure-exporter

Simple exporter tool that helps migrate repository files, data assets and issue tickets from projects on Pagure to GitLab
GNU General Public License v3.0
6 stars 6 forks source link

Issue ticket status assertion failed due to CODE `500` and REASON `Internal Server Error` #80

Closed gridhead closed 8 months ago

gridhead commented 11 months ago

While trying to verify the presence of the errors notified in https://github.com/fedora-infra/pagure-exporter/issues/60#issuecomment-1823576900, I came across this error.

[2023-11-23 07:38:46 +0530] [ BUSY ] Migrating issue ticket with labels #86 '[Outreachy] Fedora Design Internship: Fedora Zine - Dec-March 2020-2021 ' by 'Marie Nordin (ID riecatnor)'...
[2023-11-23 07:38:46 +0530]          Migrated to https://gitlab.com/gridhead/protop2g-test/-/issues/5840 in 3.58 second(s)
[2023-11-23 07:38:46 +0530] [ BUSY ] Asserting issue ticket status...
[2023-11-23 07:39:01 +0530] [ FAIL ] Issue ticket status assertion failed!
[2023-11-23 07:39:01 +0530]          Failed due to code '500' and reason 'Internal Server Error' in 15.76 second(s)

This is one of the first kind and should be investigated.

gridhead commented 8 months ago

Fixed via #100.

Check this out https://github.com/fedora-infra/pagure-exporter/pull/100/files#r1503568679.