Skip to content

Commit 0345deb

Browse files
authored
Merge pull request #9 from sourcegraph-community/jd/updates-20250407031328
Jd/updates 20250407031328
2 parents d02bf4a + 797b60e commit 0345deb

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

answers.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
{
2727
"url": "https://community.sourcegraph.com/t/hitting-limits-due-to-model-switching/2200",
2828
"title": "Resolving rate limit issues caused by model switching",
29-
"answer": "If you've encountered rate limit issues due to frequent model switching, and have been informed it's related to 'problematic code', we recommend the following steps: First, ensure your Cody plugin or extension is updated to the latest stable version. Then, try logging out and back into your Sourcegraph account. This should resolve the issue and prevent future occurrences."
29+
"url": "https://community.sourcegraph.com/t/error-403-workspaces-forbidden-user-is-banned/2438",
30+
"answer": "If you encounter rate limit issues due to frequent model switching, update your Cody plugin/extension to the latest stable version. Then, log out and log back into your Sourcegraph account to resolve the issue. This solution addresses problems related to what Sourcegraph identified as 'problematic code' that caused some users to be incorrectly flagged or banned."
3031
},
3132
{
32-
"url": "https://community.sourcegraph.com/t/error-403-workspaces-forbidden-user-is-banned/2438",
3333
"title": "Error: 403 workspaces forbidden user is banned",
3434
"answer": "Please contact [email protected] via e-mail for further clarification."
3535
},
@@ -77,4 +77,14 @@
7777
"url": "https://github.com/sourcegraph/jetbrains/issues/3225",
7878
"title": "GoLand on macOS repeatedly prompts for Cody login despite successful authentication.",
7979
"answer": "To resolve this, please ensure that GoLand is configured to use the native macOS Keychain for storing passwords. This allows the application to securely remember your login credentials. To check this setting, navigate to **Settings** (or **Preferences** on macOS) > **Appearance & Behavior** > **System Settings** > **Passwords** and verify that the option **'In native Keychain'** is selected. If it's not, select it and restart GoLand."
80+
},
81+
{
82+
"url": "https://www.reddit.com/r/sourcegraph/comments/1jr9tzh/stuck_at_starting_cody_in_phpstorm/",
83+
"title": "As the Title says I'm stuck at \"Starting Cody...\" in PhpStorm.",
84+
"answer": "To resolve the \"Starting Cody...\" hang in PhpStorm on Ubuntu 24.04, try these additional troubleshooting steps: Verify JCEF (Java Chromium Embedded Framework) is properly enabled with correct VM options, ensure all required system packages are installed (libnss3, libatk-bridge2.0-0t64, libxss1, libgbm1, libasound2t64), and check your IDE logs for specific errors. If problems persist, try resetting the IDE cache or reinstalling the Cody plugin."
85+
},
86+
{
87+
"url": "https://community.sourcegraph.com/t/is-there-a-status-board-for-cody/2537",
88+
"title": "Is there a status board for Cody?",
89+
"answer": "Yes, Sourcegraph maintains a status page for monitoring Cody and other services. You can check the status page at 'Sourcegraph Status' which shows maintenance events and service availability. During outages, Sourcegraph also posts announcements about scheduled maintenance that may affect service here: https://sourcegraphstatus.com/"
8090
}]

0 commit comments

Comments
 (0)