Jack
Jack
RRailway
Created by Jack on 1/17/2024 in #✋|help
Transferring ownership of a project fails
I receive this issue when trying to transfer ownership: Invalid project transfer, please ask the project owner to re-initiate the transfer of this project Tried multiple times and it won't work. Both users are on the Pro subscription.
19 replies
RRailway
Created by Jack on 10/6/2023 in #✋|help
the "timescaledb" extension is not up-to-date
2023-10-06 05:18:44.695 UTC [32560] LOG: the "timescaledb" extension is not up-to-date 2023-10-06 05:18:44.695 UTC [32560] HINT: The most up-to-date version is 2.12.0, the installed version is 2.1.1. This is causing my app to fail to respond. I tried updating via ALTER EXTENSION timescaledb UPDATE; but didn't work.
8 replies
RRailway
Created by Jack on 7/19/2023 in #✋|help
curl issue for deployments
17 replies
RRailway
Created by Jack on 1/10/2023 in #✋|help
Build failed - Error: error:0308010C:digital envelope routines::unsupported
Hi there, I cannot get past this error which I have been trying to fix for weeks now. I am running a rails 7 app here with node+webpack. It seems that its an issue with webpack causing this: https://github.com/webpack/webpack/issues/14532 I have tried updating webpack locally and setting the new versions in the package.json to try to skip this error, but nothing works. I am wondering how I can set something like 'export NODE_OPTIONS=--openssl-legacy-provider' in Railway? Here's the error output I am receiving upon deployment. output: Error: error:0308010C:digital envelope routines::unsupported
11 replies