CocoaPods / trunk.cocoapods.org

The authentication server for CocoaPods push
MIT License
38 stars 17 forks source link

Making a dispute results in 500 internal server error #467

Open LeonStemerdink opened 7 months ago

LeonStemerdink commented 7 months ago

Hi Trunk team!

I attempted to make a dispute/claim for a Pod by posting to "https://trunk.cocoapods.org/disputes".

As a result I expected to be redirected to "https://trunk.cocoapods.org/disputes/thanks".

What happened instead is that I received an 500 "Internal Server Error" response.

Note that the initial form, that posts to "https://trunk.cocoapods.org/disputes/new" works without issue. It is the actual sending of the dispute that results in this error. From looking at "disputes_controller.rb" I suspect there may be an issue with the Slack integration. However this is hard to say for sure without the actual server logs.

Could this issue please looked into? And could you perhaps clarify whether disputes are still received successfully, even though there is an error, or whether I need to make another dispute when the issue is resolved?

Thank you for your help!

LeonStemerdink commented 5 months ago

Hello Trunk team,

This issue still exists, preventing us from claiming our pod. Could you please provide some insights on this issue, and the planning for resolving it?

Thank you in advance!