Floris
Floris
RRailway
Created by Floris on 4/1/2024 in #✋|help
rust deploy uses 10x more ram than local dev
No description
181 replies
RRailway
Created by Floris on 2/5/2024 in #✋|help
Rust code fails to deploy during build process
No description
14 replies
RRailway
Created by Floris on 1/24/2024 in #✋|help
Rust Rocket API not exposed
hey guys im trying to deploy my rust rocket API, on localhost it works fine but when deployed it doesn't resolve im listening to the env var PORT if that doesnt exist it'll assume port 8000 (localhost8000) works fine
20 replies
RRailway
Created by Floris on 10/6/2023 in #✋|help
Can't compose docker ymls because docker fails to install
hey guys, i've been trying to install docker as railway can't take docker-compose.yml, right? my first time working with docker myself, i've been trying to install docker desktop for a bit now but i keep running into this error:
Component CommunityInstaller.EnableFeaturesAction failed: Not found
at CommunityInstaller.InstallWorkflow.<DoHandleD4WPackageAsync>d__30.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CommunityInstaller.InstallWorkflow.<DoProcessAsync>d__23.MoveNext()
Component CommunityInstaller.EnableFeaturesAction failed: Not found
at CommunityInstaller.InstallWorkflow.<DoHandleD4WPackageAsync>d__30.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CommunityInstaller.InstallWorkflow.<DoProcessAsync>d__23.MoveNext()
I have already tried to enable Hyper-V and containers via Powershell and normal ui but to no avail
53 replies
RRailway
Created by Floris on 9/27/2023 in #✋|help
Support / Help data usage
hey guys, so since the questions seem to get synced to the web already. i assume it's allowed but i'm double checking since i couldn't find anything in the docs or TOS. Is it allowed for me to use all the help / support community ticket transcripts to use in our dataset for training an LLM?, theres so many hyper specific issues being solved daily here that it would provide a great wide scope of coverage of instructions over a few weeks of time:)
16 replies
RRailway
Created by Floris on 9/23/2023 in #✋|help
Can't seem to get the healthcheck to work, works fine locally over FASTapi and Flask
No description
309 replies