Git Product home page Git Product logo

docker-rocketchat's People

Contributors

frdmn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

docker-rocketchat's Issues

OTR timeout when using more than one application instances

Bildschirmfoto 2020-10-29 um 16 14 58

Server log files:

[...]
rocketchat_1          | Meteor ➔ method deleteOldOTRMessages -> userId: 4ZtGQjwZ7PDrRNTYa, arguments: ["4ZtGQjwZ7PDrRNTYa5WPGDAB6cBiMWQqaa"]
[...]

Nothing in client console.

Seems to work without any issues when only one Rocket.Chat instance is in use.

Error with permission denied for mkdir

I'm getting next error when trying to start it:
rocketchat-mongodb-1 | mkdir: cannot create directory '/bitnami/mongodb/data': Permission denied

Docker version 23.0.1
Docker Compose version 2.16.0

Didn't use override.yml for simplicity.

Backup import script: "The field 'w' is not valid for an index specification."

2020-10-30T08:58:35.516+0000	restoring indexes for collection rocketchat.rocketchat_apps from metadata
2020-10-30T08:58:35.572+0000	finished restoring rocketchat.rocketchat_export_operations (4 documents)
2020-10-30T08:58:35.574+0000	reading metadata for events.reminders from archive '/dump/202010300000.json'
2020-10-30T08:58:35.609+0000	restoring events.reminders from archive '/dump/202010300000.json'
2020-10-30T08:58:35.614+0000	finished restoring rocketchat.rocketchat_apps (3 documents)
2020-10-30T08:58:35.620+0000	reading metadata for rocketchat.rocketchat_livechat_department from archive '/dump/202010300000.json'
2020-10-30T08:58:35.623+0000	no indexes to restore
2020-10-30T08:58:35.624+0000	finished restoring events.reminders (2 documents)
2020-10-30T08:58:35.624+0000	restoring indexes for collection rocketchat.assets.chunks from metadata
2020-10-30T08:58:35.626+0000	Failed: rocketchat.assets.chunks: error creating indexes for rocketchat.assets.chunks: createIndex error: The field 'w' is not valid for an index specification. Specification: { name: "files_id_1_n_1", ns: "rocketchat.assets.chunks", w: 1, key: { files_id: 1, n: 1 } }

Cannot use hubot

question:cannot use hubot

[shuta13@shuta13-hoge] /var/docker/Rocket.Chat$ docker-compose up -d hubot

ERROR: The Compose file './docker-compose.yml' is invalid because:
Invalid top-level property "hubot". Valid top-level sections for this Compose file are: version, services, networks, volumes, and extensions starting with "x-".

You might be seeing this error because you're using the wrong Compose file version. Either specify a supported version (e.g "2.2" or "3.3") and place your service definitions under the `services` key, or omit the `version` key and place your service definitions at the root of the file to use version 1.
For more on the Compose file format versions, see https://docs.docker.com/compose/compose-file/

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.