whitra_
whitra_
RRailway
Created by whitra_ on 8/18/2023 in #✋|help
Data is not live in local host. Using old stale data
it might be smart to, once i do put it into a repo, but I'll have to do some testing to see how that affects any future clones of it, im guessing ur right on that
20 replies
RRailway
Created by whitra_ on 8/18/2023 in #✋|help
Data is not live in local host. Using old stale data
thanks for your help! I actually just figured out how to fix the issue I had to delete the entire .next folder in the root directory since thats where all the caches are stored, and when i run 'npm run dev' it got completely fresh data. As far as im aware, a lot of people have issues with how next caches data so much, but you definitely helped me narrow down the issues with your questions
20 replies
RRailway
Created by whitra_ on 8/18/2023 in #✋|help
Data is not live in local host. Using old stale data
correct
20 replies
RRailway
Created by whitra_ on 8/18/2023 in #✋|help
Data is not live in local host. Using old stale data
Im not using github for this project, but I don't think i ever did railway u[ either, cuz I'm not ready to go live with it, but i just ran prisma studio and it does have the live data, so its somehwere in my source code, I can get a repo going on github if you'd like to take a look
20 replies
RRailway
Created by whitra_ on 8/18/2023 in #✋|help
Data is not live in local host. Using old stale data
yes, i actually dont have any version control for this project, so its all the original raw files from my pc
20 replies
RRailway
Created by whitra_ on 8/18/2023 in #✋|help
Data is not live in local host. Using old stale data
sorry abt that! will keep that in mind
20 replies
RRailway
Created by whitra_ on 8/18/2023 in #✋|help
Data is not live in local host. Using old stale data
@Brody just tried clearing the cache and it didnt change anything to add though, ive got a console log of all my user data and its showing stale data for that too on the server console, so I know its not the browser I tried looking thru the next caches and didnt see anything that stuck out to me, but its possible im not sure exactly what im looking for in those caches, and i also dont know if deleting any of those would break anything
20 replies
RRailway
Created by whitra_ on 8/18/2023 in #✋|help
Data is not live in local host. Using old stale data
as far as I can tell in my railway log, its accessing it bc its showing TimescaleDB errors everytime I spin up the dev server @Brody
20 replies