Something went wrong on our end. Please try again. If this keeps happening, contact support. (Issue ID for Atlassian use: Anonymous ID: "f574abab-1c3f-4317-bb65-1d216622d9ce")
I used this link https://www.atlassian.com/try/cloud/signup?bundle=devai to create a site, submit "agree and start now" button, it was show above error.
我发现了问题所在,原因是在注册页面这个js地址 https://www.gstatic.cn/recaptcha/releases/Lu6n5xwy2ghvnPNo3IxkhcCb/recaptcha__zh_cn.js 因为浏览器的CSP未能加载,可以安装以下这个插件 https://chromewebstore.google.com/detail/disable-content-security/eckgajjlhojckchohogcblfjhpfdmoge ,然后在注册页面点击插件启用它以禁用浏览器的CSP,这样再点击「agree and start now」按钮就可以正常注册了
I found the issue. The problem is that the JavaScript file at https://www.gstatic.cn/recaptcha/releases/Lu6n5xwy2ghvnPNo3IxkhcCb/recaptcha__zh_cn.js on the registration page couldn't be loaded due to the browser's Content Security Policy (CSP). You can install this plugin https://chromewebstore.google.com/detail/disable-content-security/eckgajjlhojckchohogcblfjhpfdmoge, then on the registration page, click the plugin to enable it to disable the browser's CSP. This way, you can then click the "agree and start now" button to register normally.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.