R
Railway<yanzaum/>

backup postgres R2

What's the problem with this error? wrong credential?
Error while running backup: Error: getaddrinfo ENOTFOUND co-ro.s3.enam.amazonaws.com

at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26) {

errno: -3008,

code: 'ENOTFOUND',

syscall: 'getaddrinfo',

hostname: 'co-ro.s3.enam.amazonaws.com',

'$metadata': { attempts: 1, totalRetryDelay: 0 }

}
Error while running backup: Error: getaddrinfo ENOTFOUND co-ro.s3.enam.amazonaws.com

at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26) {

errno: -3008,

code: 'ENOTFOUND',

syscall: 'getaddrinfo',

hostname: 'co-ro.s3.enam.amazonaws.com',

'$metadata': { attempts: 1, totalRetryDelay: 0 }

}
Solution:
I ended up looking at the source code, I didn't need to set the custom env: AWS_S3_ENDPOINT
P
Percy18d ago
Project ID: 292b415c-613e-475a-8f0d-9db4abd34534
Y
<yanzaum/>18d ago
292b415c-613e-475a-8f0d-9db4abd34534
Solution
Y
<yanzaum/>18d ago
I ended up looking at the source code, I didn't need to set the custom env: AWS_S3_ENDPOINT
Y
<yanzaum/>18d ago
resolved!
Want results from more Discord servers?
Add your server
More Posts
I cant deploy.Hello! i for some reason cant deploy my self hosted version of the zeppelin discord bot. Please helpHow do I create a template from the following Docker files?`Dockerfile` ```yml FROM postgres:16-alpine3.19 RUN apk -U add --no-cache \ alpine-sdk \ curl-Is it possible to use Redis?After all that has happened to Redis, is it still possible to create a Docker image and update it toIs it possible to use Redis?After all that has happened to Redis, is it still possible to create a Docker image and receive updaWatch paths to ignore on PR deployment (preview)I have watch paths set on the `preview` environment, but am still seeing instances spin up for new PPayment fails on portal but is success on Visa appWhen I try to subscribe to hobby plan, my payment fails on the railway site with "card declined" wheCannot change nixpkgsArchive hash from railway.tomlHello, seems like I can't change the nixpkgs archive version from railway.toml ``` [build] builder =can i use railway postgres db with @vercel/postgres ?I am try trying to use railway postgress db with @vercel/postgres. Is it compatible? How do I map raIssue Deploying Django App with Gunicorn on RailwayIt's been a few days of trying to get this up for some production tests but I'm having issues gettinPrisma Nickpacks with Bun errorWhen trying to build nixpacks with bun and prisma using this config: ```toml # nixpacks.toml [phasesHow to retrieve env vars from railway?I need to use them in github action and I don't want to have them as a secret in github as well as iDjango app, slow server responseI am having django app, regular django templates. Database is on google cloud. This is railway re