Alejandro Capra
Alejandro Capra
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
i use serve
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
yes
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
is the deploy is succes
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
in a few minutes i discover
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
i was a error with serve, not sure
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
its deploying
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
in think i fixed
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
this is the repo
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
the caddy
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
No description
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
This caddy repo asks you for it separately, I tried the older one that was like that and it doesn't work
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
its a mono repo
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
Fun fact: I had to use in the packagejson in the backend "build": "rm -rf ./dist && tsc || true", and in the frontend "build": "react-scripts build || true", Why would the build stop if it had errors, even if my tsconfig was:
"compilerOptions": {
"noEmitOnError":` false,
"compilerOptions": {
"noEmitOnError":` false,
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
how can i fixed?
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
No description
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
No description
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
No description
27 replies
RRailway
Created by Alejandro Capra on 8/30/2024 in #✋|help
Caddy proxy connection refused
In mi backend i use express:
console.log("Server on");
const port = Number(process.env.PORT) || 3000;

return app.listen(port, "::", () => {
console.log(`Server listening on [::]${port}`);
});
console.log("Server on");
const port = Number(process.env.PORT) || 3000;

return app.listen(port, "::", () => {
console.log(`Server listening on [::]${port}`);
});
27 replies
RRailway
Created by Alejandro Capra on 11/9/2023 in #✋|help
Errors in a web deployed
99233283-dda8-4de0-8f5e-52189f3955db
5 replies