sagat
sagat
RRailway
Created by sagat on 9/24/2024 in #✋|help
Both my DBs Postgres and redis are not available.
I always get this log message on my deploy logs. It worked for postgres and redis fine for about a week. Can't reach database server at postgres.railway.internal:5432
20 replies
RRailway
Created by sagat on 12/18/2023 in #✋|help
Meilisearch not reachable
We use meilisearch in different envs, but it only works in our local env, not in development for example. I tried everythin already. I moved it to another zone, I tried private and public urls. I also tried to connect from my dev to local env, didn't work either. I experienced lately that when I launch a service and it automatically starts in all envs, it is only available in the env where I started it. I could delete the whole service, but apparently it says that it is going to delete every service instance of it in any env. The Error:
{
"headers": {
"normalizedNames": {},
"lazyUpdate": null
},
"status": 500,
"statusText": "OK",
"url": "https://api.dev.feature-vote.cheveo.de/boards/search",
"ok": false,
"name": "HttpErrorResponse",
"message": "Http failure response for https://api.dev.feature-vote.cheveo.de/boards/search: 500 OK",
"error": {
"message": "MeilisearchCommunicationError unable to execute request (path \"POST /indexes/boards/search\" with method \"Search\"): lookup : no such host"
}
}
{
"headers": {
"normalizedNames": {},
"lazyUpdate": null
},
"status": 500,
"statusText": "OK",
"url": "https://api.dev.feature-vote.cheveo.de/boards/search",
"ok": false,
"name": "HttpErrorResponse",
"message": "Http failure response for https://api.dev.feature-vote.cheveo.de/boards/search: 500 OK",
"error": {
"message": "MeilisearchCommunicationError unable to execute request (path \"POST /indexes/boards/search\" with method \"Search\"): lookup : no such host"
}
}
Please help, my app is supposed to go to alpha testround today 🙂
107 replies
RRailway
Created by sagat on 10/16/2023 in #✋|help
Pro Team Plan Issue
After upgrading to pro plan and positive billing invoice, I don't see any changes to my project and general UI doesnt reflect my chamges. It still says free plan.
10 replies