R
Railway

✋|help

OpenSearch deployment

Mmr0bread9/10/2023
Hi everyone. I require assistance with deploying an instance of OpenSearch since I get an error during deployment.

I'm deploying it using docker image from the docker hub: opensearchproject/opensearch

Here are the ENV variables I've set up:
DISABLE_INSTALL_DEMO_CONFIG=true
DISABLE_PERFORMANCE_ANALYZER_AGENT_CLI=true
DISABLE_SECURITY_PLUGIN=true
discovery.type=single-node


Here are the logs of deployment:
Disabling execution of install_demo_configuration.sh for OpenSearch Security Plugin

Disabling OpenSearch Security Plugin

Disabling execution of /usr/share/opensearch/bin/opensearch-performance-analyzer/performance-analyzer-agent-cli for OpenSearch Performance Analyzer Plugin

./opensearch-docker-entrypoint.sh: line 70:    10 Killed                  "$@" "${opensearch_opts[@]}"


Would appreciate any help
Mmr0bread9/10/2023
Project ID: 1a71e0e6-e67a-454b-8581-20a28334e240
Bbrody1929/10/2023
more often than not Killed means you ran out of memory, according to your discord tags you are on the trial plan so thats 512mb of ram, you may need to upgrade to hobby, but just to make sure it is an out of memory issue, please send a screenshot of your service metrics
Mmr0bread9/11/2023
Bbrody1929/11/2023
show me memory usage from when you where getting the killed message
Mmr0bread9/11/2023
I reran deployment(and have waited till it runs out of retries) right before making the screenshot. Now the metrics are displayed as follows
Bbrody1929/11/2023
looks like the graph doesnt have enough data points to show the short term memory spike
upgrade to hobby and redeploy
Mmr0bread9/11/2023
Okay, will try, thank you

Looking for more? Join the community!

Recommended Posts
Unable to connect with private networkHey guys, I'm a bit unsure on how to use the internal network. I have a .net api that has a privaterclone on railway to transfer data from one cloud to an other.Hello, I'm creating an app the requires to transfer data from one cloud storage (like onedrive to aBun 1.0 on railwayI am spinning up a simple bun app with 1 file in it. But for some reason all of my builds are failinSocket cannot be archivedWhen building the railway project I get a message saying that: /Users/x/Library/Application SupportBUN 1.0 + AstroHas anyone tried to deploy a Bun app yet? I am getting this error. ERROR: failed to solve: processDjango Railway admin consoleHi! I've had a really good time using Railway thus far, sea-change from setting up an EC2 instance Trouble sending emails via SMTPprojectId: `bb66f5c0-53f9-4e9f-b11f-5965f5d6ec74` serviceId: `b3029692-b78a-4487-bcb0-44e001afecb8` Cannot have a TCP proxy and a domainWhen trying to create a service with a proxy, I'm getting this error. Can I not have a TCP proxy serChange region for Postgres DatabaseHey ! Congratulations for the launch of deployment region ! Now, how can I migrate my db to another Connection Pooling or PgBouncer for Postgres Instances?Hello! Anyone know if the Railway Postgres instance has any sort of connection pooling or pgBouncer?webhook to rebuild serviceHi I have one project: Mongo, PayloadCMS + storage, Nextjs I want to trigger nextjs rebuild after aI paid 40 dollars in subscription fees but its still dont pay my debt for credits.deploy prisma/client not foundhey, when I deploy the prisma client in node_modules is not found because its not generating, I haveCan you explain how usage is estimatedI have an account with a hobby plan subscription, I have a discord bot running on it and a MySQL DB Trying to save a fileTrying to save a file in media/ where can i save files ? PermissionError: [Errno 13] Permission dHelp setup a monorepo - Angular / ExpressHi! Hope everyone is doing well :). I am trying to deploy my Angular application on railway, but it Nose.Js versionhow do i change itVolume creation prevents service from deployingHi! I'm trying to add a volume to a project, but when I attach it to the service, it stops being abldeploy bun 1.0 projectdoes anyone know if and how thats possible on railway currently?Random CPU spike and unresponsive serverWe switched from Vercel to Railway one week ago, and everything was going well until today. For som