opensearch-project / reporting

Export and automate PNG, PDF, and CSV reports in OpenSearch Dashboards
https://opensearch.org/docs/latest/dashboards/reporting/
Apache License 2.0
28 stars 64 forks source link

[BUG] opensearch-reporting-cli tool error #844

Open solange07 opened 9 months ago

solange07 commented 9 months ago

**[OpenSearch reporting cli tool error]

When trying to generate and send a report via email I get the error message " Invalid username or password"

Credentials are ok. /bin/opensearch-reporting-cli -u https://localhost/goto/something -a basic -c user:pass -e smtp -s email@gmail.com -r email@gmail.com -f png --smtpusername email@gmail.com --smtppassword pass --smtphost smtp.gmail.com --smtpport 465

result4

This is the result when the authentication type is none:

/bin/opensearch-reporting-cli -u https://localhost/goto/something -c user:pass -e smtp -s email@gmail.com -r email@gmail.com -f png --smtpusername email@gmail.com --smtppassword pass --smtphost smtp.gmail.com --smtpport 465 resu;t3

result2

Reference: https://forum.opensearch.org/t/opensearch-reporting-cli-tool-error/15485

derek-ho commented 8 months ago

@kavithacm can you take a look here? Will assign you and rupal

liamhess commented 7 months ago

hi, @kavithacm @rupal-bq, any progress on this😄? I can't upgrade without the report feature working :)

guanlinz commented 6 months ago

Same issue here, any workaround for first ads?

skd-perforce commented 4 months ago

I am facing the same issue, any workaround or progress on this?

pinosoy commented 4 months ago

I have the same problem , Any workaround or progress?