R
Railway

✋|help

railway cache not clearing despite NIXPACKS_NO_CACHE

Hhuskygoeswoof8/29/2023
as title says. my railway server is not deploying without using cache.
Hhuskygoeswoof8/29/2023
e7d81d77-7cfa-427f-8de3-7f01da83fad6
Bbrody1928/29/2023
show me a screenshot of your service variables with that variables value shown
Hhuskygoeswoof8/30/2023
Bbrody1928/30/2023
okay and send your build logs too, use this https://bookmarklet.up.railway.app/log-downloader/
Hhuskygoeswoof8/30/2023
here u go
Bbrody1928/30/2023
you are using a dockerfile
NIXPACKS_NO_CACHE is not applicable
Hhuskygoeswoof8/30/2023
what would enable me to run the dockerfile without it caching my versions in railway then?
Bbrody1928/30/2023
what is the actually problem you are facing?
Hhuskygoeswoof8/30/2023
im using poetry for version dependencies. i have a package "vocode" which isn't being made use of the latest version, because of the dockerfile being cached, and not running RUN poetry update vocode
Bbrody1928/30/2023
what version of vocode do you have in your pyproject.toml?
Hhuskygoeswoof8/30/2023
its pointing to a github repo branch,

vocode = {git = "https://github.com/KwalAI/vocode-python.git", branch = "main"}

which should be using the commit a39ae48, but i doubt it is, because i didn't see the railway logs update the version, and just cached it. is there a way for me to verify this as well from railway?
Bbrody1928/30/2023
have your code print out the version installed? though i feel like you are looking for issues in the wrong place

Looking for more? Join the community!

Recommended Posts
Security Page for RailwayDoes Railway have a privacy/security page that we could reference to fulfill requirements from custoBig memory usageI have a nodejs app running some tasks and it seems like the ram is increadibly high in the railway Cannot terminate old instanceI have an old instance running alongside the latest one, and I cannot find a way to terminate it thrGitHub deployment triggers became inactiveDeployment trigger to main branch became inactive, I am on a paid plan.no build errors but serve command keeps crashingHi, I’m new to nx workspace, nest and railways.app. I did some changes and I pushed them to my GitHTemplate variable function ${{ secret() }} broken for new template deploysHey, I have a plausible analytics template on railway. I just got an issue on my GitHub repo for theRepo changes not being deployed automaticallyHi, I've made some fixes on my GitHub repository and the changes are not being deployed automaticallConnecting to custom postgres instanceHello! I have just set up a postgres service with custom dockerfile because I'm starting a new proje2 days in a row 7am server stops respondingI have a weird issue with my deployment. Nothing like that happened before. For the last 2 days aroui need help setting up my discord boti need someone to help me configure the database [ i am extremely new to this ]Time between new deploymentsSince I can't find this question, how many seconds does a deployment get removed after a new one goeHobby plan paymentHey do railway accept debit cards ? If yes then why isn't it working?Nobody answering emails on billingHow come nobody is answering the emails i send to billing@railway.app?Access Railway server via http, not https?Hello guys, any one can let me know to access my railway server using http link? ex: http://myservePR environments are not being deployed for the project ownerFollowup to https://discord.com/channels/713503345364697088/1006629907067064482/threads/114578691488Railway PaymentI don't have credit card and unable to get one in our country. Can i make payment using debit card ?Django project: install phase times outWe're currently evaluating Railway because we want to move away from AWS and have a more pleasant anNew to railwaysTrying to move my stuff from a VPS to railwayCancel subscription and then switch to credit, but between...?Hello, I have a doubt about the procedure to switch hobby plan from usage to credit based. Maybe theQuestion: When pushing updates to GitHub repo, will those changes be updated in my custom domain?I pushed a fix into my GitHub repo, which my site is being deployed from, merged to the main branch