romainbutteaud / Kaffeine

Keeping free Heroku apps awake.
kaffeine.herokuapp.com
1.05k stars 112 forks source link

Something Went Wrong #25

Closed morgannewman closed 5 years ago

morgannewman commented 5 years ago

Looks like the something went wrong error is back! I suspect the DB needs to be purged of inactive apps.

bobbohee commented 5 years ago

I wrote my app name and set the time. But there was an error. why??

imhotepper commented 5 years ago

I get the same error ;(

RonnieOnRails commented 5 years ago

same today

Ovi commented 5 years ago

Same issue 😢

imhotepper commented 5 years ago

Based on the records displayed it looks like the DB is full :( kaffeine full

Frikster commented 5 years ago

Same issue (commenting so I can get updates)

Hugo0 commented 5 years ago

Same issue as well.

michaelrkn commented 5 years ago

Same issue (commenting so I can get updates)

bergpb commented 5 years ago

Someone trying to contact @romainbutteaud? Your email returns after send and your twitter account is inaccessible.

romainbutteaud commented 5 years ago

yes looks like the DB is full - I can try to purge it

bergpb commented 5 years ago

awesome, im try add a new heroku app and works again thanks @romainbutteaud.

writer0713 commented 5 years ago

@romainbutteaud DB is full again. I think. "something is wrong" message :(

ben0it8 commented 5 years ago

same for me!

writer0713 commented 5 years ago

@romainbutteaud why don't u pick some contributters to see issues. or, make an automation tool for this issue.

chihsienyen commented 5 years ago

get the "something is wrong" message I'd appreciate if it can be fixed 😃

sylviamoss commented 5 years ago

same for me!

ndstephens commented 5 years ago

same here...bummer

anechol commented 5 years ago

same :(

arielwulkan commented 5 years ago

same for me!

Paul3MK commented 5 years ago

Still getting the error message

romainbutteaud commented 5 years ago

I took the whole app down while reseting the DB, I will need to redeploy it with the newer Ruby version. I'll try to do it this week.

romainbutteaud commented 5 years ago

I've reseted the DB because we reached the 10K DB row limit on the free Heroku DB plan. Feel free to re-add your apps.

joisadler commented 5 years ago

Hello! I'm trying now to add my app and get the "something went wrong" error. Number of users for this moment is 100645. Is the DB full again?

writer0713 commented 5 years ago

guys, just use below service(free).

https://cron-job.org/en/

anechol commented 5 years ago

guys, just use below service(free).

https://cron-job.org/en/

Thanks for providing this! I've gotten around by using a basic setInterval script, but this might be useful for others.

ra312 commented 4 years ago

The same problem