Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
h1: Secure connections using SSL/TLS
paragraph: Guide to securing your serverless SQL database connections using SSL/TLS protocols.
dates:
validation: 2024-06-03
validation: 2024-12-09
posted: 2024-06-03
---

Expand Down
2 changes: 1 addition & 1 deletion storage/object/troubleshooting/cannot-access-data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Troubleshoot issues related to accessing data in Scaleway Object Storage.
tags: help troubleshooting object storage blocked data locked fail unable impossible
dates:
validation: 2024-06-04
validation: 2024-12-09
posted: 2024-06-04
categories:
- storage
Expand Down
2 changes: 1 addition & 1 deletion storage/object/troubleshooting/cannot-delete-bucket.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Guide to solving bucket deletion problems in Object Storage.
tags: help troubleshooting object storage delete bucket fail unable impossible
dates:
validation: 2024-06-04
validation: 2024-12-09
posted: 2024-06-04
categories:
- storage
Expand Down
6 changes: 3 additions & 3 deletions storage/object/troubleshooting/cannot-restore-glacier.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Learn to troubleshoot issues when restoring Glacier objects.
tags: help troubleshooting object storage restore glacier fail unable impossible
dates:
validation: 2024-06-04
validation: 2024-12-09
posted: 2024-06-04
categories:
- storage
Expand All @@ -20,11 +20,11 @@ categories:

## Problem

I need to retrieve my data from Scaleway Glacier, but the restore operation does not seem to function.
I need to retrieve my data from Scaleway Glacier, but the restore operation does not seem to work.

## Cause

The time it takes to restore an object depends on the size of the object and if [multipart](/storage/object/concepts/#multipart-uploads) is configured. If your object is larger than 1 MB, it can take anywhere from a few minutes to 24 hours for restore to start.
The time it takes to restore an object depends on the size of the object, and if [multipart](/storage/object/concepts/#multipart-uploads) is configured. If your object is larger than 1 MB, it can take anywhere from a few minutes to 24 hours for restore to start.

## Solution

Expand Down
2 changes: 1 addition & 1 deletion storage/object/troubleshooting/low-performance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Diagnose and improve Object Storage performance.
tags: help troubleshooting object storage poor performance issues slow
dates:
validation: 2024-06-04
validation: 2024-12-09
posted: 2024-06-04
categories:
- storage
Expand Down
Loading