Geting error in Posgress S3 backup repo

keshavk2910
PRO

a year ago

I amd getting error Cannot find module 'fast-xml-parser' in postgress S3 backup template provided by railway.

Solved

14 Replies

a year ago

please provide the logs that show that the error

https://bookmarklets.up.railway.app/log-downloader/


keshavk2910
PRO

a year ago

Here's the log

Attachments


samuelms
PRO

a year ago

Also seeing this issue.


a year ago

okay thanks for the reports and the log, I will look into it.


a year ago

fixed in this PR

Until this is merged you may deploy your service from the branch in my PR.

Edit: PR has been merged


Status changed to Solved railway[bot] over 1 year ago


samuelms
PRO

a year ago

fixed in this PR

Until this is merged you may deploy your service from the branch in my PR.

Thanks! Is it usually pretty fast to get PRs like these merged? Asking since I think otherwise we'd have to fork the template repo first to be able to deploy from your PR branch – since the GitHub integration only lets us pick from personal & organization repos we've got direct access to, not public stuff. (Or I'm missing something obvious.)


a year ago

yeah as far as I know you would have to fork my repo and its branches to be able to deploy my PR branch.

though I have asked the team to look at the PR.


a year ago

let me take a look at the PR rn


a year ago

We've merged Brody's PR! thank you Brody!

Let us know if you experience any further issues.


samuelms
PRO

a year ago

Thanks everyone for the quick turnaround! How do I get the service to pick up the changes, by the way? Railway seems to be reporting the upstream is "up-to-date", even though I can see the PR was in fact merged. (I know I can recreate the service entirely but this seems like a good thing to figure out in case there are future updates.)

Attachments


a year ago

Hm interesting.. can you try a Redeploy?


a year ago

the check for updates feature has a tendency not to work, so if the redeploy doesn't work what I would do is -

then it will deploy the newly updated repository, and for any future updates, simply watch Railway's repository, when there's a PR merged you can easily go back to your fork and click the sync button and Railway will deploy the changes.


samuelms
PRO

a year ago

Yep, makes sense – just nuked & recreated the service (and cloned repo) and it seems to be happy now. Thanks again.


a year ago

no problem!


Geting error in Posgress S3 backup repo - Railway Help Station