You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started the server and the web application. After that, I deployed the plugin to my local server.
Everything was fine up to this point, and I was able to enable the plugin from the System Console.
I created a Docker Compose file for setting up LocalStack.
After starting the Docker container for LocalStack, I created an SNS topic and created a subscription to the plugin endpoint.
The server received the request, but as soon as the plugin tried to handle the subscription confirmation it caused a panic. I will add the relevant logs below:
Hi @here,
I started in the past days to work on the following ticket: issue-mattermost-plugin-aws-SNS-12
I started the server and the web application. After that, I deployed the plugin to my local server.
Everything was fine up to this point, and I was able to enable the plugin from the System Console.
I created a Docker Compose file for setting up LocalStack.
After starting the Docker container for LocalStack, I created an SNS topic and created a subscription to the plugin endpoint.
The server received the request, but as soon as the plugin tried to handle the subscription confirmation it caused a panic. I will add the relevant logs below:
I was wondering if anyone has noticed this problem recently?
Issue created from a Mattermost message by
@george.cionca
.The text was updated successfully, but these errors were encountered: