Felinto
Felinto
RRailway
Created by Felinto on 1/4/2024 in #✋|help
Change folder permissions using nixpack
I have a PHP application that uses nixpack to build. How can I change the chmod permission of the /app/writable/cache folder to 777 ?
3 replies
RRailway
Created by Felinto on 11/10/2023 in #✋|help
Loop when building in docker
No description
9 replies
RRailway
Created by Felinto on 10/26/2023 in #✋|help
Websockets not working
Websockets are not working and I configured my domain!
32 replies
RRailway
Created by Felinto on 6/23/2023 in #✋|help
High usage of memory in PostgreSQL instance
I love how simple the railway dashboard is and has very good usability but the database service increases memory usage constantly and I need to restart the plugin from time to time to not have a billing surprise at the end of the month . Is there any way around this?
8 replies
RRailway
Created by Felinto on 5/25/2023 in #✋|help
Deployment has crashed
The deployment seems to be working normally: https://prnt.sc/Dx0CvuejONsr But this crash warning appears. I can access it through the web interface. What can it be ?
21 replies
RRailway
Created by Felinto on 5/24/2023 in #✋|help
Update strapi
Hey! Could you update the "strapi" template ? The last version available is 4.10 https://github.com/railwayapp-templates/strapi https://strapi.io/changelog
25 replies
RRailway
Created by Felinto on 4/18/2023 in #✋|help
GraphQL (API): Metrics query endpoint does not return anything
The GraphQL query endpoint does not return anything. I have a lot of projects in railway but I don't receive any data.
7 replies
RRailway
Created by Felinto on 4/3/2023 in #✋|help
How to connect to another instance without link a public domain
4 replies
RRailway
Created by Felinto on 4/1/2023 in #✋|help
Postgres using too much memory
I am being overcharged due to my postgres instance, however I cannot restart it to free the memory. I use this database very little and there is no plausible reason why the memory usage is around 1GB now.
12 replies
RRailway
Created by Felinto on 3/3/2023 in #✋|help
I can't deploy a PHP application using Slim Framework
I have a simple application that uses slim framework: https://github.com/felinto-dev/wp-package-parser-api-php but I receive this error in railway deployment:
sh: 2: daemon: not found
sh: 4: worker_rlimit_nofile: not found
sh: 6: events: not found
sh: 7: worker_connections: not found
sh: 8: Syntax error: "}" unexpected
sh: 2: daemon: not found
sh: 4: worker_rlimit_nofile: not found
sh: 6: events: not found
sh: 7: worker_connections: not found
sh: 8: Syntax error: "}" unexpected
sh: 2: daemon: not found
sh: 4: worker_rlimit_nofile: not found
sh: 6: events: not found
sh: 7: worker_connections: not found
sh: 8: Syntax error: "}" unexpected
Server starting on port 6615
nginx: [emerg] open() "/conf/mime.types" failed (2: No such file or directory) in /nginx.conf:11
sh: 2: daemon: not found
sh: 4: worker_rlimit_nofile: not found
sh: 6: events: not found
sh: 7: worker_connections: not found
sh: 8: Syntax error: "}" unexpected
sh: 2: daemon: not found
sh: 4: worker_rlimit_nofile: not found
sh: 6: events: not found
sh: 7: worker_connections: not found
sh: 8: Syntax error: "}" unexpected
sh: 2: daemon: not found
sh: 4: worker_rlimit_nofile: not found
sh: 6: events: not found
sh: 7: worker_connections: not found
sh: 8: Syntax error: "}" unexpected
Server starting on port 6615
nginx: [emerg] open() "/conf/mime.types" failed (2: No such file or directory) in /nginx.conf:11
181 replies