Garcia
Garcia
RRailway
Created by Garcia on 7/11/2024 in #✋|help
Problem with deploy
My deploy is with a error, don't can working. It's just not being able to finish the deployment, it finishes the whole process, and then starts it again
12 replies
RRailway
Created by Garcia on 7/8/2024 in #✋|help
Error in postgres
Hi, i'm getting a log error in my postgres service. I need help to solve it. 2024-07-08 13:52:07.989 UTC [41] WARNING: failed to launch job 1 "Telemetry Reporter [1]": failed to start a background worker 2024-07-08 13:52:07.989 UTC [43] WARNING: failed to launch job 2 "Error Log Retention Policy [2]": failed to start a background worker 2024-07-08 13:52:07.991 UTC [46] WARNING: failed to launch job 1 "Telemetry Reporter [1]": failed to start a background worker 2024-07-08 13:52:08.012 UTC [45] WARNING: failed to launch job 1 "Telemetry Reporter [1]": failed to start a background worker 2024-07-08 13:52:08.013 UTC [41] WARNING: failed to launch job 2 "Error Log Retention Policy [2]": failed to start a background worker 2024-07-08 13:52:08.014 UTC [46] WARNING: failed to launch job 2 "Error Log Retention Policy [2]": failed to start a background worker
3 replies
RRailway
Created by Garcia on 7/4/2024 in #✋|help
Nixpacks dont get a packageManager
Hi, my project is failed in deploy, because it don't get a my definition in packageManager, to use yarn instead npm for dependecy install. I need a help.
8 replies
RRailway
Created by Garcia on 6/13/2024 in #✋|help
Container failed to start
Hello, what is this error? The railway has been super unstable lately, we need more confidence to use this service. ========================= Container failed to start ========================= no available stackers found within resource limits
3 replies
RRailway
Created by Garcia on 6/3/2024 in #✋|help
Grafana with Node in Railway
How to i can make a use of the grafana, with my project using Node.js and NestJS?
3 replies
RRailway
Created by Garcia on 5/31/2024 in #✋|help
Url don't connect
My api is having trouble connecting, my deployment was successful, but my api url is not connecting, it is showing the server error message.
37 replies
RRailway
Created by Garcia on 4/23/2024 in #✋|help
Problem with connection database in deploy
Hi, i have a problem with deploy, i use prisma ORM, with NestJS, and he's show me this log error: $ /app/node_modules/.bin/prisma migrate deploy Prisma schema loaded from prisma/schema.prisma Datasource "db": PostgreSQL database "railway", schema "public" at "-----railway.internal:5432" Error: P1001: Can't reach database server at ------.railway.internal:5432 Please make sure your database server is running at -------.railway.internal:5432. error Command failed with exit code 1.
64 replies
RRailway
Created by Garcia on 4/4/2024 in #✋|help
yarn v4
Hi, i would like whats i configuring my project, for run using yarn v4.
12 replies
RRailway
Created by Garcia on 4/3/2024 in #✋|help
Possible Security Attack Redis
Hi, my redis is showing this logs: Possible SECURITY ATTACK detected. It looks like somebody is sending POST or Host: commands to Redis. This is likely due to an attacker attempting to use Cross Protocol Scripting to compromise your Redis instance. Connection from IP aborted. I need a help for only know if i need worry with this.
5 replies
RRailway
Created by Garcia on 3/14/2024 in #✋|help
Building bugged
No description
4 replies
RRailway
Created by Garcia on 3/12/2024 in #✋|help
Cors problem again
No description
23 replies
RRailway
Created by Garcia on 3/11/2024 in #✋|help
Cors problem Status code 503
Hi, my application is getting error 503, and show in my console a message from cors error, but my server anytime working normally, is railway with stability?
9 replies
RRailway
Created by Garcia on 2/22/2024 in #✋|help
Error download Chrome
No description
31 replies
RRailway
Created by Garcia on 2/20/2024 in #✋|help
Database postgres bugged
Hi, i change the password from my database postgres, and now he dont connect more, using pgadmin he connect, but using dbeaver and system or psql from terminal, dont access. Help.
9 replies
RRailway
Created by Garcia on 2/20/2024 in #✋|help
How to I set protocol from SSL, to TLS V.1.2?
Hi, i'm getting an error, reference to a version from my protocol tls, would there be any way to select another version of this protocol?
6 replies
RRailway
Created by Garcia on 2/14/2024 in #✋|help
Problem with public connection with kafka service
I have a service using kafka and zookeeper in one project, and, i want connect in him by other project, both in my account. Now an error is occurring, where it cannot find my public Kafka connection.
29 replies
RRailway
Created by Garcia on 2/8/2024 in #✋|help
Link projects
Hi, is there any way to access a service from another project?
5 replies
RRailway
Created by Garcia on 1/31/2024 in #✋|help
Problem with JsReport and NestJS
I have a problem with jsreport, he's log this message in Observability, and restart my service. <--- Last few GCs ---> [37:0x48c3a00] 854512 ms: Scavenge (reduce) 1755.5 (1926.3) -> 1754.5 (1930.1) MB, 14.6 / 0.0 ms (average mu = 0.992, current mu = 0.971) allocation failure; [37:0x48c3a00] 856831 ms: Mark-sweep (reduce) 2251.8 (2426.8) -> 2251.2 (2396.1) MB, 404.7 / 0.0 ms (+ 74.0 ms in 556 steps since start of marking, biggest step 0.5 ms, walltime since start of marking 2697 ms) (average mu = 0.966, current mu = 0.895) e <--- JS stacktrace ---> FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory 1: 0xab4728 node::Abort() [node] 2: 0x9a4839 [node] 3: 0xcc23e0 v8::Utils::ReportOOMFailure(v8::internal::Isolate, char const, bool) [node] 4: 0xcc27ab v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate, char const, bool) [node] 5: 0xea6cc5 [node] 6: 0xebb109 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node] 7: 0xebdec4 v8::internal::Heap::AllocateExternalBackingStore(std::function<void* (unsigned long)> const&, unsigned long) [node] 8: 0xff8b6b v8::internal::BackingStore::Allocate(v8::internal::Isolate, unsigned long, v8::internal::SharedFlag, v8::internal::InitializedFlag) [node] 9: 0xcd737b v8::ArrayBuffer::NewBackingStore(v8::Isolate, unsigned long) [node] 10: 0xbb6a7a node::StreamBase::Writev(v8::FunctionCallbackInfo<v8::Value> const&) [node] 11: 0xbba3dd void node::StreamBase::JSMethod<&node::StreamBase::Writev>(v8::FunctionCallbackInfo<v8::Value> const&) [node] 12: 0xd251ee v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [node] 13: 0xd25811 [node] 14: 0xd26107 v8::internal::Builtin_HandleApiCall(int, unsigned long, v8::internal::Isolate) [node] 15: 0x16abef9 [node]
11 replies
RRailway
Created by Garcia on 1/30/2024 in #✋|help
Problem with Prisma
I have a problem with prisma and my db PostgreSql, whats i can resolve this? Error querying the database: FATAL: sorry, too many clients already My database url contains: ?connection_limit=20&pool_timeout=0&connect_timeout=300
13 replies