storj / storj

Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.
https://storj.io
GNU Affero General Public License v3.0
2.95k stars 397 forks source link

Satellite UI: Help users debug captcha errors better #7095

Open mobyvb opened 1 month ago

mobyvb commented 1 month ago

Sometimes users may get captcha errors due to using VPNs or accessing the satellite UI via VMs running in the cloud. In some cases, users may even be prevented from successfully completing a captcha.

Users who experience these issues are often funneled to support, but we can add an additional suggestion in the UI to try some basic things that could help. In many users' situations, a quick solution is to disable VPN to create an account and/or login, and this does not require using support's resources.

Example issue: https://forum.storj.io/t/cannot-login-into-ap1-storj-io-got-error-hcaptcha-is-required/24701?u=alexey

AC:

storj-gerrit[bot] commented 4 days ago

Change web/satellite: Update captcha error text for login mentions this issue.

mobyvb commented 4 days ago

@boshevski see updated error message in this change: https://review.dev.storj.io/c/storj/storj/+/14736

boshevski commented 3 days ago

Looks good.