hexcowboy
Explore posts from serversI haven't been able to connect to any Postgres database all day
sample error:
psql: error: connection to server at "containers-us-west-87.railway.app" (34.168.119.147), port 5760 failed: could not receive data from server: Operation timed out
6 replies
(Rust) Cargo Workspace app failing to build with "value from workspace hasn't been set"
fixed by setting env variable mentioned here https://nixpacks.com/docs/providers/rust#workspaces
it wasnt very clear how to find this solution, it may be helpful to add this link to the error message
9 replies