diff --git a/blocks/mainLinks.json b/blocks/mainLinks.json index 6b013d46cf..fc89749bd8 100644 --- a/blocks/mainLinks.json +++ b/blocks/mainLinks.json @@ -12,6 +12,12 @@ "package": "docs", "to": "/tutorials/" }, + { + "icon": "billing", + "label": "Troubleshooting Hub", + "package": "docs", + "to": "/troubleshooting/" + }, { "icon": "documentation", "label": "FAQs", diff --git a/pages/troubleshooting/index.mdx b/pages/troubleshooting/index.mdx new file mode 100644 index 0000000000..db214bf3e4 --- /dev/null +++ b/pages/troubleshooting/index.mdx @@ -0,0 +1,225 @@ +--- +meta: + title: Troubleshooting Hub + description: Find information, assistance, and solutions related to Scaleway products and services. +content: + paragraph: Find information, assistance, and solutions related to Scaleway products and services. +--- + + + + + + + + + + + + + + +## Most viewed pages + + + + + + +
+ - [My account has been locked](/faq/account/#my-account-is-locked-what-do-i-do) + - [I can't connect to my instance using SSH](/instances/troubleshooting/cant-connect-ssh/#warning-remote-host-identification-has-changed) + - [I can't connect to my Mac Mini using VNC](/apple-silicon/troubleshooting/cant-connect-using-vnc/) + - [How to add a payment method](/billing/how-to/add-payment-method/) + - [How to rename an Organization]() + + - [How to delete an account](/account/how-to/close-account/) + - [How to verify your identity](/account/how-to/verify-identity/) + - [My API key does not work with Object Storage](/object-storage/troubleshooting/api-key-does-not-work/) + - [I need help installing NVIDIA drivers on Ubuntu 22.04](/gpu/troubleshooting/install-nvidia-drivers-ubuntu/) + - [I am not allowed to perform actions on resources](/iam/troubleshooting/cannot-use-resources/) +
+ +## Browse troubleshooting pages by product + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file