Garcia
Problem with tls
I have a big problem, which I imagine is related to TLS. My company has a desktop system in Delphi and a web system made in javascript stack. The web system is working normally, but the desktop system is presenting a problem:
ssl routines: ssl3_read_bytes:tlsv1 alert internal error
7 replies
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
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
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
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