Render Active Storage being Deleted every time I repush - ruby-on-rails

Ok, so I got my app on Render and everything works fine... Until I push an update, at which point all the pictures go bye bye. Is this an effect of the free tier, or is there something I'm doing wrong? This is the last thing I have to solve, so any input would be appreciated! Thank you very much!

Related

Game Center hasn't updated in about a week

For the past week or so, all the leaderboards in my app have been showing the same scores, and the same number of total scores in the 'All Time'/'This Week'/'Today' views.
There have definitely been new players since this point, and it started without any update to the app itself, so I'm pretty confident that its score-submitting code is sound. I have sent out a new update since, though none of the GameCenter-related code has changed. While four new leaderboards got approved along with the update, and are showing, they contain no scores.
Anybody else experiencing this? Or does anyone have any inclination of why it might be happening?
Thanks in advance!

EPiServer Output Cache clearing for no reason

We recently put live EPiServer output caching, this works fine locally and on our staging sites. For some reason since going live yesterday pages don't seem to stay in the cache for long, if at all. I can't see any obvious reason for this aside from genuine traffic?
To implement caching I added [ContentOutputCache] to the get methods of certain controllers. Then updated the Application Settings with the following:
uiUrl="~/EPiServer/CMS/" httpCacheExpiration="12:0:0" httpCacheVaryByCustom="path" httpCacheVaryByParams="id,epslanguage"
Has anyone seen anything like this before. I can't figure out why the cache keeps being dropped. Interestingly chrome tells me that the content is coming from the cache but the page load time is upwards of 20 seconds at times ... other times it's instant (when the caching is working).
I am not logged in to the CMS and no one is publishing anything.
Please let me know if you need any more info as always any help greatly appreciated on this.
Thanks,
Dan

Executing tasks while app is active and in background

I need to scan a website for changes every few minutes and when difference occurs i need inform user with popout window that contains information about that change.
Problem is i can't find solution to that, i tried putting that code in applicationDidEnterBackground but it didnt work. I'm new to swift and mobile programming at all so please be understanding.
Where should i begin? Little tip maybe.
Thank you!

How do you read your very first message with someone?

I want to read my first messages with someone on Facebook, but I think our VERY first messages were reported to be "moved" because we had so many. I am not sure how if it's even possible to read them anymore, but yeah. Please help! Or actually, maybe I deleted the first set of messaged we had. Anyway to read deleted ones? Most likely not, but still. Just wondering.
I am assuming you are talking about PMs/Chat messages? If that is the case, Facebook does not archive very old messages. If you cannot find them in your messages box, then odds are they are irretrievable.

Rails i18n copycopter reaching out to infinity

I found copycopter a while ago and now started using it. I am pretty happy with it but now am having some weird issues.
My DB size is 8M (thousands of versions on day one) and it keeps adding blubs. It started with a few hundres and over the weekend it went up to 1800+. I did not touch the app over the weekend.
I keep getting blurbs added to the DB nonstop even when I don't edit the application. Things like activerecord.model.x, then activerecord.model.x.other for EVERY MODEL in the app so this is definitely a duplication issue.
I really want to use copycopter but am stuck on this continued blurb adding issue/8M DB. Any help is appreciated. Thank you.
We have just discovered the same the problem. It currently seems to be add any form variable into the equation even when there is no copycopter syntax in site. Also overtime a helper has a label it grabs it.
We narrowed it down to just development ENV, so we think it maybe one of our debugger tools. It seems to capture temp files that are written

Resources