Scaleway Backup Failed
-
Our Scaleway backup recently started to fail with the following notification:
Backup failed: Upload error: code: UnknownEndpoint message: Inaccessible host: example.s3.nl-ams.scw.cloud' at portundefined'. This service may not be available in the `nl-ams' region..
Recent logs:
Dec 02 04:18:10 box:backupupload upload completed. error: BoxError: Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region. at Object.finish (/home/yellowtent/box/src/storage/s3.js:129:30) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async tarPack (/home/yellowtent/box/src/backupformat/tgz.js:174:5) at async /home/yellowtent/box/src/backupformat/tgz.js:266:9 at async promiseRetry (/home/yellowtent/box/src/promise-retry.js:17:20) at async Object.upload (/home/yellowtent/box/src/backupformat/tgz.js:262:5) at async Object.upload (/home/yellowtent/box/src/backuptask.js:91:5) { reason: 'External Error', details: {} } Dec 02 04:18:10 box:backuptask runBackupUpload: result - {"result":"Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region."} Dec 02 04:18:10 box:shell backuptask: /usr/bin/sudo -S -E --close-from=4 /home/yellowtent/box/src/scripts/backupupload.js snapshot/app_c4f23162-e4a0-4a4b-8c64-ce1dad23f1ca tgz {"localRoot":"/home/yellowtent/appsdata/c4f23162-e4a0-4a4b-8c64-ce1dad23f1ca","layout":[]} errored BoxError: backuptask exited with code 50 signal null Dec 02 04:18:10 at ChildProcess.<anonymous> (/home/yellowtent/box/src/shell.js:111:19) Dec 02 04:18:10 at ChildProcess.emit (node:events:519:28) Dec 02 04:18:10 at ChildProcess._handle.onexit (node:internal/child_process:294:12) { Dec 02 04:18:10 reason: 'Shell Error', Dec 02 04:18:10 details: {}, Dec 02 04:18:10 code: 50, Dec 02 04:18:10 signal: null Dec 02 04:18:10 } Dec 02 04:18:10 box:taskworker Task took 1088.331 seconds Dec 02 04:18:10 box:tasks setCompleted - 5149: {"result":null,"error":{"stack":"BoxError: Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region.\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:170:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:365:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:387:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:508:29)","name":"BoxError","reason":"External Error","details":{},"message":"Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region."}} Dec 02 04:18:10 box:tasks update 5149: {"percent":100,"result":null,"error":{"stack":"BoxError: Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region.\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:170:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:365:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:387:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:508:29)","name":"BoxError","reason":"External Error","details":{},"message":"Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region."}} Dec 02 04:18:10 BoxError: Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region. Dec 02 04:18:10 at runBackupUpload (/home/yellowtent/box/src/backuptask.js:170:15) Dec 02 04:18:10 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Dec 02 04:18:10 at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:365:5) Dec 02 04:18:10 at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:387:5) Dec 02 04:18:10 at async fullBackup (/home/yellowtent/box/src/backuptask.js:508:29)What's odd is that we have another Cloudron also backing up to the same region in Scaleway (s3.nl-ams.scw.cloud), and it is fine.
-
@joseph
host s3.nl-ams.scw.cloudreturns:Host s3.nl-ams.scw.cloud not found: 2(SERVFAIL)Two notes:
- Any
hostquery returns the same error. - This does not happen on my other server (which also uses Cloudron and successfully backups to Scaleway -- and is with the same server provider).
I contacted the server provider, but they replied saying they don't offer support.
Am I correct in saying this is a server issue rather than a Scaleway issue?
Update:
cloudron-support --troubleshootreturns:[WARN] netplan configuration is empty. this might be OK depending on your networking setup [FAIL] DNS is not resolvingFurther,
/etc/netplan/is empty. How do I generate the correct .yaml file to include there?Final Update: I was able to crate a netplan .yaml file by following these instructions.
- Any
-
Our Scaleway backup recently started to fail with the following notification:
Backup failed: Upload error: code: UnknownEndpoint message: Inaccessible host: example.s3.nl-ams.scw.cloud' at portundefined'. This service may not be available in the `nl-ams' region..
Recent logs:
Dec 02 04:18:10 box:backupupload upload completed. error: BoxError: Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region. at Object.finish (/home/yellowtent/box/src/storage/s3.js:129:30) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async tarPack (/home/yellowtent/box/src/backupformat/tgz.js:174:5) at async /home/yellowtent/box/src/backupformat/tgz.js:266:9 at async promiseRetry (/home/yellowtent/box/src/promise-retry.js:17:20) at async Object.upload (/home/yellowtent/box/src/backupformat/tgz.js:262:5) at async Object.upload (/home/yellowtent/box/src/backuptask.js:91:5) { reason: 'External Error', details: {} } Dec 02 04:18:10 box:backuptask runBackupUpload: result - {"result":"Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region."} Dec 02 04:18:10 box:shell backuptask: /usr/bin/sudo -S -E --close-from=4 /home/yellowtent/box/src/scripts/backupupload.js snapshot/app_c4f23162-e4a0-4a4b-8c64-ce1dad23f1ca tgz {"localRoot":"/home/yellowtent/appsdata/c4f23162-e4a0-4a4b-8c64-ce1dad23f1ca","layout":[]} errored BoxError: backuptask exited with code 50 signal null Dec 02 04:18:10 at ChildProcess.<anonymous> (/home/yellowtent/box/src/shell.js:111:19) Dec 02 04:18:10 at ChildProcess.emit (node:events:519:28) Dec 02 04:18:10 at ChildProcess._handle.onexit (node:internal/child_process:294:12) { Dec 02 04:18:10 reason: 'Shell Error', Dec 02 04:18:10 details: {}, Dec 02 04:18:10 code: 50, Dec 02 04:18:10 signal: null Dec 02 04:18:10 } Dec 02 04:18:10 box:taskworker Task took 1088.331 seconds Dec 02 04:18:10 box:tasks setCompleted - 5149: {"result":null,"error":{"stack":"BoxError: Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region.\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:170:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:365:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:387:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:508:29)","name":"BoxError","reason":"External Error","details":{},"message":"Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region."}} Dec 02 04:18:10 box:tasks update 5149: {"percent":100,"result":null,"error":{"stack":"BoxError: Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region.\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:170:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:365:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:387:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:508:29)","name":"BoxError","reason":"External Error","details":{},"message":"Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region."}} Dec 02 04:18:10 BoxError: Upload error: code: UnknownEndpoint message: Inaccessible host: `example.s3.nl-ams.scw.cloud' at port `undefined'. This service may not be available in the `nl-ams' region. Dec 02 04:18:10 at runBackupUpload (/home/yellowtent/box/src/backuptask.js:170:15) Dec 02 04:18:10 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Dec 02 04:18:10 at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:365:5) Dec 02 04:18:10 at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:387:5) Dec 02 04:18:10 at async fullBackup (/home/yellowtent/box/src/backuptask.js:508:29)What's odd is that we have another Cloudron also backing up to the same region in Scaleway (s3.nl-ams.scw.cloud), and it is fine.
-
G girish marked this topic as a question on
-
@superhua said in Scaleway Backup Failed:
s3.nl-ams.scw.cloud
Can you check if
host s3.nl-ams.scw.cloudworks on your server? Did you use Scaleway as the provider in the Backups view? (or the S3 compat provider?)@joseph
host s3.nl-ams.scw.cloudreturns:Host s3.nl-ams.scw.cloud not found: 2(SERVFAIL)Two notes:
- Any
hostquery returns the same error. - This does not happen on my other server (which also uses Cloudron and successfully backups to Scaleway -- and is with the same server provider).
I contacted the server provider, but they replied saying they don't offer support.
Am I correct in saying this is a server issue rather than a Scaleway issue?
- Any
-
@joseph
host s3.nl-ams.scw.cloudreturns:Host s3.nl-ams.scw.cloud not found: 2(SERVFAIL)Two notes:
- Any
hostquery returns the same error. - This does not happen on my other server (which also uses Cloudron and successfully backups to Scaleway -- and is with the same server provider).
I contacted the server provider, but they replied saying they don't offer support.
Am I correct in saying this is a server issue rather than a Scaleway issue?
@superhua said in Scaleway Backup Failed:
I contacted the server provider, but they replied saying they don't offer support.
Which provider is this so I know to avoid them? thanks!

- Any
-
RackNerd.
However, to be fair, their Black Friday promotions are good, and they have been great for what we typically need.@superhua said in Scaleway Backup Failed:
Black Friday promotions
I am mostly allergic to such things. It just unsubscribe from marketing lists day for me.
-
@joseph
host s3.nl-ams.scw.cloudreturns:Host s3.nl-ams.scw.cloud not found: 2(SERVFAIL)Two notes:
- Any
hostquery returns the same error. - This does not happen on my other server (which also uses Cloudron and successfully backups to Scaleway -- and is with the same server provider).
I contacted the server provider, but they replied saying they don't offer support.
Am I correct in saying this is a server issue rather than a Scaleway issue?
Update:
cloudron-support --troubleshootreturns:[WARN] netplan configuration is empty. this might be OK depending on your networking setup [FAIL] DNS is not resolvingFurther,
/etc/netplan/is empty. How do I generate the correct .yaml file to include there?Final Update: I was able to crate a netplan .yaml file by following these instructions.
- Any
-
S superhua has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login