Code Monkey home page Code Monkey logo

Comments (9)

sampaiodiego avatar sampaiodiego commented on July 24, 2024

as stated at RocketChat/Rocket.Chat#10114 (comment) I was able to run 0.62.2 .. do you have any additional details?

from docker.official.image.

micw avatar micw commented on July 24, 2024

I have created a copy of my environment and upgraded from 0.61.2 to 0.62.0 - the server started with no problems.

Then I upgraded to 0.62.1 - and it dies at the same point as before:

13.3.2018 19:14:39Will load cache for users
13.3.2018 19:14:3929 records load from users
13.3.2018 19:14:39Will load cache for rocketchat_room
13.3.2018 19:14:39180 records load from rocketchat_room
13.3.2018 19:14:39Will load cache for rocketchat_subscription
13.3.2018 19:14:39437 records load from rocketchat_subscription
13.3.2018 19:14:39Will load cache for rocketchat_settings
13.3.2018 19:14:39628 records load from rocketchat_settings
13.3.2018 19:14:42Updating process.env.MAIL_URL
13.3.2018 19:14:42Starting Email Intercepter...

from docker.official.image.

micw avatar micw commented on July 24, 2024

I downgraded again, enabled debug logging in admin view and upgraded to 0.62.2. Similar result:

13.3.2018 19:20:55Will load cache for users
13.3.2018 19:20:5529 records load from users
13.3.2018 19:20:55Will load cache for rocketchat_room
13.3.2018 19:20:55180 records load from rocketchat_room
13.3.2018 19:20:55Will load cache for rocketchat_subscription
13.3.2018 19:20:55437 records load from rocketchat_subscription
13.3.2018 19:20:55Will load cache for rocketchat_settings
13.3.2018 19:20:55628 records load from rocketchat_settings
13.3.2018 19:20:57BaseCache ➔ debug rocketchat_settings Falling back observe to model with query: undefined
13.3.2018 19:20:58BaseCache ➔ debug rocketchat_settings Falling back observe to model with query: undefined
13.3.2018 19:20:58Updating process.env.MAIL_URL
13.3.2018 19:20:58Starting Email Intercepter...
13.3.2018 19:20:59BaseCache ➔ debug rocketchat_settings Falling back observe to model with query: { _id: /theme-color-rc/i }

from docker.official.image.

micw avatar micw commented on July 24, 2024

I ran the container with a sleep command, attached a shell and executed "node main.js" in the shell. Same result as above plus one more log line:

Segmentation fault

from docker.official.image.

sampaiodiego avatar sampaiodiego commented on July 24, 2024

@micw this is weird.. please try removing your current image and pulling it again (docker rmi rocket.chat:0.62.2 and docker pull rocket.chat:0.62.2).

if after that you end up with same issue, please try using our own image: rocketchat/rocket.chat:0.62.2

from docker.official.image.

micw avatar micw commented on July 24, 2024

Same with freshly pulled image. With rocketchat/rocket.chat:0.62.2 it works - but that one uses node 8.9.3

14.3.2018 06:23:00➔ +--------------------------------------------------------------+
14.3.2018 06:23:00➔ |                        SERVER RUNNING                        |
14.3.2018 06:23:00➔ +--------------------------------------------------------------+
14.3.2018 06:23:00➔ |                                                              |
14.3.2018 06:23:00➔ |  Rocket.Chat Version: 0.62.2                                 |
14.3.2018 06:23:00➔ |       NodeJS Version: 8.9.3 - x64                            |
14.3.2018 06:23:00➔ |             Platform: linux                                  |
14.3.2018 06:23:00➔ |         Process Port: 3000                                   |
14.3.2018 06:23:00➔ |             Site URL: [...]  |
14.3.2018 06:23:00➔ |     ReplicaSet OpLog: Disabled                               |
14.3.2018 06:23:00➔ |          Commit Hash: 07f0e3f77c                             |
14.3.2018 06:23:00➔ |        Commit Branch: HEAD                                   |
14.3.2018 06:23:00➔ |                                                              |
14.3.2018 06:23:00➔ +--------------------------------------------------------------+

from docker.official.image.

sampaiodiego avatar sampaiodiego commented on July 24, 2024

Since it worked I've created a pull request to force image to use 8.9.. let's see how it goes

from docker.official.image.

sampaiodiego avatar sampaiodiego commented on July 24, 2024

looking at @micw logs again I noticed ReplicaSet OpLog: Disabled , so I tried again using this same configuration and it crashed to me as well.

I'll leave this closed and add this new info into RocketChat/Rocket.Chat#10114 so we can keep talking there, as it not seems to be a docker image issue

from docker.official.image.

micw avatar micw commented on July 24, 2024

@sampaiodiego Seems to be the combination of "OpLog: Disabled" and node 8.10. So the docker workaround might be a good thing until the root cause is fixed.

from docker.official.image.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.