Repulser / Moosic

Host your own 24/7 Discord Music Bot!
135 stars 49 forks source link

Memory quota exceeded - Lags #26

Closed tezcalitpoka closed 4 years ago

tezcalitpoka commented 5 years ago

When check the log on heroku, seeing below and at the same time my radio broadtcast is getting so laggy. Is this because i have free heroku account which is limited or its what it is? Any way to fix this? Thank you 2018-09-23T15:02:10.695945+00:00 heroku[run.6483]: Process running mem=616M(120.3%) 2018-09-23T15:02:10.695945+00:00 heroku[run.6483]: Error R14 (Memory quota exceeded)

yalishanda42 commented 4 years ago

Same here, process was stopped when reached the memory limit:

2020-05-25T00:59:04.522039+00:00 heroku[run.7299]: Process running mem=1028M(200.6%)
2020-05-25T00:59:04.523928+00:00 heroku[run.7299]: Error R15 (Memory quota vastly exceeded)
2020-05-25T00:59:04.525859+00:00 heroku[run.7299]: Stopping process with SIGKILL
2020-05-25T00:59:04.658687+00:00 heroku[run.7299]: Process exited with status 137
2020-05-25T00:59:04.695353+00:00 heroku[run.7299]: State changed from up to complete

So are the songs loaded into memory and not released afterwards?

yalishanda42 commented 4 years ago

I have found actually that when the process is run as a worker dyno in heroku there is no such issue with the memory.

Repulser commented 4 years ago

Closing this since heroku is no longer supported