You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/codespaces/troubleshooting/troubleshooting-creation-and-deletion-of-codespaces.md
+16-11Lines changed: 16 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
title: Troubleshooting creation and deletion of codespaces
3
-
intro: 'This article provides troubleshooting steps for common issues you may experience when creating or deleting a codespace, including storage and configuration issues.'
3
+
intro: "This article provides troubleshooting steps for common issues you may experience when creating or deleting a codespace, including storage and configuration issues."
4
4
versions:
5
-
fpt: '*'
6
-
ghec: '*'
5
+
fpt: "*"
6
+
ghec: "*"
7
7
type: reference
8
8
topics:
9
9
- Codespaces
@@ -13,6 +13,7 @@ shortTitle: Creation and deletion
13
13
## Creating codespaces
14
14
15
15
### No access to create a codespace
16
+
16
17
{% data variables.product.prodname_github_codespaces %} is not available for all repositories. If the options for creating a codespace are not displayed, {% data variables.product.prodname_github_codespaces %} may not be available for that repository. For more information, see "[Creating a codespace for a repository](/codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository#access-to-codespaces)."
17
18
18
19
Provided you have remaining monthly included usage of {% data variables.product.prodname_github_codespaces %} on your personal account, or you have set up a payment method and a spending limit, you will be able to create codespaces for public repositories. However, you can only create a codespace for a private repository if you can push changes to the repository, or you can fork the repository.
@@ -31,7 +32,7 @@ If you still cannot create a codespace for a repository where {% data variables.
31
32
32
33
### Codespace creation fails
33
34
34
-
If the creation of a codespace fails, it's likely to be due to a temporary infrastructure issue in the cloud - for example, a problem provisioning a virtual machine for the codespace. A less common reason for failure is if it takes longer than an hour to build the container. In this case, the build is cancelled and codespace creation will fail.
35
+
If the creation of a codespace fails, it's likely to be due to a temporary infrastructure issue in the cloud - for example, a problem provisioning a virtual machine for the codespace. A less common reason for failure is if it takes longer than an hour to build the container. In this case, the build is canceled and codespace creation will fail.
35
36
36
37
{% note %}
37
38
@@ -50,23 +51,26 @@ If you create a codespace and the creation fails:
50
51
{% note %}
51
52
52
53
**Note**: To view the logs during a build:
53
-
* In the browser, click **View logs.**
54
+
55
+
- In the browser, click **View logs.**
54
56
55
57

56
58
57
-
* In the VS Code desktop application, click **Building codespace** in the "Setting up remote connection" that's displayed.
59
+
- In the VS Code desktop application, click **Building codespace** in the "Setting up remote connection" that's displayed.
58
60
59
61

60
62
61
-
{% endnote %}
62
-
2. If you have a container that takes a long time to build, consider using prebuilds to speed up codespace creations. For more information, see "[Configuring prebuilds](/codespaces/prebuilding-your-codespaces/configuring-prebuilds#configuring-prebuilds)."
63
+
{% endnote %}
64
+
65
+
1. If you have a container that takes a long time to build, consider using prebuilds to speed up codespace creations. For more information, see "[Configuring prebuilds](/codespaces/prebuilding-your-codespaces/configuring-prebuilds#configuring-prebuilds)."
63
66
64
67
## Deleting codespaces
65
68
66
69
A codespace can only be deleted by:
67
-
* The person who created the codespace.
68
-
* An organization owner for an organization-owned codespace.
69
-
* Automatic deletion at the end of a retention period.
70
+
71
+
- The person who created the codespace.
72
+
- An organization owner for an organization-owned codespace.
73
+
- Automatic deletion at the end of a retention period.
70
74
71
75
For more information, see "[Deleting a codespace](/codespaces/developing-in-codespaces/deleting-a-codespace)" and "[Configuring automatic deletion of your codespaces](/codespaces/customizing-your-codespace/configuring-automatic-deletion-of-your-codespaces)."
72
76
@@ -91,6 +95,7 @@ Some more destructive options:
91
95
```
92
96
This codespace is currently running in recovery mode due to a container error.
93
97
```
98
+
94
99
Review the creation logs and update the dev container configuration as needed. For more information, see "[{% data variables.product.prodname_github_codespaces %} logs](/codespaces/troubleshooting/github-codespaces-logs)."
95
100
96
101
You can then try restarting the codespace, or rebuilding the container. For more information on rebuilding the container, see "[Introduction to dev containers](/codespaces/setting-up-your-project-for-codespaces/introduction-to-dev-containers#applying-configuration-changes-to-a-codespace)."
{% data reusables.organizations.block_users %} 6. Under "Block a user", type the username of the user you'd like to block.
67
+
 7. If you'd like to set a time limit for the block, use the Block options drop-down menu, and select the amount of time you'd like to block the user.
@@ -23,6 +23,7 @@ You can block a user in your account settings or from the user's profile. {% dat
23
23
{% endtip %}
24
24
25
25
When you block a user:
26
+
26
27
- The user stops following you
27
28
- The user stops watching and unpins your repositories
28
29
- The user is not able to join any organizations you are an owner of
@@ -32,12 +33,13 @@ When you block a user:
32
33
- The user's contributions to your repositories are no longer counted as contributions for them
33
34
- Your contributions to the blocked user's repositories are no longer counted as contributions for you
34
35
- You are removed as a collaborator on their repositories
35
-
- Their sponsorship of you is cancelled
36
-
- Any pending repository or account successor invitations to or from the blocked user are cancelled
36
+
- Their sponsorship of you is canceled
37
+
- Any pending repository or account successor invitations to or from the blocked user are canceled
37
38
- The user is removed as a collaborator from all the projects and {% data variables.projects.projects_v1_boards %} owned by you
38
39
- You are removed as a collaborator from all the projects and {% data variables.projects.projects_v1_boards %} owned by the user
39
40
40
41
After you've blocked a user, they cannot:
42
+
41
43
- Send you any notifications, including by [@mentioning](/articles/basic-writing-and-formatting-syntax/#mentioning-people-and-teams) your username
42
44
- Comment on or edit issues or pull requests that you've created
43
45
- React to your comments on issues, pull requests, and commits
@@ -52,6 +54,7 @@ After you've blocked a user, they cannot:
52
54
- Make changes to your public projects and {% data variables.projects.projects_v1_boards %}
53
55
54
56
In repositories you own, blocked users also cannot:
57
+
55
58
- Open issues
56
59
- Send, close, or merge pull requests
57
60
- Comment on issues, pull requests, or commits
@@ -60,18 +63,15 @@ In repositories you own, blocked users also cannot:
60
63
## Blocking a user in your account settings
61
64
62
65
{% data reusables.user-settings.access_settings %}
63
-
{% data reusables.user-settings.blocked_users %}
64
-
3. Under "Block a user", type the username of the user you'd like to block, then click **Block user**.
65
-

66
-
4. Optionally, to display a warning when you visit a repository where a blocked user is a contributor, select **Warn me when a blocked user is a prior contributor to a repository**.
67
-

66
+
{% data reusables.user-settings.blocked_users %} 3. Under "Block a user", type the username of the user you'd like to block, then click **Block user**.
67
+
 4. Optionally, to display a warning when you visit a repository where a blocked user is a contributor, select **Warn me when a blocked user is a prior contributor to a repository**.
68
+

68
69
69
70
## Blocking a user from their profile page
70
71
71
72
{% data reusables.profile.user_profile_page_navigation %}
72
-
{% data reusables.profile.user_profile_page_block_or_report %}
73
-
3. Click **Block user**.
74
-

73
+
{% data reusables.profile.user_profile_page_block_or_report %} 3. Click **Block user**.
74
+

intro: 'The {% data variables.product.prodname_marketplace %} Insights page displays metrics for your {% data variables.product.prodname_github_app %}. You can use the metrics to track your {% data variables.product.prodname_github_app %}''s performance and make more informed decisions about pricing, plans, free trials, and how to visualize the effects of marketing campaigns.'
3
+
intro: "The {% data variables.product.prodname_marketplace %} Insights page displays metrics for your {% data variables.product.prodname_github_app %}. You can use the metrics to track your {% data variables.product.prodname_github_app %}'s performance and make more informed decisions about pricing, plans, free trials, and how to visualize the effects of marketing campaigns."
You can view metrics for the past day (24 hours), week, month, or for the entire duration of time that your {% data variables.product.prodname_github_app %} has been listed.
18
19
19
20
{% note %}
@@ -26,31 +27,28 @@ You can view metrics for the past day (24 hours), week, month, or for the entire
26
27
27
28
The Insights page displays these performance metrics, for the selected time period:
28
29
29
-
***Subscription value:** Total possible revenue (in US dollars) for subscriptions. This value represents the possible revenue if no plans or free trials are cancelled and all credit transactions are successful. The subscription value includes the full value for plans that begin with a free trial in the selected time period, even when there are no financial transactions in that time period. The subscription value also includes the full value of upgraded plans in the selected time period but does not include the prorated amount. To see and download individual transactions, see "[GitHub Marketplace transactions](/marketplace/github-marketplace-transactions/)."
30
-
***Visitors:** Number of people that have viewed a page in your GitHub Apps listing. This number includes both logged in and logged out visitors.
31
-
***Pageviews:** Number of views the pages in your GitHub App's listing received. A single visitor can generate more than one page view.
30
+
-**Subscription value:** Total possible revenue (in US dollars) for subscriptions. This value represents the possible revenue if no plans or free trials are canceled and all credit transactions are successful. The subscription value includes the full value for plans that begin with a free trial in the selected time period, even when there are no financial transactions in that time period. The subscription value also includes the full value of upgraded plans in the selected time period but does not include the prorated amount. To see and download individual transactions, see "[GitHub Marketplace transactions](/marketplace/github-marketplace-transactions/)."
31
+
-**Visitors:** Number of people that have viewed a page in your GitHub Apps listing. This number includes both logged in and logged out visitors.
32
+
-**Pageviews:** Number of views the pages in your GitHub App's listing received. A single visitor can generate more than one page view.
32
33
33
34
{% note %}
34
35
35
-
**Note:**Your estimated subscription value could be much higher than the transactions processed for this period.
36
+
**Note:** Your estimated subscription value could be much higher than the transactions processed for this period.
36
37
37
38
{% endnote %}
38
39
39
40
### Conversion performance
40
41
41
-
***Unique visitors to landing page:** Number of people who viewed your GitHub App's landing page.
42
-
***Unique visitors to checkout page:** Number of people who viewed one of your GitHub App's checkout pages.
43
-
***Checkout page to new subscriptions:** Total number of paid subscriptions, free trials, and free subscriptions. See the "Breakdown of total subscriptions" for the specific number of each type of subscription.
42
+
-**Unique visitors to landing page:** Number of people who viewed your GitHub App's landing page.
43
+
-**Unique visitors to checkout page:** Number of people who viewed one of your GitHub App's checkout pages.
44
+
-**Checkout page to new subscriptions:** Total number of paid subscriptions, free trials, and free subscriptions. See the "Breakdown of total subscriptions" for the specific number of each type of subscription.
To access {% data variables.product.prodname_marketplace %} Insights:
48
49
49
50
{% data reusables.user-settings.access_settings %}
50
51
{% data reusables.user-settings.developer_settings %}
51
-
{% data reusables.user-settings.marketplace_apps %}
52
-
4. Select the {% data variables.product.prodname_github_app %} that you'd like to view Insights for.
53
-
{% data reusables.user-settings.edit_marketplace_listing %}
54
-
6. Click the **Insights** tab.
55
-
7. Optionally, select a different time period by clicking the Period dropdown in the upper-right corner of the Insights page.
52
+
{% data reusables.user-settings.marketplace_apps %} 4. Select the {% data variables.product.prodname_github_app %} that you'd like to view Insights for.
53
+
{% data reusables.user-settings.edit_marketplace_listing %} 6. Click the **Insights** tab. 7. Optionally, select a different time period by clicking the Period dropdown in the upper-right corner of the Insights page.
56
54

0 commit comments