cpanato / mattermost-plugin-alertmanager

AlertManager Bot for Mattermost
Apache License 2.0
82 stars 19 forks source link

unable to add plugin to matter most #503

Closed traskat closed 1 month ago

traskat commented 1 month ago

Hey,

if i upload the tar.gz plugin via web UI i get the error in the UI

unable to generate plugin webapp bundle

It will appear in the installed plugin list, but is not able to run. it fails with the error message.

This plugin failed to start. unable to generate webapp bundle: alertmanager: unable to copy webapp bundle directory: alertmanager: stat plugins/alertmanager/webapp/dist: no such file or directory

is there any workaround?

thanks in advance

traskat commented 1 month ago

i just checked the logs again.

and i am getting this error

"timestamp":"2024-10-21 08:35:13.003 +02:00","level":"warn","msg":"skipping unsupported header type on extracting tar file","caller":"app/extract_plugin_tar.go:48","header_type":"g","header_name":"pax_global_header"}
traskat commented 1 month ago

i downloaded the version again and it seems to work now.

i guess there was a transmission error.

sorry for the noise and thanks