Heroku one click build is failing from master branch.
whenever try to open application after build error page is coming..
should Ask for admin info.
crash
Heroku
I am still experiencing this behavior. Any plans for a fix?
I am encountering the same issue and I hope that I can provide more information on it. It appears that v1.0.0 requires oplog and one-click built does not enable oplog. I tried to solve the problem by following the instructions here. However I was unsuccessful as I cannot access the bash interface for the Heroku app on the dyno that is running the app. The only way to run a bash is on a one-off dyno and the command does not seem to work there. Is there any solution to this right now?
The error message:
2019-06-24T07:36:59.354375+00:00 app[web.1]: โ +---------------------------------------------------------------------------+
2019-06-24T07:36:59.354954+00:00 app[web.1]: โ | SERVER ERROR |
2019-06-24T07:36:59.355312+00:00 app[web.1]: โ +---------------------------------------------------------------------------+
2019-06-24T07:36:59.355714+00:00 app[web.1]: โ | |
2019-06-24T07:36:59.356205+00:00 app[web.1]: โ | Rocket.Chat Version: 1.1.3 |
2019-06-24T07:36:59.356622+00:00 app[web.1]: โ | NodeJS Version: 8.11.4 - x64 |
2019-06-24T07:36:59.357107+00:00 app[web.1]: โ | MongoDB Version: 3.6.12 |
2019-06-24T07:36:59.357586+00:00 app[web.1]: โ | MongoDB Engine: unknown |
2019-06-24T07:36:59.358025+00:00 app[web.1]: โ | Platform: linux |
2019-06-24T07:36:59.358538+00:00 app[web.1]: โ | Process Port: 14974 |
2019-06-24T07:36:59.358949+00:00 app[web.1]: โ | Site URL: https://xxx.herokuapp.com |
2019-06-24T07:36:59.359397+00:00 app[web.1]: โ | ReplicaSet OpLog: Disabled |
2019-06-24T07:36:59.359785+00:00 app[web.1]: โ | |
2019-06-24T07:36:59.360270+00:00 app[web.1]: โ | OPLOG / REPLICASET IS REQUIRED TO RUN ROCKET.CHAT, MORE INFORMATION AT: |
2019-06-24T07:36:59.360862+00:00 app[web.1]: โ | https://go.rocket.chat/i/oplog-required |
2019-06-24T07:36:59.361559+00:00 app[web.1]: โ | |
2019-06-24T07:36:59.361948+00:00 app[web.1]: โ +---------------------------------------------------------------------------+
I am still experiencing this problem
Also experiencing this issue
Hi,
Solution :
Still seen
Most helpful comment
I am encountering the same issue and I hope that I can provide more information on it. It appears that v1.0.0 requires oplog and one-click built does not enable oplog. I tried to solve the problem by following the instructions here. However I was unsuccessful as I cannot access the bash interface for the Heroku app on the dyno that is running the app. The only way to run a bash is on a one-off dyno and the command does not seem to work there. Is there any solution to this right now?
The error message: