You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed & have Tracks 2.7.0 running on a VPS.
I start the app through a terminal: cd /home/blahblahblah/tracks && RAILS_SERVE_STATIC_FILES=TRUE bundle exec bin/rails server -e production & disown
This works just fine but between 12 & 32 hours later, the app is basically unresponsive. No error it just doesn't respond. I need some direction to determine where the issue may be.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've installed & have Tracks 2.7.0 running on a VPS.
I start the app through a terminal: cd /home/blahblahblah/tracks && RAILS_SERVE_STATIC_FILES=TRUE bundle exec bin/rails server -e production & disown
This works just fine but between 12 & 32 hours later, the app is basically unresponsive. No error it just doesn't respond. I need some direction to determine where the issue may be.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions