Blinkers
Blinkers
RRailway
Created by Blinkers on 3/6/2024 in #✋|help
Directus: impossible to update or to run the old version
Project ID : 9be34f5b-fa35-49c1-83c5-f0fbd245db9b Template : https://github.com/kadumedim/directus-starter My repo : https://github.com/Blinkers/directus-morerod Before everything was working fine, I tried to update Postgres and Directus directly from Railway, and now I'm encountering an error with Directus during startup:
(node:116) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. (Use node --trace-deprecation ... to show where the warning was created) TypeError: Cannot read properties of undefined (reading 'toUpperCase') at file:///app/node_modules/@directus/api/dist/utils/validate-storage.js:17:108 at Array.map (<anonymous>) at validateStorage (file:///app/node_modules/@directus/api/dist/utils/validate-storage.js:17:66) at createApp (file:///app/node_modules/@directus/api/dist/app.js:71:11) at async createServer (file:///app/node_modules/@directus/api/dist/server.js:18:38) at async Command.startServer (file:///app/node_modules/@directus/api/dist/server.js:113:20) at async Command.parseAsync (/app/node_modules/commander/lib/command.js:936:5)
I also attempted a rollback, but it didn't work either:
ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm i" did not complete successfully: exit code: 1
Error: Docker build failed`
How can I restart without losing my data? Thanks!!
15 replies