Failure in browser_ui/3_create/web_ide/web_terminal_spec.rb | Create Web IDE web terminal user starts the web terminal
### Full description
Create Web IDE web terminal user starts the web terminal
### File path
./qa/specs/features/browser_ui/3_create/web_ide/web_terminal_spec.rb
### Stack trace
```
Failure/Error: raise("Console error(s):\n#{errors.join("\n\n")}")
RuntimeError:
Console error(s):
2022-03-09 20:07:10 +0000 SEVERE: http://gitlab-gitaly-cluster.test/admin/subscription - Clear-Site-Data header on 'http://gitlab-gitaly-cluster.test/users/sign_out': Not supported for insecure origins.
2022-03-09 20:07:27 +0000 SEVERE: http://gitlab-gitaly-cluster.test/-/profile/personal_access_tokens - Clear-Site-Data header on 'http://gitlab-gitaly-cluster.test/users/sign_out': Not supported for insecure origins.
2022-03-09 20:07:50 +0000 SEVERE: http://gitlab-gitaly-cluster.test/qa-user-353ad63984bccb07/project-with-code-f4b729ae1e8f4e2b - Clear-Site-Data header on 'http://gitlab-gitaly-cluster.test/users/sign_out': Not supported for insecure origins.
2022-03-09 20:08:01 +0000 SEVERE: http://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group/qa-test-2022-03-09-20-07-15-565b8a931a68f981/project-with-code-f4b729ae1e8f4e2b/-/merge_requests/1 - Clear-Site-Data header on 'http://gitlab-gitaly-cluster.test/users/sign_out': Not supported for insecure origins.
2022-03-09 20:10:07 +0000 SEVERE: http://gitlab-gitaly-cluster.test/assets/webpack/ide_terminal.f4ff1a6e.chunk.js 0 WebSocket connection to 'ws://gitlab-gitaly-cluster.test/gitlab-qa-sandbox-group/qa-test-2022-03-09-20-07-15-565b8a931a68f981/web-terminal-project-58241b26c9f8e62e/-/jobs/1/terminal.ws' failed: Error during WebSocket handshake: Unexpected response code: 500
```
First happened in https://gitlab.com/gitlab-org/quality/nightly/-/jobs/2184126603.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347737.
issue